[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:22:07.128274 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:40901
I20260710 13:22:07.130156 21914 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:22:07.131487 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:07.153036 21920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:07.153090 21923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:07.155282 21914 server_base.cc:1061] running on GCE node
W20260710 13:22:07.153098 21921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:08.391130 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:08.391441 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:08.391752 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689728391724 us; error 0 us; skew 500 ppm
I20260710 13:22:08.392683 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:08.398738 21914 webserver.cc:533] Webserver started at http://127.21.102.190:37793/ using document root <none> and password file <none>
I20260710 13:22:08.399703 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:08.399935 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:08.400434 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:08.407167 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "8eaf65129ed04c7f95c2d86fe9989e10"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.415979 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:22:08.421645 21929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:08.423112 21914 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:22:08.423527 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "8eaf65129ed04c7f95c2d86fe9989e10"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.423907 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:08.477015 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:08.478963 21914 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:22:08.479470 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:08.552214 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:40901
I20260710 13:22:08.552294 21980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:40901 every 8 connection(s)
I20260710 13:22:08.560731 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:08.583352 21981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: Bootstrap starting.
I20260710 13:22:08.589556 21981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:08.591503 21981 log.cc:826] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: Log is configured to *not* fsync() on all Append() calls
I20260710 13:22:08.596340 21981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: No bootstrap required, opened a new log
I20260710 13:22:08.619685 21981 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER }
I20260710 13:22:08.620313 21981 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:08.620652 21981 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eaf65129ed04c7f95c2d86fe9989e10, State: Initialized, Role: FOLLOWER
I20260710 13:22:08.621701 21981 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER }
I20260710 13:22:08.622265 21981 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:08.622593 21981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:08.622990 21981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:08.627628 21981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER }
I20260710 13:22:08.628473 21981 leader_election.cc:304] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [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: 8eaf65129ed04c7f95c2d86fe9989e10; no voters: 
I20260710 13:22:08.630402 21981 leader_election.cc:290] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:08.630791 21984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:08.633158 21984 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 1 LEADER]: Becoming Leader. State: Replica: 8eaf65129ed04c7f95c2d86fe9989e10, State: Running, Role: LEADER
I20260710 13:22:08.634158 21984 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [LEADER]: Queue going to LEADER mode. State: All 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: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER }
I20260710 13:22:08.635192 21981 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:08.645501 21985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER } }
I20260710 13:22:08.646337 21985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:08.647341 21986 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8eaf65129ed04c7f95c2d86fe9989e10. Latest consensus state: current_term: 1 leader_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eaf65129ed04c7f95c2d86fe9989e10" member_type: VOTER } }
I20260710 13:22:08.648198 21986 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:08.650290 21993 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:08.662251 21993 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:08.664667 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:08.679827 21993 catalog_manager.cc:1383] Generated new cluster ID: 7764698277b74153af08d995f09d5867
I20260710 13:22:08.680156 21993 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:08.699050 21993 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:08.700595 21993 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:08.714483 21993 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: Generated new TSK 0
I20260710 13:22:08.715520 21993 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:08.732244 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:08.740962 22003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:08.743637 22004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:08.745173 22006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:08.746119 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:08.747160 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:08.747442 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:08.747644 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689728747628 us; error 0 us; skew 500 ppm
I20260710 13:22:08.748456 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:08.752866 21914 webserver.cc:533] Webserver started at http://127.21.102.129:35129/ using document root <none> and password file <none>
I20260710 13:22:08.753589 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:08.753836 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:08.754182 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:08.755846 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "44620c63657f4ef193d2778101d28635"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.763130 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:22:08.768544 22011 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:08.769502 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:22:08.769862 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "44620c63657f4ef193d2778101d28635"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.770255 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:08.800420 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:08.802515 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:08.805869 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:08.811962 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:08.812287 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:08.812614 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:08.812887 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
I20260710 13:22:08.926994 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:46869
I20260710 13:22:08.927044 22073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:46869 every 8 connection(s)
I20260710 13:22:08.936419 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:08.950070 22078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:08.958685 22079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:08.962911 21914 server_base.cc:1061] running on GCE node
W20260710 13:22:08.963176 22081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:08.966377 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:08.966694 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:08.966861 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689728966848 us; error 0 us; skew 500 ppm
I20260710 13:22:08.967430 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:08.971628 21914 webserver.cc:533] Webserver started at http://127.21.102.130:46501/ using document root <none> and password file <none>
I20260710 13:22:08.972327 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:08.972568 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:08.972980 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:08.974261 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "36104f2b0a994e1b8f673a2585187a49"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.974465 22074 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40901
I20260710 13:22:08.974990 22074 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:08.976306 22074 heartbeater.cc:507] Master 127.21.102.190:40901 requested a full tablet report, sending...
I20260710 13:22:08.980265 21946 ts_manager.cc:194] Registered new tserver with Master: 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869)
I20260710 13:22:08.980873 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:22:08.982685 21946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54126
I20260710 13:22:08.986956 22086 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:08.987856 21914 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:08.988148 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "36104f2b0a994e1b8f673a2585187a49"
format_stamp: "Formatted at 2026-07-10 13:22:08 on dist-test-slave-mxjd"
I20260710 13:22:08.988478 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.009716 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.011657 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.014533 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.018922 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:09.019124 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.019454 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:09.019603 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.139464 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:36031
I20260710 13:22:09.139717 22148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:36031 every 8 connection(s)
I20260710 13:22:09.147362 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.161569 22153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.162025 22149 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40901
W20260710 13:22:09.161576 22152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.162442 22149 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.163513 22149 heartbeater.cc:507] Master 127.21.102.190:40901 requested a full tablet report, sending...
I20260710 13:22:09.166278 21946 ts_manager.cc:194] Registered new tserver with Master: 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:09.168172 21946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54142
I20260710 13:22:09.171350 21914 server_base.cc:1061] running on GCE node
W20260710 13:22:09.172078 22156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.173133 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.173329 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.173557 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689729173531 us; error 0 us; skew 500 ppm
I20260710 13:22:09.174191 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.177649 21914 webserver.cc:533] Webserver started at http://127.21.102.131:40523/ using document root <none> and password file <none>
I20260710 13:22:09.178331 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.178570 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:09.178856 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:09.180315 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "f183f3c125be4b439d087974f6e332f6"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-mxjd"
I20260710 13:22:09.185263 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:22:09.189366 22160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.190207 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:22:09.190527 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "f183f3c125be4b439d087974f6e332f6"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-mxjd"
I20260710 13:22:09.190876 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.219795 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.221637 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.223309 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.226339 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:09.226605 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.226886 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:09.227062 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.346060 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:37641
I20260710 13:22:09.346205 22222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:37641 every 8 connection(s)
I20260710 13:22:09.368178 22223 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40901
I20260710 13:22:09.368693 22223 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.369797 22223 heartbeater.cc:507] Master 127.21.102.190:40901 requested a full tablet report, sending...
I20260710 13:22:09.372107 21946 ts_manager.cc:194] Registered new tserver with Master: f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:09.372824 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020215944s
I20260710 13:22:09.373822 21946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54152
I20260710 13:22:09.434932 21946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54156:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:09.439340 21946 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:09.576045 22037 tablet_service.cc:1511] Processing CreateTablet for tablet 78a800a61c8947b1b74fd214f9d86506 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.577872 22039 tablet_service.cc:1511] Processing CreateTablet for tablet 7810cbfc04844341ab3c33c006eba0ab (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.577163 22036 tablet_service.cc:1511] Processing CreateTablet for tablet 4462f672ded649d5bbb430892d4f4ed5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.571077 22038 tablet_service.cc:1511] Processing CreateTablet for tablet 93ab5f23eae8435a89e6f5cc5065b0a5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:09.577001 22033 tablet_service.cc:1511] Processing CreateTablet for tablet 91f6e365534245b6b49557eeb3317671 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.580093 22035 tablet_service.cc:1511] Processing CreateTablet for tablet ce66397517bf4641a041214f340d3456 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.583693 22039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7810cbfc04844341ab3c33c006eba0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.579692 22034 tablet_service.cc:1511] Processing CreateTablet for tablet 9769adb850a74c17a221df45224e3bee (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.588732 22032 tablet_service.cc:1511] Processing CreateTablet for tablet 09b70b89cc31413fb138e32353f03e95 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.591630 22037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a800a61c8947b1b74fd214f9d86506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.593828 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b70b89cc31413fb138e32353f03e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.595760 22036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4462f672ded649d5bbb430892d4f4ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.598814 22034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9769adb850a74c17a221df45224e3bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.604094 22038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ab5f23eae8435a89e6f5cc5065b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.604714 22031 tablet_service.cc:1511] Processing CreateTablet for tablet d2355d05f87c48b382396893a2e75442 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.615736 22033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f6e365534245b6b49557eeb3317671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.617847 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2355d05f87c48b382396893a2e75442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.632056 22035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce66397517bf4641a041214f340d3456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.647799 22188 tablet_service.cc:1511] Processing CreateTablet for tablet 7810cbfc04844341ab3c33c006eba0ab (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.649842 22188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7810cbfc04844341ab3c33c006eba0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.654696 22186 tablet_service.cc:1511] Processing CreateTablet for tablet 78a800a61c8947b1b74fd214f9d86506 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.663618 22187 tablet_service.cc:1511] Processing CreateTablet for tablet 93ab5f23eae8435a89e6f5cc5065b0a5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
W20260710 13:22:09.666558 21994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:09.673974 22185 tablet_service.cc:1511] Processing CreateTablet for tablet 4462f672ded649d5bbb430892d4f4ed5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.676340 22186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a800a61c8947b1b74fd214f9d86506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.680914 22184 tablet_service.cc:1511] Processing CreateTablet for tablet ce66397517bf4641a041214f340d3456 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.687566 22183 tablet_service.cc:1511] Processing CreateTablet for tablet 9769adb850a74c17a221df45224e3bee (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.689990 22187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ab5f23eae8435a89e6f5cc5065b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.695446 22185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4462f672ded649d5bbb430892d4f4ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.703037 22183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9769adb850a74c17a221df45224e3bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.705360 22184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce66397517bf4641a041214f340d3456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.732827 22241 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:09.734375 22114 tablet_service.cc:1511] Processing CreateTablet for tablet 7810cbfc04844341ab3c33c006eba0ab (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.735843 22114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7810cbfc04844341ab3c33c006eba0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.738153 22113 tablet_service.cc:1511] Processing CreateTablet for tablet 93ab5f23eae8435a89e6f5cc5065b0a5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:09.739537 22113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ab5f23eae8435a89e6f5cc5065b0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.742213 22112 tablet_service.cc:1511] Processing CreateTablet for tablet 78a800a61c8947b1b74fd214f9d86506 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.744728 22111 tablet_service.cc:1511] Processing CreateTablet for tablet 4462f672ded649d5bbb430892d4f4ed5 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.748226 22241 tablet_bootstrap.cc:654] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.748409 22110 tablet_service.cc:1511] Processing CreateTablet for tablet ce66397517bf4641a041214f340d3456 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.752074 22112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a800a61c8947b1b74fd214f9d86506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.760428 22109 tablet_service.cc:1511] Processing CreateTablet for tablet 9769adb850a74c17a221df45224e3bee (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.761148 22182 tablet_service.cc:1511] Processing CreateTablet for tablet 91f6e365534245b6b49557eeb3317671 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.766827 22182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f6e365534245b6b49557eeb3317671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.763082 22110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce66397517bf4641a041214f340d3456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.763827 22108 tablet_service.cc:1511] Processing CreateTablet for tablet 91f6e365534245b6b49557eeb3317671 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.778448 22181 tablet_service.cc:1511] Processing CreateTablet for tablet 09b70b89cc31413fb138e32353f03e95 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.780611 22181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b70b89cc31413fb138e32353f03e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.777259 22109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9769adb850a74c17a221df45224e3bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.793313 22106 tablet_service.cc:1511] Processing CreateTablet for tablet d2355d05f87c48b382396893a2e75442 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.787051 22107 tablet_service.cc:1511] Processing CreateTablet for tablet 09b70b89cc31413fb138e32353f03e95 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.801664 22180 tablet_service.cc:1511] Processing CreateTablet for tablet d2355d05f87c48b382396893a2e75442 (DEFAULT_TABLE table=test-workload [id=b6ceca9eb4514224a5963aac888716d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.799495 22108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f6e365534245b6b49557eeb3317671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.805725 22180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2355d05f87c48b382396893a2e75442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.828629 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2355d05f87c48b382396893a2e75442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.853597 22107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b70b89cc31413fb138e32353f03e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.856479 22111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4462f672ded649d5bbb430892d4f4ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.862479 22241 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:09.862994 22241 ts_tablet_manager.cc:1403] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.007s
I20260710 13:22:09.933012 22241 raft_consensus.cc:359] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:09.933902 22241 raft_consensus.cc:385] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.934212 22241 raft_consensus.cc:740] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.935662 22241 consensus_queue.cc:260] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:09.944861 22243 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:09.955317 22241 ts_tablet_manager.cc:1434] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.092s	user 0.011s	sys 0.001s
I20260710 13:22:09.956681 22074 heartbeater.cc:499] Master 127.21.102.190:40901 was elected leader, sending a full tablet report...
I20260710 13:22:09.957022 22241 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:09.957362 22243 tablet_bootstrap.cc:654] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.962023 22244 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:09.974524 22241 tablet_bootstrap.cc:654] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.976706 22243 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:09.977242 22243 ts_tablet_manager.cc:1403] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.011s
I20260710 13:22:09.983675 22243 raft_consensus.cc:359] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:09.984535 22243 raft_consensus.cc:385] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.984920 22243 raft_consensus.cc:740] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.985764 22243 consensus_queue.cc:260] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:09.988183 22244 tablet_bootstrap.cc:654] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.992751 22223 heartbeater.cc:499] Master 127.21.102.190:40901 was elected leader, sending a full tablet report...
I20260710 13:22:09.993407 22243 ts_tablet_manager.cc:1434] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260710 13:22:09.994576 22243 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.001147 22243 tablet_bootstrap.cc:654] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.005298 22244 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.005879 22244 ts_tablet_manager.cc:1403] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.006s
I20260710 13:22:10.009807 22241 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.010303 22241 ts_tablet_manager.cc:1403] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260710 13:22:10.012287 22244 raft_consensus.cc:359] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.013055 22244 raft_consensus.cc:385] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.013339 22244 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.014063 22244 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.017297 22241 raft_consensus.cc:359] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.018016 22241 raft_consensus.cc:385] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.018292 22241 raft_consensus.cc:740] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.018993 22241 consensus_queue.cc:260] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.021471 22241 ts_tablet_manager.cc:1434] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:22:10.022452 22241 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.033532 22243 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.034062 22243 ts_tablet_manager.cc:1403] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.027s
I20260710 13:22:10.037029 22243 raft_consensus.cc:359] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.037773 22244 ts_tablet_manager.cc:1434] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.005s
I20260710 13:22:10.038157 22243 raft_consensus.cc:385] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.038519 22243 raft_consensus.cc:740] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.039202 22149 heartbeater.cc:499] Master 127.21.102.190:40901 was elected leader, sending a full tablet report...
I20260710 13:22:10.039345 22243 consensus_queue.cc:260] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.041131 22248 raft_consensus.cc:493] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.041707 22248 raft_consensus.cc:515] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.044131 22244 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.051174 22241 tablet_bootstrap.cc:654] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.053738 22244 tablet_bootstrap.cc:654] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.062026 22248 leader_election.cc:290] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.085486 22244 tablet_bootstrap.cc:492] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.088994 22244 ts_tablet_manager.cc:1403] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260710 13:22:10.088014 22241 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.090278 22241 ts_tablet_manager.cc:1403] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.001s
I20260710 13:22:10.097806 22241 raft_consensus.cc:359] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.098740 22244 raft_consensus.cc:359] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.102960 22244 raft_consensus.cc:385] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.103314 22244 raft_consensus.cc:740] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.104799 22241 raft_consensus.cc:385] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:10.105805 22224 tablet.cc:2406] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:10.105952 22241 raft_consensus.cc:740] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.104244 22244 consensus_queue.cc:260] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.111935 22244 ts_tablet_manager.cc:1434] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260710 13:22:10.113044 22244 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.109927 22243 ts_tablet_manager.cc:1434] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.076s	user 0.031s	sys 0.042s
I20260710 13:22:10.115960 22243 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.117062 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.118213 22124 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 0.
I20260710 13:22:10.119881 22163 leader_election.cc:304] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.108590 22241 consensus_queue.cc:260] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.122961 22243 tablet_bootstrap.cc:654] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.123507 22241 ts_tablet_manager.cc:1434] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:22:10.125736 22241 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.126092 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.126814 22049 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 0.
I20260710 13:22:10.134217 22241 tablet_bootstrap.cc:654] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.140218 22252 raft_consensus.cc:2804] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.140864 22252 raft_consensus.cc:493] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.141330 22252 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.144253 22243 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.144819 22243 ts_tablet_manager.cc:1403] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260710 13:22:10.146960 22241 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.147475 22241 ts_tablet_manager.cc:1403] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:22:10.148869 22243 raft_consensus.cc:359] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.149667 22243 raft_consensus.cc:385] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.149967 22243 raft_consensus.cc:740] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.150952 22243 consensus_queue.cc:260] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.153575 22243 ts_tablet_manager.cc:1434] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:22:10.154534 22243 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.154661 22241 raft_consensus.cc:359] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.155627 22241 raft_consensus.cc:385] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.155956 22241 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.157140 22241 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.159615 22241 ts_tablet_manager.cc:1434] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:22:10.160601 22241 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.162333 22243 tablet_bootstrap.cc:654] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.167910 22241 tablet_bootstrap.cc:654] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.174659 22243 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.174777 22251 raft_consensus.cc:493] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.175215 22243 ts_tablet_manager.cc:1403] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 13:22:10.175519 22251 raft_consensus.cc:515] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.178736 22251 leader_election.cc:290] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.178437 22243 raft_consensus.cc:359] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.179287 22243 raft_consensus.cc:385] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.179250 22252 raft_consensus.cc:515] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.179713 22243 raft_consensus.cc:740] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.180527 22243 consensus_queue.cc:260] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.182083 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:10.182821 22049 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.183584 22243 ts_tablet_manager.cc:1434] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:10.184643 22243 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.190656 22248 raft_consensus.cc:493] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.191542 22243 tablet_bootstrap.cc:654] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.191170 22248 raft_consensus.cc:515] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.192343 22241 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.192986 22241 ts_tablet_manager.cc:1403] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260710 13:22:10.193454 22248 leader_election.cc:290] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.195372 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.196995 22241 raft_consensus.cc:359] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
W20260710 13:22:10.197470 22162 leader_election.cc:343] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.197857 22241 raft_consensus.cc:385] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.198220 22241 raft_consensus.cc:740] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.197620 22049 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
I20260710 13:22:10.199870 22162 leader_election.cc:304] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.201562 22248 raft_consensus.cc:2804] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.203816 22243 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.204444 22243 ts_tablet_manager.cc:1403] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:22:10.207540 22243 raft_consensus.cc:359] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.208328 22243 raft_consensus.cc:385] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.208722 22243 raft_consensus.cc:740] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.209765 22243 consensus_queue.cc:260] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.211603 22241 consensus_queue.cc:260] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.223335 22241 ts_tablet_manager.cc:1434] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:22:10.224740 22241 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.237692 22248 raft_consensus.cc:697] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:10.239017 22248 consensus_queue.cc:237] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.242101 22263 raft_consensus.cc:493] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.242895 22263 raft_consensus.cc:515] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.208057 22244 tablet_bootstrap.cc:654] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.262226 22241 tablet_bootstrap.cc:654] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.283008 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.295105 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.282891 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.301013 22048 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 0.
W20260710 13:22:10.300127 22088 leader_election.cc:343] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.291684 22252 leader_election.cc:290] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.302973 22263 leader_election.cc:290] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.303691 22088 leader_election.cc:304] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [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: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: f183f3c125be4b439d087974f6e332f6
I20260710 13:22:10.304947 22251 raft_consensus.cc:2804] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.306169 22251 raft_consensus.cc:493] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.306912 22251 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.309495 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
W20260710 13:22:10.309646 22163 leader_election.cc:343] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.310078 22124 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.310163 22163 leader_election.cc:304] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635
I20260710 13:22:10.311654 22252 raft_consensus.cc:2749] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.313405 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.307098 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.320266 22124 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
W20260710 13:22:10.325588 22163 leader_election.cc:343] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.319931 22251 raft_consensus.cc:515] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
W20260710 13:22:10.326370 22162 leader_election.cc:343] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.326854 22163 leader_election.cc:304] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635
I20260710 13:22:10.325646 22245 raft_consensus.cc:493] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.330545 22245 raft_consensus.cc:515] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.332096 22266 raft_consensus.cc:2749] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.326339 22243 ts_tablet_manager.cc:1434] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.122s	user 0.038s	sys 0.062s
I20260710 13:22:10.329808 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:10.333539 22243 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.333572 22245 leader_election.cc:290] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.334681 22241 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.335223 22241 ts_tablet_manager.cc:1403] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.009s
I20260710 13:22:10.339434 22241 raft_consensus.cc:359] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.340222 22241 raft_consensus.cc:385] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.340847 22241 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.341890 22241 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.343854 22049 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.347440 22243 tablet_bootstrap.cc:654] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.355075 22241 ts_tablet_manager.cc:1434] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:22:10.361104 22049 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 1.
I20260710 13:22:10.363096 22251 leader_election.cc:290] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.356418 22241 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.364243 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.366214 22245 raft_consensus.cc:493] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.369840 22245 raft_consensus.cc:515] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
W20260710 13:22:10.370860 22088 leader_election.cc:343] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.372278 22245 leader_election.cc:290] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.372270 22088 leader_election.cc:304] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [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: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: f183f3c125be4b439d087974f6e332f6
I20260710 13:22:10.373947 22251 raft_consensus.cc:2804] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.380127 21946 catalog_manager.cc:5697] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.381485 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.383039 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
W20260710 13:22:10.384471 22014 leader_election.cc:343] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:10.385975 22014 leader_election.cc:343] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.388177 22251 raft_consensus.cc:697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:10.391711 22245 raft_consensus.cc:493] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.392491 22245 raft_consensus.cc:515] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.394526 22245 leader_election.cc:290] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.390642 22244 tablet_bootstrap.cc:492] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.390161 22251 consensus_queue.cc:237] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.396119 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.398157 22244 ts_tablet_manager.cc:1403] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.285s	user 0.011s	sys 0.013s
I20260710 13:22:10.399165 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.396950 22248 raft_consensus.cc:493] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:10.398574 22014 leader_election.cc:343] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.401800 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.405122 22196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.405611 22248 raft_consensus.cc:515] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.402114 22198 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
I20260710 13:22:10.405462 22197 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
W20260710 13:22:10.416574 22013 leader_election.cc:343] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.417284 22013 leader_election.cc:304] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44620c63657f4ef193d2778101d28635; no voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6
I20260710 13:22:10.419972 22245 raft_consensus.cc:2749] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.421813 22013 leader_election.cc:304] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:10.430351 22241 tablet_bootstrap.cc:654] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.432691 22245 raft_consensus.cc:2804] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.433264 22245 raft_consensus.cc:493] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.432710 22244 raft_consensus.cc:359] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.433665 22245 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.433903 22244 raft_consensus.cc:385] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.434206 22243 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.434381 22244 raft_consensus.cc:740] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.434819 22243 ts_tablet_manager.cc:1403] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.006s
I20260710 13:22:10.436749 22248 leader_election.cc:290] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.438120 22243 raft_consensus.cc:359] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.438531 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.438839 22243 raft_consensus.cc:385] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.439165 22243 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.439867 22243 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
W20260710 13:22:10.440176 22163 leader_election.cc:343] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.442551 22243 ts_tablet_manager.cc:1434] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:22:10.442569 22244 consensus_queue.cc:260] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.443676 22243 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.445483 22244 ts_tablet_manager.cc:1434] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.047s	user 0.017s	sys 0.015s
I20260710 13:22:10.445237 22245 raft_consensus.cc:515] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.446708 22244 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.447597 22245 leader_election.cc:290] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Requested vote from peers f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.448851 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.449484 22124 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.450297 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.451683 22013 leader_election.cc:304] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:10.452443 22243 tablet_bootstrap.cc:654] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:10.453080 22162 leader_election.cc:343] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.453578 22162 leader_election.cc:304] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635
I20260710 13:22:10.454990 22245 raft_consensus.cc:2804] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.455407 22245 raft_consensus.cc:493] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.455768 22245 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.456071 21943 catalog_manager.cc:5697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.457854 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.459257 22248 raft_consensus.cc:2749] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.460080 22198 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.462962 22245 raft_consensus.cc:515] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.456758 22124 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.465461 22014 leader_election.cc:304] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:10.467028 22243 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.469424 22281 raft_consensus.cc:2804] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.472437 22243 ts_tablet_manager.cc:1403] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 13:22:10.478567 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.478698 22198 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.479276 22197 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.482841 22244 tablet_bootstrap.cc:654] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.476614 22243 raft_consensus.cc:359] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.484083 22245 leader_election.cc:290] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.485080 22243 raft_consensus.cc:385] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.485288 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.488562 22241 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.490687 22241 ts_tablet_manager.cc:1403] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.013s
I20260710 13:22:10.484650 22281 raft_consensus.cc:697] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
W20260710 13:22:10.491762 22014 leader_election.cc:343] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.492002 22281 consensus_queue.cc:237] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:10.486495 22243 raft_consensus.cc:740] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.494274 22197 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.494979 22243 consensus_queue.cc:260] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.495549 22013 leader_election.cc:304] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:10.497999 22243 ts_tablet_manager.cc:1434] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:22:10.499022 22243 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.496966 22282 raft_consensus.cc:2804] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.500526 22282 raft_consensus.cc:697] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:10.501425 22282 consensus_queue.cc:237] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.506127 22241 raft_consensus.cc:359] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.507004 22241 raft_consensus.cc:385] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.507326 22241 raft_consensus.cc:740] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.508141 22241 consensus_queue.cc:260] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.510747 22241 ts_tablet_manager.cc:1434] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:22:10.511675 22241 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.518719 22243 tablet_bootstrap.cc:654] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.519013 22244 tablet_bootstrap.cc:492] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.519610 22244 ts_tablet_manager.cc:1403] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.006s
I20260710 13:22:10.521603 22248 raft_consensus.cc:493] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.522264 22248 raft_consensus.cc:515] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.522686 22244 raft_consensus.cc:359] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.523388 22244 raft_consensus.cc:385] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.523676 22244 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.526015 22248 leader_election.cc:290] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.526021 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.526839 22049 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 0.
I20260710 13:22:10.527158 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.524940 22244 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.528120 22162 leader_election.cc:304] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.528385 22124 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 0.
I20260710 13:22:10.529074 22248 raft_consensus.cc:2804] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.529335 22241 tablet_bootstrap.cc:654] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.529435 22248 raft_consensus.cc:493] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.529857 22248 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.531864 21946 catalog_manager.cc:5697] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.538488 22244 ts_tablet_manager.cc:1434] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:22:10.539738 22244 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.544378 22248 raft_consensus.cc:515] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.547648 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:10.548435 22049 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.553354 21943 catalog_manager.cc:5697] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.557498 22049 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
I20260710 13:22:10.559072 22162 leader_election.cc:304] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.561534 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.562073 22243 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.562122 22124 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.562664 22243 ts_tablet_manager.cc:1403] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 13:22:10.563900 22266 raft_consensus.cc:2804] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.564383 22266 raft_consensus.cc:697] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:10.565529 22243 raft_consensus.cc:359] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.566251 22243 raft_consensus.cc:385] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.565182 22266 consensus_queue.cc:237] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.566581 22243 raft_consensus.cc:740] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.568704 22241 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.566381 22248 leader_election.cc:290] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.569173 22241 ts_tablet_manager.cc:1403] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.003s
I20260710 13:22:10.572927 22124 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
I20260710 13:22:10.573019 22241 raft_consensus.cc:359] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.573808 22241 raft_consensus.cc:385] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.574132 22241 raft_consensus.cc:740] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.574807 22241 consensus_queue.cc:260] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.575460 22243 consensus_queue.cc:260] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.576980 22244 tablet_bootstrap.cc:654] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.577448 22243 ts_tablet_manager.cc:1434] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:22:10.580250 22243 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: Bootstrap starting.
I20260710 13:22:10.581718 22241 ts_tablet_manager.cc:1434] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:10.586609 22243 tablet_bootstrap.cc:654] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.586544 21946 catalog_manager.cc:5697] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.591539 22241 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: Bootstrap starting.
I20260710 13:22:10.597644 22241 tablet_bootstrap.cc:654] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.597779 22243 tablet_bootstrap.cc:492] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: No bootstrap required, opened a new log
I20260710 13:22:10.598242 22243 ts_tablet_manager.cc:1403] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:22:10.601094 22243 raft_consensus.cc:359] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.601768 22243 raft_consensus.cc:385] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.602059 22243 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.603009 22243 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.605255 22243 ts_tablet_manager.cc:1434] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:10.609000 22244 tablet_bootstrap.cc:492] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.609628 22244 ts_tablet_manager.cc:1403] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.012s
I20260710 13:22:10.612402 22241 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: No bootstrap required, opened a new log
I20260710 13:22:10.612951 22241 ts_tablet_manager.cc:1403] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260710 13:22:10.614328 22244 raft_consensus.cc:359] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.615137 22244 raft_consensus.cc:385] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.615494 22244 raft_consensus.cc:740] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.615463 22241 raft_consensus.cc:359] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.616262 22241 raft_consensus.cc:385] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.616578 22241 raft_consensus.cc:740] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.616626 22244 consensus_queue.cc:260] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.617519 22241 consensus_queue.cc:260] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.618891 22244 ts_tablet_manager.cc:1434] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:22:10.619634 22244 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.625419 22244 tablet_bootstrap.cc:654] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.625589 22241 ts_tablet_manager.cc:1434] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:22:10.632556 22244 tablet_bootstrap.cc:492] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.633008 22244 ts_tablet_manager.cc:1403] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:22:10.635301 22244 raft_consensus.cc:359] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.635973 22244 raft_consensus.cc:385] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.636251 22244 raft_consensus.cc:740] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.637228 22244 consensus_queue.cc:260] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.639117 22244 ts_tablet_manager.cc:1434] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:10.639995 22244 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.646569 22244 tablet_bootstrap.cc:654] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.651757 22244 tablet_bootstrap.cc:492] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.652190 22244 ts_tablet_manager.cc:1403] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:22:10.654775 22244 raft_consensus.cc:359] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.655534 22244 raft_consensus.cc:385] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.655838 22244 raft_consensus.cc:740] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.656505 22244 consensus_queue.cc:260] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.658663 22244 ts_tablet_manager.cc:1434] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:10.659550 22244 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.665544 22244 tablet_bootstrap.cc:654] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.670518 22244 tablet_bootstrap.cc:492] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.670950 22244 ts_tablet_manager.cc:1403] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
W20260710 13:22:10.672132 21994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:10.673524 22244 raft_consensus.cc:359] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.674178 22244 raft_consensus.cc:385] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.674436 22244 raft_consensus.cc:740] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.675076 22244 consensus_queue.cc:260] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.676996 22244 ts_tablet_manager.cc:1434] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:10.677886 22244 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: Bootstrap starting.
I20260710 13:22:10.680615 22266 raft_consensus.cc:493] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.681098 22266 raft_consensus.cc:515] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.683138 22266 leader_election.cc:290] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.683394 22244 tablet_bootstrap.cc:654] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.684326 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.684918 22049 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 0.
I20260710 13:22:10.685802 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.685992 22162 leader_election.cc:304] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
W20260710 13:22:10.687144 22163 leader_election.cc:343] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.688031 22266 raft_consensus.cc:2804] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.688364 22266 raft_consensus.cc:493] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.688833 22266 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.694206 22244 tablet_bootstrap.cc:492] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: No bootstrap required, opened a new log
I20260710 13:22:10.694650 22244 ts_tablet_manager.cc:1403] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:22:10.696408 22266 raft_consensus.cc:515] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.697108 22244 raft_consensus.cc:359] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.697839 22244 raft_consensus.cc:385] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.698097 22244 raft_consensus.cc:740] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.698730 22244 consensus_queue.cc:260] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.699601 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:10.700183 22266 leader_election.cc:290] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:10.700316 22049 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.700843 22244 ts_tablet_manager.cc:1434] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:22:10.699692 22124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.703541 22124 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.708338 22049 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
I20260710 13:22:10.709692 22162 leader_election.cc:304] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.710601 22266 raft_consensus.cc:2804] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.711064 22266 raft_consensus.cc:697] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:10.711292 22124 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 1.
I20260710 13:22:10.711860 22266 consensus_queue.cc:237] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.722417 21943 catalog_manager.cc:5697] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.745846 22266 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.748062 22281 raft_consensus.cc:493] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.748551 22281 raft_consensus.cc:515] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.751648 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.752401 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.752543 22123 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
I20260710 13:22:10.753052 22197 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
I20260710 13:22:10.750882 22281 leader_election.cc:290] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.754426 22014 leader_election.cc:304] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:10.756417 22281 raft_consensus.cc:2804] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.756862 22281 raft_consensus.cc:493] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.757243 22281 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.772190 22281 raft_consensus.cc:515] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.776203 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.777050 22123 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.783252 22252 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.785264 22123 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.787226 22014 leader_election.cc:304] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:10.788425 22282 raft_consensus.cc:2804] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.789068 22282 raft_consensus.cc:697] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:10.790297 22282 consensus_queue.cc:237] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.796411 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.797160 22197 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.807827 22281 leader_election.cc:290] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.806658 22197 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.830476 21946 catalog_manager.cc:5697] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.862239 22251 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.871735 22197 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.878290 22282 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.880062 22251 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.894347 22124 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.902026 22245 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.904119 22245 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.911511 22245 raft_consensus.cc:493] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.912017 22245 raft_consensus.cc:515] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.917019 22196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.917176 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49" is_pre_election: true
I20260710 13:22:10.917711 22196 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
I20260710 13:22:10.918081 22122 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 0.
I20260710 13:22:10.918820 22013 leader_election.cc:304] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.919642 22281 raft_consensus.cc:2804] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.919992 22281 raft_consensus.cc:493] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.920341 22281 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.920253 22245 leader_election.cc:290] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.930217 22251 raft_consensus.cc:493] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.930768 22251 raft_consensus.cc:515] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.930832 22281 raft_consensus.cc:515] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.932806 22251 leader_election.cc:290] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.934381 22196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.934937 22196 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.935667 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:10.936201 22122 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.938848 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6" is_pre_election: true
I20260710 13:22:10.939484 22198 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 0.
I20260710 13:22:10.940430 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635" is_pre_election: true
I20260710 13:22:10.940661 22088 leader_election.cc:304] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.941042 22049 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 0.
I20260710 13:22:10.941802 22251 raft_consensus.cc:2804] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.942196 22251 raft_consensus.cc:493] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.942559 22251 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.948336 22196 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.948499 22281 leader_election.cc:290] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.949456 22013 leader_election.cc:304] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:10.950291 22281 raft_consensus.cc:2804] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.955940 22245 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.962596 22122 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 1.
I20260710 13:22:10.966958 22251 raft_consensus.cc:515] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.971477 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:10.972323 22049 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.982079 22049 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 1.
I20260710 13:22:10.983454 22088 leader_election.cc:304] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:10.985102 22304 raft_consensus.cc:2804] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.985410 22251 leader_election.cc:290] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 1 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:10.985589 22304 raft_consensus.cc:697] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:10.986521 22281 raft_consensus.cc:697] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:10.986447 22304 consensus_queue.cc:237] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.987466 22281 consensus_queue.cc:237] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:10.993155 22196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:10.994248 22196 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:11.001389 22196 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 1.
I20260710 13:22:11.011188 22248 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.016006 21943 catalog_manager.cc:5697] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.017027 21946 catalog_manager.cc:5697] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.032117 22266 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.224984 22315 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.239123 22281 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.239614 22248 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.261655 22282 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.353637 22122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:38024
I20260710 13:22:11.354370 22122 raft_consensus.cc:606] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Received request to transfer leadership to TS 44620c63657f4ef193d2778101d28635
I20260710 13:22:11.370091 22196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
mode: GRACEFUL
new_leader_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:35050
I20260710 13:22:11.370755 22196 raft_consensus.cc:606] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Received request to transfer leadership to TS 44620c63657f4ef193d2778101d28635
I20260710 13:22:11.420436 22196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:35050
I20260710 13:22:11.421123 22196 raft_consensus.cc:606] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:11.582587 22281 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.583590 22266 raft_consensus.cc:993] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.584043 22266 raft_consensus.cc:1081] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.584059 22304 consensus_queue.cc:1048] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.591400 22309 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.591718 22251 consensus_queue.cc:1048] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.605230 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9769adb850a74c17a221df45224e3bee"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:39174
I20260710 13:22:11.605887 22048 raft_consensus.cc:606] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:11.606142 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38010
I20260710 13:22:11.606707 22122 raft_consensus.cc:493] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.607059 22122 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.614806 22196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f6e365534245b6b49557eeb3317671"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:35050
I20260710 13:22:11.615332 22196 raft_consensus.cc:606] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:11.621312 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:39174
I20260710 13:22:11.621958 22048 raft_consensus.cc:606] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:11.628365 22310 raft_consensus.cc:993] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.628829 22309 raft_consensus.cc:1081] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.632872 22122 raft_consensus.cc:515] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.634017 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2355d05f87c48b382396893a2e75442"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:38024
I20260710 13:22:11.634500 22123 raft_consensus.cc:606] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Received request to transfer leadership to TS f183f3c125be4b439d087974f6e332f6
I20260710 13:22:11.636420 22122 leader_election.cc:290] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.640295 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:11.640412 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.641096 22197 raft_consensus.cc:3055] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.641402 22197 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:11.642168 22197 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.643452 22197 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.641096 22048 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.655906 22197 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.658258 22088 leader_election.cc:304] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:11.658686 22273 raft_consensus.cc:993] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:11.658911 22304 raft_consensus.cc:2804] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.659102 22273 raft_consensus.cc:1081] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Signalling peer f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:11.659102 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38014
I20260710 13:22:11.659487 22304 raft_consensus.cc:697] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.659806 22122 raft_consensus.cc:493] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.660180 22122 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.660300 22304 consensus_queue.cc:237] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.661773 22048 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.666055 22122 raft_consensus.cc:515] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.667955 22122 leader_election.cc:290] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.669023 22196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.669641 22196 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.669404 21944 catalog_manager.cc:5697] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from f183f3c125be4b439d087974f6e332f6 (127.21.102.131) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.672055 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:11.672622 22049 raft_consensus.cc:3055] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.673014 22049 raft_consensus.cc:740] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:11.674039 22049 consensus_queue.cc:260] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.675630 22049 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.680543 22266 raft_consensus.cc:993] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: : Instructing follower 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:11.681183 22266 raft_consensus.cc:1081] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Signalling peer 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:11.683133 22048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506"
dest_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:39146
I20260710 13:22:11.683759 22048 raft_consensus.cc:493] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.684185 22048 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.691056 22048 raft_consensus.cc:515] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.694507 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.695098 22198 raft_consensus.cc:3055] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.695426 22198 raft_consensus.cc:740] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:11.695511 22196 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.696194 22198 consensus_queue.cc:260] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.697331 22198 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.701097 22088 leader_election.cc:304] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:11.703059 22304 raft_consensus.cc:2804] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.703540 22304 raft_consensus.cc:697] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.704329 22304 consensus_queue.cc:237] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.705179 22197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2355d05f87c48b382396893a2e75442"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:35034
I20260710 13:22:11.705824 22197 raft_consensus.cc:493] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.706446 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:11.708088 22123 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.711719 22197 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.715876 21944 catalog_manager.cc:5697] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.714998 22123 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 2.
I20260710 13:22:11.718340 22014 leader_election.cc:304] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:11.719177 22310 raft_consensus.cc:2804] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.719660 22310 raft_consensus.cc:697] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:11.720827 22198 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 2.
I20260710 13:22:11.720492 22310 consensus_queue.cc:237] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.722150 22048 leader_election.cc:290] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 2 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.724722 22049 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.729647 22310 raft_consensus.cc:993] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.730054 22281 raft_consensus.cc:1081] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.729856 21946 catalog_manager.cc:5697] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 1 to 2, leader changed from f183f3c125be4b439d087974f6e332f6 (127.21.102.131) to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.731715 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9769adb850a74c17a221df45224e3bee"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38014
I20260710 13:22:11.732304 22122 raft_consensus.cc:493] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.732698 22122 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.733043 22197 raft_consensus.cc:515] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.735762 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:11.736333 22048 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.739763 22122 raft_consensus.cc:515] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.742074 22122 leader_election.cc:290] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.743115 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:11.743690 22049 raft_consensus.cc:3055] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.743993 22049 raft_consensus.cc:740] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:11.744452 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.745023 22198 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.744791 22049 consensus_queue.cc:260] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.745999 22049 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.749567 22048 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 2.
I20260710 13:22:11.750782 22162 leader_election.cc:304] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:11.751658 22252 raft_consensus.cc:2804] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.751823 22197 leader_election.cc:290] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:11.752148 22252 raft_consensus.cc:697] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 2 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:11.752733 22049 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.753058 22252 consensus_queue.cc:237] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.753933 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2355d05f87c48b382396893a2e75442" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:11.753997 22088 leader_election.cc:304] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:11.754571 22122 raft_consensus.cc:3055] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.754916 22122 raft_consensus.cc:740] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.755771 22251 raft_consensus.cc:2804] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.756291 22251 raft_consensus.cc:697] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.756024 22122 consensus_queue.cc:260] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.757196 22122 raft_consensus.cc:3060] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.757143 22251 consensus_queue.cc:237] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.765587 22266 raft_consensus.cc:993] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.765836 22122 raft_consensus.cc:2468] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 2.
I20260710 13:22:11.766021 22266 raft_consensus.cc:1081] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:11.768198 22198 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.770493 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f6e365534245b6b49557eeb3317671"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38010
I20260710 13:22:11.771126 22122 raft_consensus.cc:493] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.771589 22122 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.771796 22304 raft_consensus.cc:993] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:11.772249 22304 raft_consensus.cc:1081] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Signalling peer 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:11.773411 21944 catalog_manager.cc:5697] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.775343 21946 catalog_manager.cc:5697] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 1 to 2, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:11.776867 22049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:39160
I20260710 13:22:11.777398 22049 raft_consensus.cc:493] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.777756 22049 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.778486 22122 raft_consensus.cc:515] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.780457 22122 leader_election.cc:290] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.783025 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:11.783591 22048 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.784024 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.784641 22198 raft_consensus.cc:3055] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.784997 22198 raft_consensus.cc:740] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:11.785714 22198 consensus_queue.cc:260] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.786859 22198 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.788946 22049 raft_consensus.cc:515] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.791005 22048 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.792642 22049 leader_election.cc:290] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 2 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:11.792999 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:11.793576 22197 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.793195 22088 leader_election.cc:304] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:11.793960 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:11.794366 22251 raft_consensus.cc:2804] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.794598 22122 raft_consensus.cc:3055] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.794961 22251 raft_consensus.cc:697] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.795015 22122 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:11.796013 22122 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.796028 22251 consensus_queue.cc:237] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.797336 22122 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.804672 22122 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 2.
I20260710 13:22:11.806807 22014 leader_election.cc:304] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:11.807827 22281 raft_consensus.cc:2804] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.808377 22281 raft_consensus.cc:697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:11.809301 22197 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 2.
I20260710 13:22:11.809265 22281 consensus_queue.cc:237] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:11.812240 22198 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:11.806838 21946 catalog_manager.cc:5697] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from f183f3c125be4b439d087974f6e332f6 (127.21.102.131) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.818534 21944 catalog_manager.cc:5697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 1 to 2, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:12.147035 22048 raft_consensus.cc:1275] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.148412 22251 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.152959 22123 raft_consensus.cc:1275] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.154565 22281 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.156394 22198 raft_consensus.cc:1275] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.158703 22273 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.167625 22197 raft_consensus.cc:1275] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.171096 22281 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.194283 22048 raft_consensus.cc:1275] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.195554 22252 consensus_queue.cc:1048] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.201924 22198 raft_consensus.cc:1275] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.202986 22123 raft_consensus.cc:1275] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.203282 22251 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.204663 22248 consensus_queue.cc:1048] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.215061 22048 raft_consensus.cc:1275] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.216588 22337 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.229846 22198 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.231242 22337 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.239898 22048 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.241295 22273 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.356240 22198 raft_consensus.cc:1275] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.357676 22251 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.366837 22048 raft_consensus.cc:1275] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.368870 22251 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.381098 22198 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.382520 22281 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.392247 22123 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.393707 22281 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:12.445960 21977 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 21917
W20260710 13:22:12.446792 21977 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 21980
W20260710 13:22:12.447935 21977 debug-util.cc:398] Leaking SignalData structure 0x7b080018cb80 after lost signal to thread 22148
W20260710 13:22:12.448591 21977 debug-util.cc:398] Leaking SignalData structure 0x7b0800108920 after lost signal to thread 22222
I20260710 13:22:14.675762 21914 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:22:14.676801 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:14.696660 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:34942
I20260710 13:22:14.697333 22048 raft_consensus.cc:606] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Received request to transfer leadership to TS f183f3c125be4b439d087974f6e332f6
I20260710 13:22:14.709420 22122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:14.710130 22122 raft_consensus.cc:606] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS f183f3c125be4b439d087974f6e332f6
I20260710 13:22:14.711788 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:14.712332 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:14.929594 22346 raft_consensus.cc:993] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: : Instructing follower f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:14.930128 22346 raft_consensus.cc:1081] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Signalling peer f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:14.932037 22197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:35048
I20260710 13:22:14.932689 22197 raft_consensus.cc:493] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:14.933058 22197 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.939364 22197 raft_consensus.cc:515] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:14.941653 22197 leader_election.cc:290] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 3 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:14.942588 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:14.943305 22048 raft_consensus.cc:3055] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:14.943394 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:14.943689 22048 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:14.944058 22122 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.944569 22048 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:14.945976 22048 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.950482 22122 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:14.952685 22163 leader_election.cc:304] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [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: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:14.953578 22345 raft_consensus.cc:2804] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:14.954437 22048 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:14.955130 22345 raft_consensus.cc:697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:14.956091 22345 consensus_queue.cc:237] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:14.965137 21941 catalog_manager.cc:5697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 2 to 3, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:15.130927 22357 raft_consensus.cc:993] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:15.131621 22251 raft_consensus.cc:1081] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:15.133654 22197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:35034
I20260710 13:22:15.134188 22197 raft_consensus.cc:493] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:15.134522 22197 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:15.139617 22197 raft_consensus.cc:515] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.141358 22197 leader_election.cc:290] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 3 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:15.142611 22122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:15.142455 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:15.143271 22048 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:15.143219 22122 raft_consensus.cc:3055] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:15.143843 22122 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:15.144896 22122 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.146243 22122 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:15.148406 22048 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:15.149530 22162 leader_election.cc:304] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:15.150275 22345 raft_consensus.cc:2804] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:15.150768 22345 raft_consensus.cc:697] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:15.151588 22345 consensus_queue.cc:237] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.156806 22122 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:15.160694 21941 catalog_manager.cc:5697] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:15.336442 22048 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:15.338100 22345 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.354799 22122 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:15.356837 22345 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.592314 22048 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:15.593976 22351 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.608143 22122 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:15.612053 22345 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.713413 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:15.724828 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:39174
I20260710 13:22:15.725441 22048 raft_consensus.cc:606] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:15.730919 22197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:35050
I20260710 13:22:15.731731 22197 raft_consensus.cc:606] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:15.739778 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:39174
I20260710 13:22:15.740442 22048 raft_consensus.cc:606] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:15.746063 22048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5"
dest_uuid: "44620c63657f4ef193d2778101d28635"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:39174
I20260710 13:22:15.746625 22048 raft_consensus.cc:606] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:15.752342 22198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
mode: GRACEFUL
new_leader_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:35050
I20260710 13:22:15.752959 22198 raft_consensus.cc:606] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Received request to transfer leadership to TS 36104f2b0a994e1b8f673a2585187a49
I20260710 13:22:15.803287 22365 raft_consensus.cc:993] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:15.803821 22345 raft_consensus.cc:1081] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:15.805595 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38010
I20260710 13:22:15.806129 22122 raft_consensus.cc:493] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:15.806537 22122 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:15.811158 22122 raft_consensus.cc:515] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.812649 22122 leader_election.cc:290] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 4 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:15.813539 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:15.814108 22048 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:15.813997 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ab5f23eae8435a89e6f5cc5065b0a5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:15.814858 22198 raft_consensus.cc:3055] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:15.815181 22198 raft_consensus.cc:740] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:15.816183 22198 consensus_queue.cc:260] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.817308 22198 raft_consensus.cc:3060] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:15.819458 22048 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 4.
I20260710 13:22:15.820724 22088 leader_election.cc:304] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [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: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:15.821555 22251 raft_consensus.cc:2804] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:15.822741 22251 raft_consensus.cc:697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 4 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:15.822852 22198 raft_consensus.cc:2468] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 4.
I20260710 13:22:15.823616 22251 consensus_queue.cc:237] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:15.829988 21946 catalog_manager.cc:5697] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 3 to 4, leader changed from f183f3c125be4b439d087974f6e332f6 (127.21.102.131) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 4 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.116696 22346 raft_consensus.cc:993] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.117293 22367 raft_consensus.cc:1081] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.119015 22122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38014
I20260710 13:22:16.119560 22122 raft_consensus.cc:493] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.119879 22122 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.123734 22365 raft_consensus.cc:993] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.124228 22345 raft_consensus.cc:1081] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.125749 22123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce66397517bf4641a041214f340d3456"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38010
I20260710 13:22:16.126259 22123 raft_consensus.cc:493] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.126608 22123 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:16.126691 22122 raft_consensus.cc:515] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.128921 22122 leader_election.cc:290] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 3 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:16.130703 22198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:16.131318 22198 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.131851 22048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a800a61c8947b1b74fd214f9d86506" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:16.132326 22048 raft_consensus.cc:3055] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:16.132591 22048 raft_consensus.cc:740] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:16.133325 22048 consensus_queue.cc:260] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.134222 22048 raft_consensus.cc:3060] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.134369 22123 raft_consensus.cc:515] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.136572 22123 leader_election.cc:290] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 4 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:16.137308 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:16.137876 22049 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:16.138453 22198 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 3.
I20260710 13:22:16.138556 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce66397517bf4641a041214f340d3456" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:16.139195 22197 raft_consensus.cc:3055] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:16.139510 22197 raft_consensus.cc:740] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:16.139858 22088 leader_election.cc:304] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [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: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:16.140326 22197 consensus_queue.cc:260] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.140733 22251 raft_consensus.cc:2804] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.141323 22251 raft_consensus.cc:697] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 3 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:16.141507 22197 raft_consensus.cc:3060] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:16.142189 22251 consensus_queue.cc:237] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.143160 22048 raft_consensus.cc:2468] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 3.
I20260710 13:22:16.144786 22049 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 4.
I20260710 13:22:16.145852 22088 leader_election.cc:304] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [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: 36104f2b0a994e1b8f673a2585187a49, 44620c63657f4ef193d2778101d28635; no voters: 
I20260710 13:22:16.146957 22251 raft_consensus.cc:2804] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:16.147387 22251 raft_consensus.cc:697] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 4 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:16.148016 22251 consensus_queue.cc:237] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.148450 22197 raft_consensus.cc:2468] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 4.
I20260710 13:22:16.151122 21946 catalog_manager.cc:5697] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 2 to 3, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 3 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.164165 21946 catalog_manager.cc:5697] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 3 to 4, leader changed from f183f3c125be4b439d087974f6e332f6 (127.21.102.131) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 4 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.173717 22367 raft_consensus.cc:993] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.174223 22367 raft_consensus.cc:1081] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.175806 22123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38014
I20260710 13:22:16.176344 22123 raft_consensus.cc:493] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.176748 22123 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.184404 22123 raft_consensus.cc:515] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:16.186790 22123 leader_election.cc:290] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:16.187904 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:16.187858 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:16.188647 22197 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.188678 22049 raft_consensus.cc:3055] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:16.189496 22049 raft_consensus.cc:740] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:16.190532 22049 consensus_queue.cc:260] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:16.191937 22049 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.196074 22346 raft_consensus.cc:993] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: : Instructing follower 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.196578 22346 raft_consensus.cc:1081] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Signalling peer 36104f2b0a994e1b8f673a2585187a49 to start an election
I20260710 13:22:16.198356 22123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
 from {username='slave'} at 127.0.0.1:38014
I20260710 13:22:16.199023 22123 raft_consensus.cc:493] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.199354 22123 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.198385 22197 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:16.200707 22049 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:16.200876 22088 leader_election.cc:304] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:16.201731 22251 raft_consensus.cc:2804] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.202299 22251 raft_consensus.cc:697] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:16.203135 22251 consensus_queue.cc:237] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:16.206972 22123 raft_consensus.cc:515] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.208709 22123 leader_election.cc:290] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:16.209967 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:16.210079 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "36104f2b0a994e1b8f673a2585187a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:16.210616 22197 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.210716 22049 raft_consensus.cc:3055] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:16.211109 22049 raft_consensus.cc:740] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:16.211267 21946 catalog_manager.cc:5697] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.211891 22049 consensus_queue.cc:260] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.213101 22049 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.216642 22197 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:16.217648 22088 leader_election.cc:304] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36104f2b0a994e1b8f673a2585187a49, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:16.218417 22049 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36104f2b0a994e1b8f673a2585187a49 in term 2.
I20260710 13:22:16.219169 22251 raft_consensus.cc:2804] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.219802 22251 raft_consensus.cc:697] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Leader. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:16.220563 22251 consensus_queue.cc:237] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:16.221167 22197 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:16.222560 22368 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:16.228549 21946 catalog_manager.cc:5697] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 reported cstate change: term changed from 1 to 2, leader changed from 44620c63657f4ef193d2778101d28635 (127.21.102.129) to 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "36104f2b0a994e1b8f673a2585187a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.232182 22049 raft_consensus.cc:1275] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:16.234170 22251 consensus_queue.cc:1048] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:16.587459 22197 raft_consensus.cc:1275] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:16.589185 22251 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:16.600123 22049 raft_consensus.cc:1275] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:16.602355 22368 consensus_queue.cc:1048] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:16.607040 22197 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:16.608847 22368 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:16.619445 22049 raft_consensus.cc:1275] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:16.621486 22368 consensus_queue.cc:1048] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:16.661072 22197 raft_consensus.cc:1275] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.662500 22368 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.671353 22049 raft_consensus.cc:1275] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.673099 22251 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.684885 22049 raft_consensus.cc:1275] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.686034 22379 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.697196 22197 raft_consensus.cc:1275] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Refusing update from remote peer 36104f2b0a994e1b8f673a2585187a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.698971 22368 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:18.767546 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:18.777374 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:18.778218 22123 raft_consensus.cc:606] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS 44620c63657f4ef193d2778101d28635
I20260710 13:22:18.781489 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:18.782102 22123 raft_consensus.cc:606] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS 44620c63657f4ef193d2778101d28635
I20260710 13:22:18.785102 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:18.785562 22123 raft_consensus.cc:606] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS f183f3c125be4b439d087974f6e332f6
I20260710 13:22:18.788080 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f6e365534245b6b49557eeb3317671"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:18.788615 22123 raft_consensus.cc:606] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS f183f3c125be4b439d087974f6e332f6
I20260710 13:22:18.791435 22123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9769adb850a74c17a221df45224e3bee"
dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
mode: GRACEFUL
new_leader_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:60770
I20260710 13:22:18.791909 22123 raft_consensus.cc:606] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Received request to transfer leadership to TS 44620c63657f4ef193d2778101d28635
I20260710 13:22:18.793136 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:22:18.793711 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:18.880192 22389 raft_consensus.cc:993] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:18.880797 22379 raft_consensus.cc:1081] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:18.882496 22049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5"
dest_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:39160
I20260710 13:22:18.883050 22049 raft_consensus.cc:493] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:18.883328 22049 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.889506 22049 raft_consensus.cc:515] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.891642 22049 leader_election.cc:290] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 3 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:18.892884 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:18.893640 22123 raft_consensus.cc:3055] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:18.893550 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4462f672ded649d5bbb430892d4f4ed5" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:18.894042 22123 raft_consensus.cc:740] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:18.894290 22197 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.895008 22123 consensus_queue.cc:260] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.896159 22123 raft_consensus.cc:3060] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.899474 22197 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:18.901121 22013 leader_election.cc:304] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:18.902060 22123 raft_consensus.cc:2468] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:18.903029 22390 raft_consensus.cc:2804] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:18.904299 22390 raft_consensus.cc:697] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:18.905347 22390 consensus_queue.cc:237] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.913074 21941 catalog_manager.cc:5697] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:18.979278 22389 raft_consensus.cc:993] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:18.979846 22379 raft_consensus.cc:1081] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:18.981532 22049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9769adb850a74c17a221df45224e3bee"
dest_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:39160
I20260710 13:22:18.982174 22049 raft_consensus.cc:493] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:18.982465 22049 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.986881 22049 raft_consensus.cc:515] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.988399 22049 leader_election.cc:290] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 3 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:18.989420 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:18.989646 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9769adb850a74c17a221df45224e3bee" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:18.990103 22197 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.990084 22123 raft_consensus.cc:3055] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:18.990829 22123 raft_consensus.cc:740] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:18.991663 22123 consensus_queue.cc:260] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.992874 22123 raft_consensus.cc:3060] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.995280 22197 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:18.996385 22013 leader_election.cc:304] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:18.997371 22390 raft_consensus.cc:2804] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:18.997900 22390 raft_consensus.cc:697] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:18.998732 22390 consensus_queue.cc:237] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:18.999115 22123 raft_consensus.cc:2468] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:19.001691 22389 raft_consensus.cc:993] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:19.002233 22379 raft_consensus.cc:1081] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:19.004172 22197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f6e365534245b6b49557eeb3317671"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:35034
I20260710 13:22:19.004748 22197 raft_consensus.cc:493] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.005159 22197 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.010267 22197 raft_consensus.cc:515] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.010936 21941 catalog_manager.cc:5697] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.012387 22197 leader_election.cc:290] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 3 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:19.013343 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:19.013546 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f6e365534245b6b49557eeb3317671" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:19.014003 22049 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.014024 22123 raft_consensus.cc:3055] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:19.014448 22123 raft_consensus.cc:740] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:19.015259 22123 consensus_queue.cc:260] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.016484 22123 raft_consensus.cc:3060] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.020635 22049 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:19.021509 22379 raft_consensus.cc:993] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:19.022023 22389 raft_consensus.cc:1081] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer f183f3c125be4b439d087974f6e332f6 to start an election
I20260710 13:22:19.022102 22162 leader_election.cc:304] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:19.023129 22345 raft_consensus.cc:2804] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:19.023949 22123 raft_consensus.cc:2468] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:19.024166 22197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab"
dest_uuid: "f183f3c125be4b439d087974f6e332f6"
 from {username='slave'} at 127.0.0.1:35034
I20260710 13:22:19.025220 22197 raft_consensus.cc:493] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.025137 22345 raft_consensus.cc:697] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:19.025709 22197 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.026260 22345 consensus_queue.cc:237] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.029978 22197 raft_consensus.cc:515] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:19.032297 22197 leader_election.cc:290] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [CANDIDATE]: Term 3 election: Requested vote from peers 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869), 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031)
I20260710 13:22:19.032639 22049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "44620c63657f4ef193d2778101d28635"
I20260710 13:22:19.033020 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7810cbfc04844341ab3c33c006eba0ab" candidate_uuid: "f183f3c125be4b439d087974f6e332f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:19.033177 22049 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.034032 21941 catalog_manager.cc:5697] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:19.035027 22123 raft_consensus.cc:3055] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:19.035346 22123 raft_consensus.cc:740] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:19.036104 22123 consensus_queue.cc:260] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:19.037330 22123 raft_consensus.cc:3060] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.038655 22049 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:19.039856 22162 leader_election.cc:304] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:19.040691 22345 raft_consensus.cc:2804] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:19.041183 22345 raft_consensus.cc:697] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Becoming Leader. State: Replica: f183f3c125be4b439d087974f6e332f6, State: Running, Role: LEADER
I20260710 13:22:19.042059 22345 consensus_queue.cc:237] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } }
I20260710 13:22:19.043874 22123 raft_consensus.cc:2468] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f183f3c125be4b439d087974f6e332f6 in term 3.
I20260710 13:22:19.049448 21941 catalog_manager.cc:5697] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to f183f3c125be4b439d087974f6e332f6 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f183f3c125be4b439d087974f6e332f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.229151 22389 raft_consensus.cc:993] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: : Instructing follower 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:19.229625 22389 raft_consensus.cc:1081] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Signalling peer 44620c63657f4ef193d2778101d28635 to start an election
I20260710 13:22:19.231098 22048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95"
dest_uuid: "44620c63657f4ef193d2778101d28635"
 from {username='slave'} at 127.0.0.1:39160
I20260710 13:22:19.231537 22048 raft_consensus.cc:493] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.231832 22048 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.235949 22048 raft_consensus.cc:515] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.237447 22048 leader_election.cc:290] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [CANDIDATE]: Term 3 election: Requested vote from peers 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031), f183f3c125be4b439d087974f6e332f6 (127.21.102.131:37641)
I20260710 13:22:19.238312 22197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f183f3c125be4b439d087974f6e332f6"
I20260710 13:22:19.238294 22123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b70b89cc31413fb138e32353f03e95" candidate_uuid: "44620c63657f4ef193d2778101d28635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36104f2b0a994e1b8f673a2585187a49"
I20260710 13:22:19.238951 22197 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.239005 22123 raft_consensus.cc:3055] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:19.239401 22123 raft_consensus.cc:740] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36104f2b0a994e1b8f673a2585187a49, State: Running, Role: LEADER
I20260710 13:22:19.240245 22123 consensus_queue.cc:260] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.241464 22123 raft_consensus.cc:3060] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.245332 22197 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:19.247323 22013 leader_election.cc:304] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [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: 44620c63657f4ef193d2778101d28635, f183f3c125be4b439d087974f6e332f6; no voters: 
I20260710 13:22:19.247689 22123 raft_consensus.cc:2468] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44620c63657f4ef193d2778101d28635 in term 3.
I20260710 13:22:19.248152 22390 raft_consensus.cc:2804] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:19.248633 22390 raft_consensus.cc:697] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Becoming Leader. State: Replica: 44620c63657f4ef193d2778101d28635, State: Running, Role: LEADER
I20260710 13:22:19.249495 22390 consensus_queue.cc:237] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [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: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } }
I20260710 13:22:19.256597 21941 catalog_manager.cc:5697] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 reported cstate change: term changed from 2 to 3, leader changed from 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130) to 44620c63657f4ef193d2778101d28635 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "44620c63657f4ef193d2778101d28635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.432626 22197 raft_consensus.cc:1275] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.433861 22390 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.444370 22123 raft_consensus.cc:1275] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.445601 22390 consensus_queue.cc:1048] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.465627 22123 raft_consensus.cc:1275] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.466797 22390 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.475620 22197 raft_consensus.cc:1275] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.477295 22408 consensus_queue.cc:1048] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.486904 22123 raft_consensus.cc:1275] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.488165 22345 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.497222 22048 raft_consensus.cc:1275] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.498781 22049 raft_consensus.cc:1275] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.500458 22411 consensus_queue.cc:1048] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.500934 22345 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44620c63657f4ef193d2778101d28635" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.513999 22123 raft_consensus.cc:1275] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer f183f3c125be4b439d087974f6e332f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.515450 22412 consensus_queue.cc:1048] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.664615 22123 raft_consensus.cc:1275] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.665827 22408 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36104f2b0a994e1b8f673a2585187a49" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.674974 22197 raft_consensus.cc:1275] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Refusing update from remote peer 44620c63657f4ef193d2778101d28635: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:19.676317 22391 consensus_queue.cc:1048] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f183f3c125be4b439d087974f6e332f6" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.794663 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:19.799880 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:22:19.825563 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:19.826541 21914 tablet_replica.cc:333] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.827631 21914 raft_consensus.cc:2243] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:19.828692 21914 raft_consensus.cc:2272] T 9769adb850a74c17a221df45224e3bee P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.832434 21914 tablet_replica.cc:333] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
W20260710 13:22:19.832981 22088 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:22:19.833315 21914 raft_consensus.cc:2243] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:19.834357 21914 raft_consensus.cc:2272] T 09b70b89cc31413fb138e32353f03e95 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:19.835892 22088 consensus_peers.cc:597] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 -> Peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Couldn't send request to peer 44620c63657f4ef193d2778101d28635. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.837917 21914 tablet_replica.cc:333] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.838482 21914 raft_consensus.cc:2243] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.838894 21914 raft_consensus.cc:2272] T d2355d05f87c48b382396893a2e75442 P 44620c63657f4ef193d2778101d28635 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.840576 21914 tablet_replica.cc:333] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.841107 21914 raft_consensus.cc:2243] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.841568 21914 raft_consensus.cc:2272] T ce66397517bf4641a041214f340d3456 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.843251 21914 tablet_replica.cc:333] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.843825 21914 raft_consensus.cc:2243] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.844244 21914 raft_consensus.cc:2272] T 91f6e365534245b6b49557eeb3317671 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.846302 21914 tablet_replica.cc:333] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.846879 21914 raft_consensus.cc:2243] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.847328 21914 raft_consensus.cc:2272] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 44620c63657f4ef193d2778101d28635 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.849046 21914 tablet_replica.cc:333] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.849529 21914 raft_consensus.cc:2243] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.849910 21914 raft_consensus.cc:2272] T 7810cbfc04844341ab3c33c006eba0ab P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.851856 21914 tablet_replica.cc:333] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.852311 21914 raft_consensus.cc:2243] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:19.853042 21914 raft_consensus.cc:2272] T 4462f672ded649d5bbb430892d4f4ed5 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.855232 21914 tablet_replica.cc:333] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635: stopping tablet replica
I20260710 13:22:19.855664 21914 raft_consensus.cc:2243] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:19.856029 21914 raft_consensus.cc:2272] T 78a800a61c8947b1b74fd214f9d86506 P 44620c63657f4ef193d2778101d28635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:19.955186 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:22:19.965420 22088 consensus_peers.cc:597] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 -> Peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Couldn't send request to peer 44620c63657f4ef193d2778101d28635. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:46869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.975311 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
W20260710 13:22:19.984243 22163 consensus_peers.cc:597] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 -> Peer 36104f2b0a994e1b8f673a2585187a49 (127.21.102.130:36031): Couldn't send request to peer 36104f2b0a994e1b8f673a2585187a49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:19.986500 22162 consensus_peers.cc:597] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 -> Peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Couldn't send request to peer 44620c63657f4ef193d2778101d28635. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:46869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:20.001413 22162 consensus_peers.cc:597] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 -> Peer 44620c63657f4ef193d2778101d28635 (127.21.102.129:46869): Couldn't send request to peer 44620c63657f4ef193d2778101d28635. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:46869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:20.008167 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.008936 21914 tablet_replica.cc:333] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.009505 21914 raft_consensus.cc:2243] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.009924 21914 raft_consensus.cc:2272] T 9769adb850a74c17a221df45224e3bee P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.012388 21914 tablet_replica.cc:333] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.013198 21914 raft_consensus.cc:2243] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.013706 21914 raft_consensus.cc:2272] T d2355d05f87c48b382396893a2e75442 P 36104f2b0a994e1b8f673a2585187a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.015223 21914 tablet_replica.cc:333] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.015645 21914 raft_consensus.cc:2243] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.015966 21914 raft_consensus.cc:2272] T 09b70b89cc31413fb138e32353f03e95 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.018221 21914 tablet_replica.cc:333] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.018801 21914 raft_consensus.cc:2243] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.019474 21914 raft_consensus.cc:2272] T ce66397517bf4641a041214f340d3456 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.021018 21914 tablet_replica.cc:333] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.021412 21914 raft_consensus.cc:2243] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.021730 21914 raft_consensus.cc:2272] T 7810cbfc04844341ab3c33c006eba0ab P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.023468 21914 tablet_replica.cc:333] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.023872 21914 raft_consensus.cc:2243] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.024179 21914 raft_consensus.cc:2272] T 4462f672ded649d5bbb430892d4f4ed5 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.025940 21914 tablet_replica.cc:333] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.026332 21914 raft_consensus.cc:2243] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.026991 21914 raft_consensus.cc:2272] T 78a800a61c8947b1b74fd214f9d86506 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.028420 21914 tablet_replica.cc:333] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.028883 21914 raft_consensus.cc:2243] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.029204 21914 raft_consensus.cc:2272] T 91f6e365534245b6b49557eeb3317671 P 36104f2b0a994e1b8f673a2585187a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.030998 21914 tablet_replica.cc:333] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49: stopping tablet replica
I20260710 13:22:20.031375 21914 raft_consensus.cc:2243] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.032009 21914 raft_consensus.cc:2272] T 93ab5f23eae8435a89e6f5cc5065b0a5 P 36104f2b0a994e1b8f673a2585187a49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.058734 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
I20260710 13:22:20.075723 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
I20260710 13:22:20.099725 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.100328 21914 tablet_replica.cc:333] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.100960 21914 raft_consensus.cc:2243] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.101384 21914 raft_consensus.cc:2272] T 9769adb850a74c17a221df45224e3bee P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.103917 21914 tablet_replica.cc:333] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.104437 21914 raft_consensus.cc:2243] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.104928 21914 raft_consensus.cc:2272] T 93ab5f23eae8435a89e6f5cc5065b0a5 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.106501 21914 tablet_replica.cc:333] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.106966 21914 raft_consensus.cc:2243] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.107628 21914 raft_consensus.cc:2272] T 91f6e365534245b6b49557eeb3317671 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.109524 21914 tablet_replica.cc:333] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.109988 21914 raft_consensus.cc:2243] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.110386 21914 raft_consensus.cc:2272] T ce66397517bf4641a041214f340d3456 P f183f3c125be4b439d087974f6e332f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.111835 21914 tablet_replica.cc:333] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.112294 21914 raft_consensus.cc:2243] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.113070 21914 raft_consensus.cc:2272] T d2355d05f87c48b382396893a2e75442 P f183f3c125be4b439d087974f6e332f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.114653 21914 tablet_replica.cc:333] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.115110 21914 raft_consensus.cc:2243] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.115485 21914 raft_consensus.cc:2272] T 09b70b89cc31413fb138e32353f03e95 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.117560 21914 tablet_replica.cc:333] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.118014 21914 raft_consensus.cc:2243] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.118407 21914 raft_consensus.cc:2272] T 78a800a61c8947b1b74fd214f9d86506 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.119864 21914 tablet_replica.cc:333] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.120277 21914 raft_consensus.cc:2243] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.120664 21914 raft_consensus.cc:2272] T 4462f672ded649d5bbb430892d4f4ed5 P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.122463 21914 tablet_replica.cc:333] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6: stopping tablet replica
I20260710 13:22:20.122951 21914 raft_consensus.cc:2243] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.123623 21914 raft_consensus.cc:2272] T 7810cbfc04844341ab3c33c006eba0ab P f183f3c125be4b439d087974f6e332f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.150815 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:22:20.167392 21914 master.cc:562] Master@127.21.102.190:40901 shutting down...
I20260710 13:22:20.317690 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.318252 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.318583 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8eaf65129ed04c7f95c2d86fe9989e10: stopping tablet replica
I20260710 13:22:20.360085 21914 master.cc:584] Master@127.21.102.190:40901 shutdown complete.
36104f2b0a994e1b8f673a2585187a49  4
44620c63657f4ef193d2778101d28635  4
f183f3c125be4b439d087974f6e332f6  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13277 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:22:20.402595 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:38701
I20260710 13:22:20.403807 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.409699 22422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.410014 22423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.410120 22425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.411826 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:20.412751 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:20.413009 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.413180 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689740413164 us; error 0 us; skew 500 ppm
I20260710 13:22:20.413739 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.416465 21914 webserver.cc:533] Webserver started at http://127.21.102.190:33275/ using document root <none> and password file <none>
I20260710 13:22:20.417093 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.417322 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.417629 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.418817 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "ad2e4b0844e94b16bb97397c4320b5f4"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.423686 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:20.427263 22430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.428174 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:22:20.428436 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "ad2e4b0844e94b16bb97397c4320b5f4"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.428694 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:20.442589 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:20.443729 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:20.483860 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:38701
I20260710 13:22:20.483953 22481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:38701 every 8 connection(s)
I20260710 13:22:20.488404 22482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:20.498523 22482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4: Bootstrap starting.
I20260710 13:22:20.503551 22482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.507881 22482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4: No bootstrap required, opened a new log
I20260710 13:22:20.510147 22482 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER }
I20260710 13:22:20.510563 22482 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.510845 22482 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad2e4b0844e94b16bb97397c4320b5f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.511425 22482 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER }
I20260710 13:22:20.511893 22482 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:20.512166 22482 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:20.512454 22482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.516867 22482 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER }
I20260710 13:22:20.517458 22482 leader_election.cc:304] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [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: ad2e4b0844e94b16bb97397c4320b5f4; no voters: 
I20260710 13:22:20.518760 22482 leader_election.cc:290] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:20.519069 22485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.520566 22485 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 1 LEADER]: Becoming Leader. State: Replica: ad2e4b0844e94b16bb97397c4320b5f4, State: Running, Role: LEADER
I20260710 13:22:20.521342 22485 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [LEADER]: Queue going to LEADER mode. State: All 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: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER }
I20260710 13:22:20.521970 22482 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:20.526194 22487 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad2e4b0844e94b16bb97397c4320b5f4. Latest consensus state: current_term: 1 leader_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER } }
I20260710 13:22:20.526037 22486 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2e4b0844e94b16bb97397c4320b5f4" member_type: VOTER } }
I20260710 13:22:20.526719 22487 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:20.527062 22486 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:20.530311 22492 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:20.539620 22492 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:20.540670 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:20.549386 22492 catalog_manager.cc:1383] Generated new cluster ID: a71085664ed641b6bb4cd3476ee4ec15
I20260710 13:22:20.549728 22492 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:20.585146 22492 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:20.586647 22492 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:20.610222 22492 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4: Generated new TSK 0
I20260710 13:22:20.610817 22492 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:20.671335 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.677264 22503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.678470 22504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.679889 22506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.682049 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:20.682758 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:20.682927 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.683050 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689740683039 us; error 0 us; skew 500 ppm
I20260710 13:22:20.683532 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.686022 21914 webserver.cc:533] Webserver started at http://127.21.102.129:46409/ using document root <none> and password file <none>
I20260710 13:22:20.686553 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.686705 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.686898 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.687872 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "dfdb4aaa35c7411380e27de76233ba98"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.692121 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:20.695325 22511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.696126 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:20.696415 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "dfdb4aaa35c7411380e27de76233ba98"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.696741 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:20.718803 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:20.720000 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:20.721524 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:20.723824 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:20.724049 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.724277 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:20.724454 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.763666 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:44149
I20260710 13:22:20.763773 22573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:44149 every 8 connection(s)
I20260710 13:22:20.768395 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.776314 22579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.777877 22581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.778553 22578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.779799 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:20.780521 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:20.780751 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.780967 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689740780952 us; error 0 us; skew 500 ppm
I20260710 13:22:20.781443 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.784533 21914 webserver.cc:533] Webserver started at http://127.21.102.130:35069/ using document root <none> and password file <none>
I20260710 13:22:20.785173 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.785450 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.785696 22574 heartbeater.cc:344] Connected to a master server at 127.21.102.190:38701
I20260710 13:22:20.785807 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.786160 22574 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:20.787104 22574 heartbeater.cc:507] Master 127.21.102.190:38701 requested a full tablet report, sending...
I20260710 13:22:20.787508 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "4b972b9ddbaa4c8d81344333620274ed"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.789427 22447 ts_manager.cc:194] Registered new tserver with Master: dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149)
I20260710 13:22:20.791282 22447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60810
I20260710 13:22:20.792846 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:22:20.796461 22586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.797395 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:20.797699 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "4b972b9ddbaa4c8d81344333620274ed"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.797967 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:20.814301 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:20.815529 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:20.817129 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:20.819437 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:20.819628 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.819906 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:20.820103 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.861685 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:43249
I20260710 13:22:20.861791 22648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:43249 every 8 connection(s)
I20260710 13:22:20.866601 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.873852 22652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.875667 22653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.879017 22655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.880338 22649 heartbeater.cc:344] Connected to a master server at 127.21.102.190:38701
I20260710 13:22:20.880736 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:20.880829 22649 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:20.881734 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:20.881762 22649 heartbeater.cc:507] Master 127.21.102.190:38701 requested a full tablet report, sending...
W20260710 13:22:20.882045 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.882310 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689740882288 us; error 0 us; skew 500 ppm
I20260710 13:22:20.883028 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.884449 22447 ts_manager.cc:194] Registered new tserver with Master: 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:20.885885 21914 webserver.cc:533] Webserver started at http://127.21.102.131:37497/ using document root <none> and password file <none>
I20260710 13:22:20.886270 22447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60822
I20260710 13:22:20.886554 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.886804 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.887115 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.888305 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "7b59811582f34e05935356d4bad809cb"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.892597 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:22:20.896240 22660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.897162 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:20.897415 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "7b59811582f34e05935356d4bad809cb"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-mxjd"
I20260710 13:22:20.897666 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:20.915825 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:20.917085 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:20.918619 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:20.920907 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:20.921098 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.921406 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:20.921581 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.962158 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:40563
I20260710 13:22:20.962258 22722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:40563 every 8 connection(s)
I20260710 13:22:20.976516 22723 heartbeater.cc:344] Connected to a master server at 127.21.102.190:38701
I20260710 13:22:20.976941 22723 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:20.977764 22723 heartbeater.cc:507] Master 127.21.102.190:38701 requested a full tablet report, sending...
I20260710 13:22:20.979936 22447 ts_manager.cc:194] Registered new tserver with Master: 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:20.980912 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015745457s
I20260710 13:22:20.981642 22447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60826
I20260710 13:22:21.008088 22447 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60828:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:21.010918 22447 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:21.079108 22539 tablet_service.cc:1511] Processing CreateTablet for tablet daa09410304b42bb8de3bd2754809077 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:21.080546 22539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa09410304b42bb8de3bd2754809077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.082597 22688 tablet_service.cc:1511] Processing CreateTablet for tablet daa09410304b42bb8de3bd2754809077 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:21.083355 22538 tablet_service.cc:1511] Processing CreateTablet for tablet c779e9cb55b4436781f5cbaad76d04a2 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:21.083774 22685 tablet_service.cc:1511] Processing CreateTablet for tablet 8133c28b1bc0458f8116df693aaf81c8 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:21.084198 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa09410304b42bb8de3bd2754809077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.085250 22685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8133c28b1bc0458f8116df693aaf81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.085646 22537 tablet_service.cc:1511] Processing CreateTablet for tablet b2336833e74e4d90a2851200ee875d99 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:21.087971 22536 tablet_service.cc:1511] Processing CreateTablet for tablet 8133c28b1bc0458f8116df693aaf81c8 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:21.088088 22686 tablet_service.cc:1511] Processing CreateTablet for tablet b2336833e74e4d90a2851200ee875d99 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:21.088785 22684 tablet_service.cc:1511] Processing CreateTablet for tablet 746aa22161584a2a800395dff45c147f (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:21.089457 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2336833e74e4d90a2851200ee875d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.090113 22684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746aa22161584a2a800395dff45c147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.093137 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c779e9cb55b4436781f5cbaad76d04a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.094686 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8133c28b1bc0458f8116df693aaf81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.086156 22687 tablet_service.cc:1511] Processing CreateTablet for tablet c779e9cb55b4436781f5cbaad76d04a2 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:21.097316 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c779e9cb55b4436781f5cbaad76d04a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.098052 22533 tablet_service.cc:1511] Processing CreateTablet for tablet 201246f9deea4587a76ade74956971bf (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:21.099407 22533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201246f9deea4587a76ade74956971bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.102034 22532 tablet_service.cc:1511] Processing CreateTablet for tablet 155961173f5b41ddb1dcdf4dc380c928 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:21.105718 22534 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8bb605b34907bf4eb58a55e0ec7e (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:21.107856 22530 tablet_service.cc:1511] Processing CreateTablet for tablet 902a6c12adb64be2b8896041af7ff7fd (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:21.096031 22535 tablet_service.cc:1511] Processing CreateTablet for tablet 746aa22161584a2a800395dff45c147f (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:21.104261 22531 tablet_service.cc:1511] Processing CreateTablet for tablet 55a887d76f804a59a08925d59d9ba922 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:21.115686 22530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a6c12adb64be2b8896041af7ff7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.117362 22534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8bb605b34907bf4eb58a55e0ec7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.118830 22532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155961173f5b41ddb1dcdf4dc380c928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.120343 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2336833e74e4d90a2851200ee875d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.124215 22683 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8bb605b34907bf4eb58a55e0ec7e (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:21.125869 22535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746aa22161584a2a800395dff45c147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.126264 22683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8bb605b34907bf4eb58a55e0ec7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.127125 22531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a887d76f804a59a08925d59d9ba922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.142838 22682 tablet_service.cc:1511] Processing CreateTablet for tablet 201246f9deea4587a76ade74956971bf (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:21.144289 22682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201246f9deea4587a76ade74956971bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.142730 22681 tablet_service.cc:1511] Processing CreateTablet for tablet 155961173f5b41ddb1dcdf4dc380c928 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:21.144564 22680 tablet_service.cc:1511] Processing CreateTablet for tablet 55a887d76f804a59a08925d59d9ba922 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:21.145699 22681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155961173f5b41ddb1dcdf4dc380c928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.146867 22679 tablet_service.cc:1511] Processing CreateTablet for tablet 902a6c12adb64be2b8896041af7ff7fd (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:21.148099 22679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a6c12adb64be2b8896041af7ff7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.153131 22680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a887d76f804a59a08925d59d9ba922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.162849 22614 tablet_service.cc:1511] Processing CreateTablet for tablet daa09410304b42bb8de3bd2754809077 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:21.164384 22614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa09410304b42bb8de3bd2754809077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.165429 22608 tablet_service.cc:1511] Processing CreateTablet for tablet 201246f9deea4587a76ade74956971bf (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:21.166049 22613 tablet_service.cc:1511] Processing CreateTablet for tablet c779e9cb55b4436781f5cbaad76d04a2 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:21.166764 22608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201246f9deea4587a76ade74956971bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.168794 22612 tablet_service.cc:1511] Processing CreateTablet for tablet b2336833e74e4d90a2851200ee875d99 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:21.169667 22607 tablet_service.cc:1511] Processing CreateTablet for tablet 155961173f5b41ddb1dcdf4dc380c928 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:21.175400 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c779e9cb55b4436781f5cbaad76d04a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.177336 22610 tablet_service.cc:1511] Processing CreateTablet for tablet 746aa22161584a2a800395dff45c147f (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:21.179646 22607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155961173f5b41ddb1dcdf4dc380c928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.180480 22610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746aa22161584a2a800395dff45c147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.181537 22606 tablet_service.cc:1511] Processing CreateTablet for tablet 55a887d76f804a59a08925d59d9ba922 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:21.182735 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2336833e74e4d90a2851200ee875d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.180079 22605 tablet_service.cc:1511] Processing CreateTablet for tablet 902a6c12adb64be2b8896041af7ff7fd (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:21.184744 22609 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8bb605b34907bf4eb58a55e0ec7e (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:21.171201 22611 tablet_service.cc:1511] Processing CreateTablet for tablet 8133c28b1bc0458f8116df693aaf81c8 (DEFAULT_TABLE table=test-workload [id=fa905816e7674a4ab932701daebd73e3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:21.186297 22606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a887d76f804a59a08925d59d9ba922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.193930 22611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8133c28b1bc0458f8116df693aaf81c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.209193 22609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8bb605b34907bf4eb58a55e0ec7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.209980 22605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a6c12adb64be2b8896041af7ff7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.233512 22739 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.254240 22738 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.261888 22739 tablet_bootstrap.cc:654] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.275409 22740 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.299939 22738 tablet_bootstrap.cc:654] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.305069 22740 tablet_bootstrap.cc:654] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.334041 22739 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.334585 22739 ts_tablet_manager.cc:1403] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.052s
I20260710 13:22:21.334673 22738 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.335193 22738 ts_tablet_manager.cc:1403] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.003s
I20260710 13:22:21.337900 22739 raft_consensus.cc:359] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.338132 22738 raft_consensus.cc:359] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.338682 22739 raft_consensus.cc:385] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.339135 22738 raft_consensus.cc:385] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.339183 22739 raft_consensus.cc:740] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.339644 22738 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.340421 22739 consensus_queue.cc:260] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.340749 22738 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.343729 22738 ts_tablet_manager.cc:1434] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:21.343515 22723 heartbeater.cc:499] Master 127.21.102.190:38701 was elected leader, sending a full tablet report...
I20260710 13:22:21.344517 22738 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.345567 22574 heartbeater.cc:499] Master 127.21.102.190:38701 was elected leader, sending a full tablet report...
I20260710 13:22:21.346215 22739 ts_tablet_manager.cc:1434] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260710 13:22:21.347252 22739 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.351029 22738 tablet_bootstrap.cc:654] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.355014 22739 tablet_bootstrap.cc:654] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.356235 22738 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.356681 22738 ts_tablet_manager.cc:1403] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:22:21.358983 22738 raft_consensus.cc:359] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.359688 22738 raft_consensus.cc:385] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.359930 22738 raft_consensus.cc:740] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.361042 22740 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.360677 22738 consensus_queue.cc:260] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.361173 22739 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.361747 22739 ts_tablet_manager.cc:1403] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:22:21.361635 22740 ts_tablet_manager.cc:1403] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.010s
I20260710 13:22:21.363175 22738 ts_tablet_manager.cc:1434] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:21.364146 22738 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.364879 22739 raft_consensus.cc:359] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.365074 22740 raft_consensus.cc:359] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.365700 22739 raft_consensus.cc:385] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.365829 22740 raft_consensus.cc:385] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.366094 22739 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.366173 22740 raft_consensus.cc:740] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.367007 22739 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.367338 22740 consensus_queue.cc:260] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.369733 22739 ts_tablet_manager.cc:1434] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:21.371050 22738 tablet_bootstrap.cc:654] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.371141 22739 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.377116 22740 ts_tablet_manager.cc:1434] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:22:21.377928 22649 heartbeater.cc:499] Master 127.21.102.190:38701 was elected leader, sending a full tablet report...
I20260710 13:22:21.379832 22739 tablet_bootstrap.cc:654] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.389318 22740 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.401968 22738 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.402495 22738 ts_tablet_manager.cc:1403] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.021s
I20260710 13:22:21.405385 22738 raft_consensus.cc:359] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.406009 22738 raft_consensus.cc:385] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.406280 22738 raft_consensus.cc:740] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.407121 22738 consensus_queue.cc:260] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.411140 22738 ts_tablet_manager.cc:1434] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:21.412060 22738 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.414335 22740 tablet_bootstrap.cc:654] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.417155 22738 tablet_bootstrap.cc:654] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.423367 22739 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.423820 22740 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.424057 22739 ts_tablet_manager.cc:1403] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.053s	user 0.037s	sys 0.015s
I20260710 13:22:21.424288 22740 ts_tablet_manager.cc:1403] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.005s
I20260710 13:22:21.427305 22739 raft_consensus.cc:359] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.427457 22740 raft_consensus.cc:359] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.428239 22739 raft_consensus.cc:385] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.428293 22740 raft_consensus.cc:385] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.428711 22739 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.428787 22740 raft_consensus.cc:740] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.429883 22740 consensus_queue.cc:260] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.429884 22739 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.430984 22738 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.431552 22738 ts_tablet_manager.cc:1403] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260710 13:22:21.432523 22740 ts_tablet_manager.cc:1434] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:21.433599 22740 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.434607 22738 raft_consensus.cc:359] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.435123 22739 ts_tablet_manager.cc:1434] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:22:21.435498 22738 raft_consensus.cc:385] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.435907 22738 raft_consensus.cc:740] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.436187 22739 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.436877 22738 consensus_queue.cc:260] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.440934 22740 tablet_bootstrap.cc:654] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.441928 22738 ts_tablet_manager.cc:1434] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:22:21.442986 22738 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.449357 22739 tablet_bootstrap.cc:654] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.451385 22738 tablet_bootstrap.cc:654] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.454058 22740 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.454758 22740 ts_tablet_manager.cc:1403] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:22:21.458810 22740 raft_consensus.cc:359] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.459641 22740 raft_consensus.cc:385] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.459941 22740 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.460896 22740 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.461879 22739 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.462337 22739 ts_tablet_manager.cc:1403] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260710 13:22:21.463044 22740 ts_tablet_manager.cc:1434] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:21.464031 22740 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.465337 22739 raft_consensus.cc:359] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.465988 22739 raft_consensus.cc:385] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.466285 22739 raft_consensus.cc:740] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.467113 22739 consensus_queue.cc:260] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.471196 22740 tablet_bootstrap.cc:654] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.476842 22739 ts_tablet_manager.cc:1434] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:21.478516 22740 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.478897 22738 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.478984 22740 ts_tablet_manager.cc:1403] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:21.479502 22738 ts_tablet_manager.cc:1403] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260710 13:22:21.481771 22740 raft_consensus.cc:359] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.482395 22740 raft_consensus.cc:385] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.482741 22739 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.482715 22740 raft_consensus.cc:740] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.482573 22738 raft_consensus.cc:359] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.483419 22738 raft_consensus.cc:385] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.483704 22738 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.483844 22740 consensus_queue.cc:260] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.484411 22738 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.486749 22738 ts_tablet_manager.cc:1434] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:21.487792 22738 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.490301 22739 tablet_bootstrap.cc:654] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.494411 22738 tablet_bootstrap.cc:654] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.494814 22740 ts_tablet_manager.cc:1434] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:22:21.495802 22740 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.496340 22739 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.496869 22739 ts_tablet_manager.cc:1403] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:22:21.500603 22739 raft_consensus.cc:359] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.501559 22739 raft_consensus.cc:385] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.501999 22745 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.501924 22739 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.502513 22745 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.503094 22739 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.504796 22745 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.514111 22748 raft_consensus.cc:493] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.514884 22748 raft_consensus.cc:515] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.526409 22739 ts_tablet_manager.cc:1434] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.005s
W20260710 13:22:21.534680 22495 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:21.539688 22739 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.539577 22744 raft_consensus.cc:493] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.540529 22744 raft_consensus.cc:515] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.549307 22739 tablet_bootstrap.cc:654] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.556391 22748 leader_election.cc:290] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.557220 22744 leader_election.cc:290] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.564455 22739 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.565220 22745 raft_consensus.cc:493] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.565231 22739 ts_tablet_manager.cc:1403] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 13:22:21.566131 22745 raft_consensus.cc:515] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.568951 22745 leader_election.cc:290] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.570055 22739 raft_consensus.cc:359] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.571203 22739 raft_consensus.cc:385] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.571689 22739 raft_consensus.cc:740] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.572814 22739 consensus_queue.cc:260] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.579272 22739 ts_tablet_manager.cc:1434] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:22:21.580961 22739 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.589665 22740 tablet_bootstrap.cc:654] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.590030 22739 tablet_bootstrap.cc:654] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.608943 22739 tablet_bootstrap.cc:492] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.609664 22739 ts_tablet_manager.cc:1403] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260710 13:22:21.625315 22745 raft_consensus.cc:493] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.629583 22739 raft_consensus.cc:359] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.630352 22739 raft_consensus.cc:385] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.630754 22739 raft_consensus.cc:740] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.631175 22740 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.631685 22740 ts_tablet_manager.cc:1403] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.136s	user 0.003s	sys 0.010s
I20260710 13:22:21.631538 22739 consensus_queue.cc:260] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.627355 22745 raft_consensus.cc:515] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.632660 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.633424 22698 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
I20260710 13:22:21.633949 22739 ts_tablet_manager.cc:1434] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:22:21.634894 22739 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.634668 22740 raft_consensus.cc:359] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.635383 22740 raft_consensus.cc:385] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.635438 22589 leader_election.cc:304] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:21.635773 22740 raft_consensus.cc:740] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.636356 22748 raft_consensus.cc:2804] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.634259 22745 leader_election.cc:290] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.639447 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.646711 22549 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
I20260710 13:22:21.636794 22748 raft_consensus.cc:493] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.647511 22748 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.647827 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.650146 22624 raft_consensus.cc:2468] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:21.636512 22740 consensus_queue.cc:260] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.646638 22745 raft_consensus.cc:493] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.653040 22513 leader_election.cc:304] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:21.653817 22739 tablet_bootstrap.cc:654] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.654425 22744 raft_consensus.cc:2804] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.654812 22744 raft_consensus.cc:493] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.655189 22744 raft_consensus.cc:3060] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.655500 22738 tablet_bootstrap.cc:492] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.661103 22738 ts_tablet_manager.cc:1403] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.173s	user 0.063s	sys 0.073s
I20260710 13:22:21.670369 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.670500 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
W20260710 13:22:21.672387 22662 leader_election.cc:343] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:21.673343 22662 leader_election.cc:343] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.674774 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
W20260710 13:22:21.677266 22662 leader_election.cc:343] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.678867 22738 raft_consensus.cc:359] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.679708 22738 raft_consensus.cc:385] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.680045 22738 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.664610 22745 raft_consensus.cc:515] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.680938 22738 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.683544 22738 ts_tablet_manager.cc:1434] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:22:21.684581 22738 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.685897 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.686692 22745 leader_election.cc:290] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.691370 22740 ts_tablet_manager.cc:1434] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.002s
I20260710 13:22:21.692480 22739 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.693244 22739 ts_tablet_manager.cc:1403] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.028s
I20260710 13:22:21.694710 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.692556 22740 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.696040 22739 raft_consensus.cc:359] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.696867 22739 raft_consensus.cc:385] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.697171 22739 raft_consensus.cc:740] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.698187 22739 consensus_queue.cc:260] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.698530 22774 raft_consensus.cc:493] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:21.698985 22514 leader_election.cc:343] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.699954 22774 raft_consensus.cc:515] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.701421 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.702664 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.703126 22774 leader_election.cc:290] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.703317 22549 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 0.
I20260710 13:22:21.703368 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.704141 22546 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 0.
I20260710 13:22:21.705466 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.706393 22738 tablet_bootstrap.cc:654] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.709167 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.711143 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.711818 22622 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:21.706229 22547 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 0.
I20260710 13:22:21.713411 22513 leader_election.cc:304] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:21.713924 22740 tablet_bootstrap.cc:654] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.714780 22774 raft_consensus.cc:2804] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.715197 22774 raft_consensus.cc:493] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.715576 22774 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.704213 22748 raft_consensus.cc:515] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.717911 22624 raft_consensus.cc:2393] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b59811582f34e05935356d4bad809cb in current term 1: Already voted for candidate 4b972b9ddbaa4c8d81344333620274ed in this term.
I20260710 13:22:21.722309 22748 leader_election.cc:290] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.723137 22698 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:21.723676 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:21.724417 22697 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.729432 22772 raft_consensus.cc:493] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.730018 22772 raft_consensus.cc:515] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
W20260710 13:22:21.708570 22664 leader_election.cc:343] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.733098 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:21.733760 22547 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.734043 22772 leader_election.cc:290] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.734541 22664 leader_election.cc:304] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b59811582f34e05935356d4bad809cb; no voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:21.736231 22664 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.737134 22745 raft_consensus.cc:2749] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:21.737435 22664 leader_election.cc:304] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.738023 22745 raft_consensus.cc:2804] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.738446 22745 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.738884 22745 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.738844 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.738710 22664 leader_election.cc:304] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
W20260710 13:22:21.742331 22662 leader_election.cc:343] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.746379 22697 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 1.
I20260710 13:22:21.746881 22772 raft_consensus.cc:2764] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:22:21.747587 22748 raft_consensus.cc:493] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.748248 22748 raft_consensus.cc:515] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.751511 22772 raft_consensus.cc:2804] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.751924 22772 raft_consensus.cc:493] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.752265 22772 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.752363 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.754714 22546 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
I20260710 13:22:21.756016 22774 raft_consensus.cc:515] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.758122 22748 leader_election.cc:290] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.757028 22590 leader_election.cc:304] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:21.759357 22748 raft_consensus.cc:2804] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.759833 22748 raft_consensus.cc:493] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.760243 22748 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.760675 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:21.761349 22624 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.762645 22547 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 1.
I20260710 13:22:21.763979 22589 leader_election.cc:304] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:21.764407 22745 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.765249 22775 raft_consensus.cc:2804] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.771550 22739 ts_tablet_manager.cc:1434] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.078s	user 0.035s	sys 0.032s
I20260710 13:22:21.776552 22739 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.758152 22744 raft_consensus.cc:515] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.786465 22739 tablet_bootstrap.cc:654] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.787673 22738 tablet_bootstrap.cc:492] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.788331 22738 ts_tablet_manager.cc:1403] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.014s
I20260710 13:22:21.788511 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.788751 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
W20260710 13:22:21.790499 22662 leader_election.cc:343] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.785316 22748 raft_consensus.cc:515] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.792053 22738 raft_consensus.cc:359] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
W20260710 13:22:21.790109 22664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.129:44149, user_credentials={real_user=slave}} blocked reactor thread for 51449.5us
I20260710 13:22:21.792913 22738 raft_consensus.cc:385] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.793366 22748 leader_election.cc:290] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.793952 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:21.785739 22775 raft_consensus.cc:697] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:21.794127 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:21.794855 22547 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.795047 22775 consensus_queue.cc:237] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.795986 22772 raft_consensus.cc:515] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.797725 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.798408 22546 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 0.
I20260710 13:22:21.799847 22624 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:21.800272 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:21.800843 22549 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.784451 22745 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.801290 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:21.793336 22738 raft_consensus.cc:740] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.802922 22772 leader_election.cc:290] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:21.802922 22547 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 1.
I20260710 13:22:21.803805 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:21.803951 22738 consensus_queue.cc:260] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.804631 22548 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.804960 22697 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
W20260710 13:22:21.806483 22662 leader_election.cc:343] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.807880 22590 leader_election.cc:304] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [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: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 7b59811582f34e05935356d4bad809cb
I20260710 13:22:21.810534 22513 leader_election.cc:304] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:21.811903 22776 raft_consensus.cc:2804] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.813879 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:21.814522 22622 raft_consensus.cc:3060] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.814827 22738 ts_tablet_manager.cc:1434] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:22:21.808671 22774 leader_election.cc:290] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.820422 22740 tablet_bootstrap.cc:492] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.821053 22740 ts_tablet_manager.cc:1403] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.010s
I20260710 13:22:21.817874 22780 raft_consensus.cc:2804] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.821775 22780 raft_consensus.cc:697] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:21.827010 22774 raft_consensus.cc:493] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.822604 22780 consensus_queue.cc:237] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:21.828733 22774 raft_consensus.cc:515] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.831389 22774 leader_election.cc:290] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.833779 22738 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.835479 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.838855 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:21.836396 22624 raft_consensus.cc:2468] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:21.841717 22739 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.843060 22739 ts_tablet_manager.cc:1403] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.000s
I20260710 13:22:21.843212 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:21.844069 22697 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.844170 22740 raft_consensus.cc:359] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.845046 22740 raft_consensus.cc:385] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.845368 22740 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.846056 22664 leader_election.cc:304] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.846174 22740 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.846998 22772 raft_consensus.cc:2804] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.847399 22772 raft_consensus.cc:493] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.847767 22772 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.848724 22740 ts_tablet_manager.cc:1434] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260710 13:22:21.848543 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
W20260710 13:22:21.849423 22514 leader_election.cc:343] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:21.850243 22514 leader_election.cc:343] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.850639 22740 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.852162 22739 raft_consensus.cc:359] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.852855 22739 raft_consensus.cc:385] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.853112 22739 raft_consensus.cc:740] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.850512 22548 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 1.
I20260710 13:22:21.853917 22738 tablet_bootstrap.cc:654] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.854544 22664 leader_election.cc:304] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.854719 22739 consensus_queue.cc:260] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.832067 22744 leader_election.cc:290] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.857304 22745 raft_consensus.cc:2804] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.857936 22745 raft_consensus.cc:697] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:21.860350 22739 ts_tablet_manager.cc:1434] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:22:21.859664 22745 consensus_queue.cc:237] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.861383 22739 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: Bootstrap starting.
I20260710 13:22:21.863324 22740 tablet_bootstrap.cc:654] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.869539 22513 leader_election.cc:304] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [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: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 7b59811582f34e05935356d4bad809cb
I20260710 13:22:21.854723 22772 raft_consensus.cc:515] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.873282 22782 raft_consensus.cc:2804] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.874213 22782 raft_consensus.cc:493] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.874677 22782 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.887974 22776 raft_consensus.cc:697] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:21.895982 22740 tablet_bootstrap.cc:492] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:21.896534 22740 ts_tablet_manager.cc:1403] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.002s
I20260710 13:22:21.896229 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:21.897078 22546 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.897733 22780 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.899945 22780 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.901531 22739 tablet_bootstrap.cc:654] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.902076 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:21.901084 22772 leader_election.cc:290] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
W20260710 13:22:21.905495 22662 leader_election.cc:343] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.908905 22740 raft_consensus.cc:359] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.910001 22740 raft_consensus.cc:385] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.910363 22740 raft_consensus.cc:740] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.892370 22444 catalog_manager.cc:5697] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 1 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:21.915942 22740 consensus_queue.cc:260] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.917433 22739 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: No bootstrap required, opened a new log
I20260710 13:22:21.917339 22546 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 1.
I20260710 13:22:21.918104 22739 ts_tablet_manager.cc:1403] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.000s
I20260710 13:22:21.918376 22740 ts_tablet_manager.cc:1434] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:22:21.919396 22740 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:21.920174 22780 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.921001 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:21.920944 22739 raft_consensus.cc:359] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.921629 22739 raft_consensus.cc:385] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.921751 22664 leader_election.cc:304] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.922683 22739 raft_consensus.cc:740] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.914971 22782 raft_consensus.cc:515] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.924216 22772 raft_consensus.cc:2804] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.918700 22776 consensus_queue.cc:237] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.924381 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.924754 22772 raft_consensus.cc:697] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:21.927845 22739 consensus_queue.cc:260] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.928174 22772 consensus_queue.cc:237] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.932642 22549 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 1.
I20260710 13:22:21.933068 22698 raft_consensus.cc:2393] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b972b9ddbaa4c8d81344333620274ed in current term 1: Already voted for candidate 7b59811582f34e05935356d4bad809cb in this term.
I20260710 13:22:21.934144 22739 ts_tablet_manager.cc:1434] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:22:21.935775 22589 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed; no voters: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:21.936821 22780 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.938201 22738 tablet_bootstrap.cc:492] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:21.938578 22738 ts_tablet_manager.cc:1403] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.011s
I20260710 13:22:21.940359 22787 raft_consensus.cc:493] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.942667 22740 tablet_bootstrap.cc:654] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.940927 22787 raft_consensus.cc:515] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.944940 22446 catalog_manager.cc:5697] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 1 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:21.944758 22622 raft_consensus.cc:2468] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:21.950742 22664 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:21.960641 22513 leader_election.cc:304] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [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: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 7b59811582f34e05935356d4bad809cb
I20260710 13:22:21.962817 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:21.963305 22738 raft_consensus.cc:359] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.951018 22697 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:21.963819 22744 raft_consensus.cc:2804] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.964697 22744 raft_consensus.cc:697] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:21.965116 22787 leader_election.cc:290] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.965214 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:21.965847 22744 consensus_queue.cc:237] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
W20260710 13:22:21.964185 22514 leader_election.cc:343] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.969533 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:21.963917 22738 raft_consensus.cc:385] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.972036 22738 raft_consensus.cc:740] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
W20260710 13:22:21.971459 22513 leader_election.cc:343] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.972985 22513 leader_election.cc:304] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfdb4aaa35c7411380e27de76233ba98; no voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb
I20260710 13:22:21.973134 22738 consensus_queue.cc:260] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.973847 22774 raft_consensus.cc:2749] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:21.976464 22738 ts_tablet_manager.cc:1434] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260710 13:22:21.970852 22772 raft_consensus.cc:2804] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.977515 22738 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:21.978256 22772 raft_consensus.cc:697] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:21.966270 22622 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.971403 22780 raft_consensus.cc:2749] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:21.982939 22782 leader_election.cc:290] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:21.980985 22772 consensus_queue.cc:237] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:21.987447 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:21.989282 22697 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.012399 22447 catalog_manager.cc:5697] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.015882 22738 tablet_bootstrap.cc:654] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.021399 22622 raft_consensus.cc:2468] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:22.022631 22740 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:22.023001 22513 leader_election.cc:304] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.023281 22740 ts_tablet_manager.cc:1403] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.018s
I20260710 13:22:22.024477 22744 raft_consensus.cc:2804] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.025156 22744 raft_consensus.cc:697] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:22.026031 22744 consensus_queue.cc:237] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.028748 22697 raft_consensus.cc:2468] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:22.035627 22740 raft_consensus.cc:359] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.036734 22740 raft_consensus.cc:385] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.037058 22740 raft_consensus.cc:740] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.037811 22740 consensus_queue.cc:260] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.040172 22740 ts_tablet_manager.cc:1434] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260710 13:22:22.041103 22740 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:22.047518 22740 tablet_bootstrap.cc:654] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.049386 22738 tablet_bootstrap.cc:492] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:22.049821 22738 ts_tablet_manager.cc:1403] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.004s
I20260710 13:22:22.051688 22444 catalog_manager.cc:5697] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 1 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.053668 22444 catalog_manager.cc:5697] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 1 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.053073 22738 raft_consensus.cc:359] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.056980 22738 raft_consensus.cc:385] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.057262 22738 raft_consensus.cc:740] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.057999 22738 consensus_queue.cc:260] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.059491 22738 ts_tablet_manager.cc:1434] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:22:22.060331 22738 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: Bootstrap starting.
I20260710 13:22:22.073915 22738 tablet_bootstrap.cc:654] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.079262 22446 catalog_manager.cc:5697] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 1 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.079787 22447 catalog_manager.cc:5697] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.080940 22740 tablet_bootstrap.cc:492] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:22.081542 22740 ts_tablet_manager.cc:1403] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.017s
I20260710 13:22:22.081604 22447 catalog_manager.cc:5697] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.085348 22740 raft_consensus.cc:359] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.086012 22740 raft_consensus.cc:385] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.086267 22740 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.086978 22740 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.089715 22740 ts_tablet_manager.cc:1434] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:22.090665 22740 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: Bootstrap starting.
I20260710 13:22:22.095350 22738 tablet_bootstrap.cc:492] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: No bootstrap required, opened a new log
I20260710 13:22:22.095822 22738 ts_tablet_manager.cc:1403] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260710 13:22:22.096446 22740 tablet_bootstrap.cc:654] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.098670 22738 raft_consensus.cc:359] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.100385 22738 raft_consensus.cc:385] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.100732 22738 raft_consensus.cc:740] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.101464 22738 consensus_queue.cc:260] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.103044 22740 tablet_bootstrap.cc:492] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: No bootstrap required, opened a new log
I20260710 13:22:22.103255 22738 ts_tablet_manager.cc:1434] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:22.103456 22740 ts_tablet_manager.cc:1403] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:22:22.105737 22740 raft_consensus.cc:359] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.106177 22740 raft_consensus.cc:385] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.106367 22740 raft_consensus.cc:740] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.107096 22780 raft_consensus.cc:493] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.107650 22780 raft_consensus.cc:515] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.106976 22740 consensus_queue.cc:260] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.109855 22780 leader_election.cc:290] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.110880 22740 ts_tablet_manager.cc:1434] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:22:22.112248 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:22.112923 22549 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
I20260710 13:22:22.113731 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:22.113955 22590 leader_election.cc:304] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.114331 22697 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 0.
I20260710 13:22:22.114652 22775 raft_consensus.cc:2804] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.115002 22775 raft_consensus.cc:493] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.115267 22775 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.120879 22775 raft_consensus.cc:515] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.122578 22775 leader_election.cc:290] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.123186 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:22.123731 22549 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.123739 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.124497 22697 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.128750 22549 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 1.
I20260710 13:22:22.129813 22590 leader_election.cc:304] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.130570 22775 raft_consensus.cc:2804] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.130998 22775 raft_consensus.cc:697] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.131670 22697 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 1.
I20260710 13:22:22.131790 22775 consensus_queue.cc:237] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.139060 22447 catalog_manager.cc:5697] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 1 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.145355 22772 raft_consensus.cc:493] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.145924 22772 raft_consensus.cc:515] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.148026 22772 leader_election.cc:290] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:22.148810 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:22.149262 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8133c28b1bc0458f8116df693aaf81c8" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:22.150038 22622 raft_consensus.cc:2393] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b59811582f34e05935356d4bad809cb in current term 1: Already voted for candidate dfdb4aaa35c7411380e27de76233ba98 in this term.
I20260710 13:22:22.150902 22662 leader_election.cc:304] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b59811582f34e05935356d4bad809cb; no voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:22.151573 22772 raft_consensus.cc:3060] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.156456 22772 raft_consensus.cc:2749] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.216238 22775 raft_consensus.cc:493] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.216743 22775 raft_consensus.cc:515] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.218586 22775 leader_election.cc:290] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.219406 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfdb4aaa35c7411380e27de76233ba98" is_pre_election: true
I20260710 13:22:22.219627 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:22.220054 22549 raft_consensus.cc:2393] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b972b9ddbaa4c8d81344333620274ed in current term 1: Already voted for candidate 7b59811582f34e05935356d4bad809cb in this term.
I20260710 13:22:22.221004 22590 leader_election.cc:304] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed; no voters: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:22.221661 22775 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.224104 22744 raft_consensus.cc:493] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.224573 22744 raft_consensus.cc:515] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.226588 22744 leader_election.cc:290] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.227314 22775 raft_consensus.cc:2749] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.227402 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed" is_pre_election: true
I20260710 13:22:22.228056 22622 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:22.228920 22513 leader_election.cc:304] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.229001 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb" is_pre_election: true
I20260710 13:22:22.229554 22744 raft_consensus.cc:2804] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.229535 22697 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 0.
I20260710 13:22:22.229982 22744 raft_consensus.cc:493] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.230319 22744 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.234715 22744 raft_consensus.cc:515] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.236564 22744 leader_election.cc:290] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.237397 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:22.237581 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.237874 22622 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.238278 22697 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.242576 22622 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:22.243003 22697 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 1.
I20260710 13:22:22.243716 22513 leader_election.cc:304] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.244493 22744 raft_consensus.cc:2804] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.244985 22744 raft_consensus.cc:697] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:22.245744 22744 consensus_queue.cc:237] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.252562 22447 catalog_manager.cc:5697] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.297039 22775 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.298364 22780 consensus_queue.cc:1048] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.307644 22697 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.313181 22775 consensus_queue.cc:1048] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.330931 22780 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.349650 22622 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.355269 22772 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.367071 22772 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:22.376003 22772 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.387177 22818 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:22.397735 22744 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.403944 22772 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.420404 22776 consensus_queue.cc:1048] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.421553 22818 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.424309 22787 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.426050 22787 consensus_queue.cc:1048] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.448441 22782 consensus_queue.cc:1048] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.459643 22787 consensus_queue.cc:1048] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.511986 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa09410304b42bb8de3bd2754809077"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:44154
I20260710 13:22:22.512471 22622 raft_consensus.cc:606] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:22.528673 22697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:54152
I20260710 13:22:22.529219 22697 raft_consensus.cc:606] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:22.530131 22780 consensus_queue.cc:1048] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.542001 22780 consensus_queue.cc:1048] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.546993 22697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
mode: GRACEFUL
new_leader_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:54152
I20260710 13:22:22.547720 22697 raft_consensus.cc:606] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Received request to transfer leadership to TS 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:22.554738 22697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
mode: GRACEFUL
new_leader_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:54152
I20260710 13:22:22.555361 22697 raft_consensus.cc:606] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Received request to transfer leadership to TS 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:22.573349 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:42688
I20260710 13:22:22.573856 22549 raft_consensus.cc:606] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Received request to transfer leadership to TS 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:22.578477 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
mode: GRACEFUL
new_leader_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:44154
I20260710 13:22:22.578951 22622 raft_consensus.cc:606] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Received request to transfer leadership to TS 7b59811582f34e05935356d4bad809cb
I20260710 13:22:22.779175 22745 raft_consensus.cc:993] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: : Instructing follower 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.779673 22818 raft_consensus.cc:1081] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Signalling peer 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.781266 22622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44130
I20260710 13:22:22.781787 22622 raft_consensus.cc:493] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.782130 22622 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.786691 22622 raft_consensus.cc:515] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.788337 22622 leader_election.cc:290] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.789095 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:22.789366 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.789585 22549 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.789917 22697 raft_consensus.cc:3055] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.790198 22697 raft_consensus.cc:740] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:22.790930 22697 consensus_queue.cc:260] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.791996 22697 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.794553 22549 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.795650 22590 leader_election.cc:304] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.796522 22780 raft_consensus.cc:2804] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.796967 22780 raft_consensus.cc:697] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.797384 22697 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.797806 22780 consensus_queue.cc:237] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.805159 22447 catalog_manager.cc:5697] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 1 to 2, leader changed from 7b59811582f34e05935356d4bad809cb (127.21.102.131) to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 2 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.810618 22745 raft_consensus.cc:993] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: : Instructing follower 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.811007 22818 raft_consensus.cc:1081] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Signalling peer 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.812593 22622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44130
I20260710 13:22:22.813297 22622 raft_consensus.cc:493] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.813668 22622 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.819651 22818 raft_consensus.cc:993] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:22.820030 22745 raft_consensus.cc:1081] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:22.821630 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42674
I20260710 13:22:22.822067 22549 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.822345 22549 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.822506 22622 raft_consensus.cc:515] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.824193 22622 leader_election.cc:290] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.824900 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:22.825376 22546 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.827562 22549 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.829144 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.829329 22549 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.829711 22697 raft_consensus.cc:3055] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.830024 22697 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:22.830413 22546 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.830757 22697 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.831425 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:22.831621 22590 leader_election.cc:304] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.832029 22697 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.832149 22622 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.832070 22698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.832589 22780 raft_consensus.cc:2804] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.833109 22698 raft_consensus.cc:3055] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.833433 22698 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:22.833854 22780 raft_consensus.cc:697] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.834223 22698 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.834710 22780 consensus_queue.cc:237] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.835462 22698 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.839218 22697 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.839217 22622 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:22.841375 22513 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.842155 22774 raft_consensus.cc:2804] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.842650 22774 raft_consensus.cc:697] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:22.843397 22774 consensus_queue.cc:237] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.843559 22787 consensus_queue.cc:1048] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.843894 22446 catalog_manager.cc:5697] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 1 to 2, leader changed from 7b59811582f34e05935356d4bad809cb (127.21.102.131) to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 2 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.850497 22775 raft_consensus.cc:993] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: : Instructing follower 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:22.850950 22775 raft_consensus.cc:1081] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Signalling peer 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:22.850605 22447 catalog_manager.cc:5697] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 1 to 2, leader changed from 7b59811582f34e05935356d4bad809cb (127.21.102.131) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.852538 22696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:54140
I20260710 13:22:22.853052 22696 raft_consensus.cc:493] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.853404 22696 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.858807 22775 raft_consensus.cc:993] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:22.860199 22775 raft_consensus.cc:1081] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:22.859344 22774 consensus_queue.cc:1048] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:22.861485 22698 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:22.863314 22546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa09410304b42bb8de3bd2754809077"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42680
I20260710 13:22:22.863838 22546 raft_consensus.cc:493] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.864188 22546 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.866403 22696 raft_consensus.cc:515] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.869355 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:22.869897 22549 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.870607 22546 raft_consensus.cc:515] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:22.873713 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:22.874245 22624 raft_consensus.cc:3055] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.874650 22624 raft_consensus.cc:740] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.875435 22624 consensus_queue.cc:260] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:22.876609 22624 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.877099 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.877611 22697 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.883157 22624 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:22.884085 22546 leader_election.cc:290] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Requested vote from peers 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:22.884575 22513 leader_election.cc:304] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.885757 22774 raft_consensus.cc:2804] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.886269 22774 raft_consensus.cc:697] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:22.887217 22774 consensus_queue.cc:237] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:22.876469 22549 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:22.891139 22664 leader_election.cc:304] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:22.891952 22745 raft_consensus.cc:2804] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.892386 22745 raft_consensus.cc:697] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:22.893433 22696 leader_election.cc:290] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:22.893146 22745 consensus_queue.cc:237] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.896504 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a6c12adb64be2b8896041af7ff7fd" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:22.897090 22624 raft_consensus.cc:3055] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.897404 22624 raft_consensus.cc:740] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.897102 22697 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:22.898192 22624 consensus_queue.cc:260] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.899659 22624 raft_consensus.cc:3060] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.902788 22447 catalog_manager.cc:5697] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 1 to 2, leader changed from 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130) to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 2 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.904035 22446 catalog_manager.cc:5697] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 1 to 2, leader changed from 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.907434 22624 raft_consensus.cc:2468] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:22.947911 22782 raft_consensus.cc:993] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.948370 22774 raft_consensus.cc:1081] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Signalling peer 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:22.949785 22624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44138
I20260710 13:22:22.950320 22624 raft_consensus.cc:493] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.950711 22624 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.955173 22624 raft_consensus.cc:515] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.956875 22624 leader_election.cc:290] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:22.957617 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:22.957955 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a887d76f804a59a08925d59d9ba922" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:22.958215 22549 raft_consensus.cc:3055] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.958452 22697 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.958563 22549 raft_consensus.cc:740] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:22.959297 22549 consensus_queue.cc:260] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.960247 22549 raft_consensus.cc:3060] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.963124 22697 raft_consensus.cc:2468] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.964097 22589 leader_election.cc:304] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:22.964885 22780 raft_consensus.cc:2804] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.965035 22549 raft_consensus.cc:2468] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 2.
I20260710 13:22:22.965416 22780 raft_consensus.cc:697] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:22.966209 22780 consensus_queue.cc:237] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:22.972675 22446 catalog_manager.cc:5697] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 1 to 2, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 2 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.269788 22624 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.271248 22774 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.279404 22697 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.280861 22776 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.287503 22696 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.289744 22780 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.299044 22549 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.300608 22775 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:23.331635 22549 raft_consensus.cc:1275] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.334303 22775 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.342514 22697 raft_consensus.cc:1275] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.344811 22775 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.352943 22624 raft_consensus.cc:1275] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.354251 22776 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.364760 22697 raft_consensus.cc:1275] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.366585 22787 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:23.395030 22549 raft_consensus.cc:1275] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.396739 22775 consensus_queue.cc:1048] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.405548 22697 raft_consensus.cc:1275] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.407501 22748 consensus_queue.cc:1048] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.483232 22549 raft_consensus.cc:1275] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.484692 22745 consensus_queue.cc:1048] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:23.503531 22624 raft_consensus.cc:1275] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.505127 22846 consensus_queue.cc:1048] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:25.614590 21914 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:22:25.615293 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:25.631819 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:25.632411 22549 raft_consensus.cc:606] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Received request to transfer leadership to TS 7b59811582f34e05935356d4bad809cb
I20260710 13:22:25.634807 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:25.635308 22549 raft_consensus.cc:606] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Received request to transfer leadership to TS 7b59811582f34e05935356d4bad809cb
I20260710 13:22:25.636353 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:25.636817 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:25.785705 22854 raft_consensus.cc:993] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:25.786128 22787 raft_consensus.cc:1081] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Signalling peer 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:25.787571 22697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:54148
I20260710 13:22:25.787971 22697 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:25.788188 22697 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.791958 22697 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:25.793484 22697 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 3 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:25.794256 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:25.794489 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:25.794860 22549 raft_consensus.cc:3055] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:25.794989 22624 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.795205 22549 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:25.795990 22549 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:25.797178 22549 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.801645 22624 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 3.
I20260710 13:22:25.802889 22662 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [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: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:25.803661 22851 raft_consensus.cc:2804] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:25.803982 22549 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 3.
I20260710 13:22:25.805385 22851 raft_consensus.cc:697] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:25.806238 22851 consensus_queue.cc:237] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:25.813818 22447 catalog_manager.cc:5697] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 2 to 3, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 3 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.044118 22854 raft_consensus.cc:993] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:26.044667 22787 raft_consensus.cc:1081] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Signalling peer 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:26.046159 22697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:54148
I20260710 13:22:26.046546 22697 raft_consensus.cc:493] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.046762 22697 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.050746 22697 raft_consensus.cc:515] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.052191 22697 leader_election.cc:290] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:26.053129 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:26.053289 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:26.053717 22549 raft_consensus.cc:3055] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.053752 22624 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.054157 22549 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:26.054952 22549 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.056102 22549 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.060524 22624 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:26.061651 22662 leader_election.cc:304] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:26.062312 22851 raft_consensus.cc:2804] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.062373 22549 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:26.062861 22851 raft_consensus.cc:697] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:26.063689 22851 consensus_queue.cc:237] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.074164 22447 catalog_manager.cc:5697] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 1 to 2, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 2 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.370417 22624 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:26.372004 22851 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:26.382112 22549 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:26.384112 22851 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:26.509526 22549 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:26.510897 22851 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:26.520787 22624 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:26.522324 22851 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:26.637637 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:26.651280 22697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:54152
I20260710 13:22:26.651814 22697 raft_consensus.cc:606] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:26.656458 22697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:54152
I20260710 13:22:26.656919 22697 raft_consensus.cc:606] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:26.666512 22624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:44154
I20260710 13:22:26.667114 22624 raft_consensus.cc:606] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:26.672259 22624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:44154
I20260710 13:22:26.672848 22624 raft_consensus.cc:606] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:26.677210 22624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
mode: GRACEFUL
new_leader_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:44154
I20260710 13:22:26.677677 22624 raft_consensus.cc:606] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Received request to transfer leadership to TS dfdb4aaa35c7411380e27de76233ba98
I20260710 13:22:26.784488 22780 raft_consensus.cc:993] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.785077 22870 raft_consensus.cc:1081] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.786641 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42680
I20260710 13:22:26.787137 22549 raft_consensus.cc:493] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.787397 22549 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.792022 22549 raft_consensus.cc:515] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.793464 22549 leader_election.cc:290] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 3 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:26.794358 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:26.794471 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:26.794936 22624 raft_consensus.cc:3055] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:26.795029 22697 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.795212 22624 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:26.795961 22624 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.796950 22624 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.799445 22697 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:26.801040 22514 leader_election.cc:304] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:26.801940 22787 raft_consensus.cc:2804] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:26.802724 22624 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:26.803050 22787 raft_consensus.cc:697] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:26.804442 22787 consensus_queue.cc:237] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.812419 22446 catalog_manager.cc:5697] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 2 to 3, leader changed from 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.912493 22780 raft_consensus.cc:993] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.913079 22870 raft_consensus.cc:1081] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.914516 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42680
I20260710 13:22:26.914978 22549 raft_consensus.cc:493] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.915266 22549 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.920198 22549 raft_consensus.cc:515] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.921746 22549 leader_election.cc:290] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 3 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:26.922580 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:26.922818 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155961173f5b41ddb1dcdf4dc380c928" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:26.923161 22624 raft_consensus.cc:3055] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:26.923286 22697 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.923507 22624 raft_consensus.cc:740] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:26.924379 22624 consensus_queue.cc:260] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.925770 22624 raft_consensus.cc:3060] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:26.929661 22697 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:26.930742 22514 leader_election.cc:304] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [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: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:26.931358 22624 raft_consensus.cc:2468] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:26.931716 22787 raft_consensus.cc:2804] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:26.932255 22787 raft_consensus.cc:697] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:26.933136 22787 consensus_queue.cc:237] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.942294 22447 catalog_manager.cc:5697] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 2 to 3, leader changed from 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.990034 22855 raft_consensus.cc:993] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.990556 22851 raft_consensus.cc:1081] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:26.992071 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42674
I20260710 13:22:26.992581 22549 raft_consensus.cc:493] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.992918 22549 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:26.997641 22549 raft_consensus.cc:515] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:26.999190 22549 leader_election.cc:290] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 4 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:27.000237 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:27.000245 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2336833e74e4d90a2851200ee875d99" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:27.001202 22624 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:27.001176 22697 raft_consensus.cc:3055] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:27.001734 22697 raft_consensus.cc:740] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:27.002517 22697 consensus_queue.cc:260] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.003710 22697 raft_consensus.cc:3060] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:27.008419 22624 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 4.
I20260710 13:22:27.009850 22513 leader_election.cc:304] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [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: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:27.010766 22787 raft_consensus.cc:2804] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:27.010923 22697 raft_consensus.cc:2468] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 4.
I20260710 13:22:27.011344 22787 raft_consensus.cc:697] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 4 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:27.012333 22787 consensus_queue.cc:237] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.017720 22855 raft_consensus.cc:993] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:27.018208 22851 raft_consensus.cc:1081] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:27.019721 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42674
I20260710 13:22:27.020224 22549 raft_consensus.cc:493] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.019737 22447 catalog_manager.cc:5697] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 3 to 4, leader changed from 7b59811582f34e05935356d4bad809cb (127.21.102.131) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 4 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.020506 22549 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:27.026372 22549 raft_consensus.cc:515] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.028373 22549 leader_election.cc:290] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 3 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:27.029142 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:27.029680 22624 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:27.029573 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:27.030272 22697 raft_consensus.cc:3055] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:27.030644 22697 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:27.031396 22697 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.032732 22697 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:27.034847 22624 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:27.035723 22513 leader_election.cc:304] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [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: 4b972b9ddbaa4c8d81344333620274ed, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:27.036471 22787 raft_consensus.cc:2804] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:27.036957 22787 raft_consensus.cc:697] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:27.037571 22697 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 3.
I20260710 13:22:27.037774 22787 consensus_queue.cc:237] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.043561 22447 catalog_manager.cc:5697] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 2 to 3, leader changed from 7b59811582f34e05935356d4bad809cb (127.21.102.131) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.131837 22780 raft_consensus.cc:993] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: : Instructing follower dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:27.132582 22870 raft_consensus.cc:1081] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Signalling peer dfdb4aaa35c7411380e27de76233ba98 to start an election
I20260710 13:22:27.134162 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
 from {username='slave'} at 127.0.0.1:42680
I20260710 13:22:27.134606 22549 raft_consensus.cc:493] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.134829 22549 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.139603 22549 raft_consensus.cc:515] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.140966 22549 leader_election.cc:290] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Requested vote from peers 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:27.141836 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:27.142091 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8bb605b34907bf4eb58a55e0ec7e" candidate_uuid: "dfdb4aaa35c7411380e27de76233ba98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:27.142360 22624 raft_consensus.cc:3055] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.142638 22697 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.142642 22624 raft_consensus.cc:740] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:27.143405 22624 consensus_queue.cc:260] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.144202 22624 raft_consensus.cc:3060] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.147363 22697 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:27.148371 22624 raft_consensus.cc:2468] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfdb4aaa35c7411380e27de76233ba98 in term 2.
I20260710 13:22:27.148319 22514 leader_election.cc:304] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b59811582f34e05935356d4bad809cb, dfdb4aaa35c7411380e27de76233ba98; no voters: 
I20260710 13:22:27.149185 22787 raft_consensus.cc:2804] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.149655 22787 raft_consensus.cc:697] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Becoming Leader. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:27.150378 22787 consensus_queue.cc:237] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:27.158088 22447 catalog_manager.cc:5697] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 reported cstate change: term changed from 1 to 2, leader changed from 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130) to dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "dfdb4aaa35c7411380e27de76233ba98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.248481 22697 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.250486 22787 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:27.266534 22624 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.268347 22882 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:27.378914 22697 raft_consensus.cc:1275] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.380607 22882 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:27.393102 22624 raft_consensus.cc:1275] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.394622 22787 consensus_queue.cc:1048] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:27.431097 22697 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.432446 22787 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:27.446116 22624 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:27.448010 22888 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:27.548130 22624 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:27.549448 22622 raft_consensus.cc:1275] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.549954 22888 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:27.550782 22882 consensus_queue.cc:1048] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.563349 22697 raft_consensus.cc:1275] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:27.565162 22697 raft_consensus.cc:1275] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Refusing update from remote peer dfdb4aaa35c7411380e27de76233ba98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.568181 22787 consensus_queue.cc:1048] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:27.568595 22872 consensus_queue.cc:1048] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:29.684957 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:29.693631 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:29.694353 22549 raft_consensus.cc:606] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Received request to transfer leadership to TS 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:29.696858 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746aa22161584a2a800395dff45c147f"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:29.697254 22549 raft_consensus.cc:606] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Received request to transfer leadership to TS 7b59811582f34e05935356d4bad809cb
I20260710 13:22:29.699736 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:29.700248 22549 raft_consensus.cc:606] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Received request to transfer leadership to TS 4b972b9ddbaa4c8d81344333620274ed
I20260710 13:22:29.702816 22546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa09410304b42bb8de3bd2754809077"
dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
mode: GRACEFUL
new_leader_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:44738
I20260710 13:22:29.703377 22546 raft_consensus.cc:606] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Received request to transfer leadership to TS 7b59811582f34e05935356d4bad809cb
I20260710 13:22:29.704545 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:22:29.705082 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:29.862987 22882 raft_consensus.cc:993] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:29.863512 22882 raft_consensus.cc:1081] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Signalling peer 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:29.865175 22624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "201246f9deea4587a76ade74956971bf"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44138
I20260710 13:22:29.865638 22624 raft_consensus.cc:493] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:29.865900 22624 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:29.872462 22624 raft_consensus.cc:515] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:29.874032 22624 leader_election.cc:290] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 4 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:29.875147 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:29.875303 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201246f9deea4587a76ade74956971bf" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:29.875818 22546 raft_consensus.cc:3055] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:29.875864 22697 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:29.876142 22546 raft_consensus.cc:740] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:29.877080 22546 consensus_queue.cc:260] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:29.878145 22546 raft_consensus.cc:3060] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:29.881121 22697 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 4.
I20260710 13:22:29.882474 22589 leader_election.cc:304] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [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: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:29.883174 22894 raft_consensus.cc:2804] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:29.884193 22894 raft_consensus.cc:697] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 4 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:29.884297 22546 raft_consensus.cc:2468] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 4.
I20260710 13:22:29.885119 22894 consensus_queue.cc:237] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:29.892683 22446 catalog_manager.cc:5697] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 3 to 4, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 4 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.013746 22872 raft_consensus.cc:993] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:30.014252 22882 raft_consensus.cc:1081] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Signalling peer 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:30.015738 22697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa09410304b42bb8de3bd2754809077"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:54148
I20260710 13:22:30.016181 22697 raft_consensus.cc:493] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.016428 22697 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.021085 22697 raft_consensus.cc:515] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:30.022465 22697 leader_election.cc:290] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 3 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:30.023423 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:30.023460 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa09410304b42bb8de3bd2754809077" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:30.024173 22624 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.024284 22546 raft_consensus.cc:3055] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.024649 22546 raft_consensus.cc:740] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:30.025389 22546 consensus_queue.cc:260] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:30.026319 22546 raft_consensus.cc:3060] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.028748 22624 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 3.
I20260710 13:22:30.030071 22662 leader_election.cc:304] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [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: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:30.031001 22851 raft_consensus.cc:2804] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.031977 22546 raft_consensus.cc:2468] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 3.
I20260710 13:22:30.032294 22851 raft_consensus.cc:697] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:30.033216 22851 consensus_queue.cc:237] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } }
I20260710 13:22:30.042340 22446 catalog_manager.cc:5697] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 2 to 3, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 3 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.056869 22872 raft_consensus.cc:993] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:30.057365 22882 raft_consensus.cc:1081] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Signalling peer 4b972b9ddbaa4c8d81344333620274ed to start an election
I20260710 13:22:30.058856 22624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2"
dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
 from {username='slave'} at 127.0.0.1:44138
I20260710 13:22:30.059350 22624 raft_consensus.cc:493] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.059659 22624 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:30.064625 22624 raft_consensus.cc:515] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.066349 22624 leader_election.cc:290] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [CANDIDATE]: Term 4 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 7b59811582f34e05935356d4bad809cb (127.21.102.131:40563)
I20260710 13:22:30.067350 22697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b59811582f34e05935356d4bad809cb"
I20260710 13:22:30.067494 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c779e9cb55b4436781f5cbaad76d04a2" candidate_uuid: "4b972b9ddbaa4c8d81344333620274ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:30.067798 22697 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:30.068015 22546 raft_consensus.cc:3055] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:30.068321 22546 raft_consensus.cc:740] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:30.069064 22546 consensus_queue.cc:260] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.070468 22546 raft_consensus.cc:3060] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:30.072614 22697 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 4.
I20260710 13:22:30.073608 22589 leader_election.cc:304] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [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: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:30.074286 22894 raft_consensus.cc:2804] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:30.074715 22894 raft_consensus.cc:697] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 4 LEADER]: Becoming Leader. State: Replica: 4b972b9ddbaa4c8d81344333620274ed, State: Running, Role: LEADER
I20260710 13:22:30.075577 22894 consensus_queue.cc:237] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [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: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.076321 22546 raft_consensus.cc:2468] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b972b9ddbaa4c8d81344333620274ed in term 4.
I20260710 13:22:30.084012 22446 catalog_manager.cc:5697] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed reported cstate change: term changed from 3 to 4, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130). New cstate: current_term: 4 leader_uuid: "4b972b9ddbaa4c8d81344333620274ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.272084 22872 raft_consensus.cc:993] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: : Instructing follower 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:30.272688 22882 raft_consensus.cc:1081] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Signalling peer 7b59811582f34e05935356d4bad809cb to start an election
I20260710 13:22:30.274607 22697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746aa22161584a2a800395dff45c147f"
dest_uuid: "7b59811582f34e05935356d4bad809cb"
 from {username='slave'} at 127.0.0.1:54148
I20260710 13:22:30.275249 22697 raft_consensus.cc:493] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.275537 22697 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.282678 22697 raft_consensus.cc:515] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.284159 22697 leader_election.cc:290] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Requested vote from peers dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149), 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249)
I20260710 13:22:30.285486 22624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b972b9ddbaa4c8d81344333620274ed"
I20260710 13:22:30.285516 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746aa22161584a2a800395dff45c147f" candidate_uuid: "7b59811582f34e05935356d4bad809cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfdb4aaa35c7411380e27de76233ba98"
I20260710 13:22:30.286146 22624 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.286167 22546 raft_consensus.cc:3055] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:30.286557 22546 raft_consensus.cc:740] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfdb4aaa35c7411380e27de76233ba98, State: Running, Role: LEADER
I20260710 13:22:30.287305 22546 consensus_queue.cc:260] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.288312 22546 raft_consensus.cc:3060] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.292944 22624 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:30.294001 22662 leader_election.cc:304] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b972b9ddbaa4c8d81344333620274ed, 7b59811582f34e05935356d4bad809cb; no voters: 
I20260710 13:22:30.294096 22546 raft_consensus.cc:2468] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b59811582f34e05935356d4bad809cb in term 2.
I20260710 13:22:30.294730 22851 raft_consensus.cc:2804] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:30.295265 22851 raft_consensus.cc:697] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Becoming Leader. State: Replica: 7b59811582f34e05935356d4bad809cb, State: Running, Role: LEADER
I20260710 13:22:30.296298 22851 consensus_queue.cc:237] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } }
I20260710 13:22:30.304385 22446 catalog_manager.cc:5697] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb reported cstate change: term changed from 1 to 2, leader changed from dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129) to 7b59811582f34e05935356d4bad809cb (127.21.102.131). New cstate: current_term: 2 leader_uuid: "7b59811582f34e05935356d4bad809cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.380192 22697 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:30.381983 22894 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:30.393919 22546 raft_consensus.cc:1275] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:30.395622 22895 consensus_queue.cc:1048] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:30.497543 22624 raft_consensus.cc:1275] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.499629 22851 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:30.511574 22546 raft_consensus.cc:1275] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.513880 22851 consensus_queue.cc:1048] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.561468 22697 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:30.562875 22894 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b59811582f34e05935356d4bad809cb" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:30.574769 22546 raft_consensus.cc:1275] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Refusing update from remote peer 4b972b9ddbaa4c8d81344333620274ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:30.576294 22895 consensus_queue.cc:1048] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:30.689527 22624 raft_consensus.cc:1275] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:30.690896 22851 consensus_queue.cc:1048] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b972b9ddbaa4c8d81344333620274ed" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:30.702940 22546 raft_consensus.cc:1275] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Refusing update from remote peer 7b59811582f34e05935356d4bad809cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:30.704631 22851 consensus_queue.cc:1048] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfdb4aaa35c7411380e27de76233ba98" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:30.706125 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:30.716153 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:22:30.746035 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:30.746798 21914 tablet_replica.cc:333] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.747524 21914 raft_consensus.cc:2243] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.747983 21914 raft_consensus.cc:2272] T 746aa22161584a2a800395dff45c147f P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.750454 21914 tablet_replica.cc:333] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.750972 21914 raft_consensus.cc:2243] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.751360 21914 raft_consensus.cc:2272] T 902a6c12adb64be2b8896041af7ff7fd P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.753182 21914 tablet_replica.cc:333] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.753620 21914 raft_consensus.cc:2243] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.753942 21914 raft_consensus.cc:2272] T daa09410304b42bb8de3bd2754809077 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.755934 21914 tablet_replica.cc:333] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.756470 21914 raft_consensus.cc:2243] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.756889 21914 raft_consensus.cc:2272] T 201246f9deea4587a76ade74956971bf P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.759042 21914 tablet_replica.cc:333] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.759519 21914 raft_consensus.cc:2243] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.759879 21914 raft_consensus.cc:2272] T 55a887d76f804a59a08925d59d9ba922 P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.761667 21914 tablet_replica.cc:333] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.762188 21914 raft_consensus.cc:2243] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.762902 21914 raft_consensus.cc:2272] T c35a8bb605b34907bf4eb58a55e0ec7e P dfdb4aaa35c7411380e27de76233ba98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.764532 21914 tablet_replica.cc:333] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.765102 21914 raft_consensus.cc:2243] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.765794 21914 raft_consensus.cc:2272] T b2336833e74e4d90a2851200ee875d99 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.767592 21914 tablet_replica.cc:333] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.768142 21914 raft_consensus.cc:2243] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.768582 21914 raft_consensus.cc:2272] T c779e9cb55b4436781f5cbaad76d04a2 P dfdb4aaa35c7411380e27de76233ba98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.771126 21914 tablet_replica.cc:333] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.771692 21914 raft_consensus.cc:2243] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.772473 21914 raft_consensus.cc:2272] T 155961173f5b41ddb1dcdf4dc380c928 P dfdb4aaa35c7411380e27de76233ba98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.774573 21914 tablet_replica.cc:333] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98: stopping tablet replica
I20260710 13:22:30.775066 21914 raft_consensus.cc:2243] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.775799 21914 raft_consensus.cc:2272] T 8133c28b1bc0458f8116df693aaf81c8 P dfdb4aaa35c7411380e27de76233ba98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.806486 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
I20260710 13:22:30.830258 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:22:30.862798 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:30.863509 21914 tablet_replica.cc:333] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.864194 21914 raft_consensus.cc:2243] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.864715 21914 raft_consensus.cc:2272] T c35a8bb605b34907bf4eb58a55e0ec7e P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.866637 21914 tablet_replica.cc:333] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.867172 21914 raft_consensus.cc:2243] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.867601 21914 raft_consensus.cc:2272] T b2336833e74e4d90a2851200ee875d99 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.869235 21914 tablet_replica.cc:333] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.869769 21914 raft_consensus.cc:2243] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.870574 21914 raft_consensus.cc:2272] T 201246f9deea4587a76ade74956971bf P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.872613 21914 tablet_replica.cc:333] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.873208 21914 raft_consensus.cc:2243] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.874024 21914 raft_consensus.cc:2272] T 55a887d76f804a59a08925d59d9ba922 P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.875722 21914 tablet_replica.cc:333] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.876231 21914 raft_consensus.cc:2243] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.876609 21914 raft_consensus.cc:2272] T daa09410304b42bb8de3bd2754809077 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.878450 21914 tablet_replica.cc:333] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.878973 21914 raft_consensus.cc:2243] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.879668 21914 raft_consensus.cc:2272] T c779e9cb55b4436781f5cbaad76d04a2 P 4b972b9ddbaa4c8d81344333620274ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.881771 21914 tablet_replica.cc:333] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.882272 21914 raft_consensus.cc:2243] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.882655 21914 raft_consensus.cc:2272] T 155961173f5b41ddb1dcdf4dc380c928 P 4b972b9ddbaa4c8d81344333620274ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.884212 21914 tablet_replica.cc:333] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.884670 21914 raft_consensus.cc:2243] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.885103 21914 raft_consensus.cc:2272] T 8133c28b1bc0458f8116df693aaf81c8 P 4b972b9ddbaa4c8d81344333620274ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.886813 21914 tablet_replica.cc:333] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.887440 21914 raft_consensus.cc:2243] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.887837 21914 raft_consensus.cc:2272] T 746aa22161584a2a800395dff45c147f P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.890134 21914 tablet_replica.cc:333] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed: stopping tablet replica
I20260710 13:22:30.890611 21914 raft_consensus.cc:2243] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.891014 21914 raft_consensus.cc:2272] T 902a6c12adb64be2b8896041af7ff7fd P 4b972b9ddbaa4c8d81344333620274ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.921132 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:22:30.923703 22662 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.102.130:43249: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260710 13:22:30.928193 22662 consensus_peers.cc:597] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb -> Peer 4b972b9ddbaa4c8d81344333620274ed (127.21.102.130:43249): Couldn't send request to peer 4b972b9ddbaa4c8d81344333620274ed. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:43249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:30.944407 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
I20260710 13:22:30.972334 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:30.973234 21914 tablet_replica.cc:333] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.974130 21914 raft_consensus.cc:2243] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.974905 21914 raft_consensus.cc:2272] T daa09410304b42bb8de3bd2754809077 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.977156 21914 tablet_replica.cc:333] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.977631 21914 raft_consensus.cc:2243] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.977978 21914 raft_consensus.cc:2272] T c779e9cb55b4436781f5cbaad76d04a2 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.979861 21914 tablet_replica.cc:333] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.980361 21914 raft_consensus.cc:2243] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.980719 21914 raft_consensus.cc:2272] T 55a887d76f804a59a08925d59d9ba922 P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.982805 21914 tablet_replica.cc:333] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.983420 21914 raft_consensus.cc:2243] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.984035 21914 raft_consensus.cc:2272] T 201246f9deea4587a76ade74956971bf P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.987015 21914 tablet_replica.cc:333] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
W20260710 13:22:30.987398 22664 consensus_peers.cc:597] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb -> Peer dfdb4aaa35c7411380e27de76233ba98 (127.21.102.129:44149): Couldn't send request to peer dfdb4aaa35c7411380e27de76233ba98. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:30.987643 21914 raft_consensus.cc:2243] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.988471 21914 raft_consensus.cc:2272] T 902a6c12adb64be2b8896041af7ff7fd P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.990242 21914 tablet_replica.cc:333] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.990793 21914 raft_consensus.cc:2243] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:30.991535 21914 raft_consensus.cc:2272] T 746aa22161584a2a800395dff45c147f P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.993474 21914 tablet_replica.cc:333] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.993995 21914 raft_consensus.cc:2243] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.994414 21914 raft_consensus.cc:2272] T 8133c28b1bc0458f8116df693aaf81c8 P 7b59811582f34e05935356d4bad809cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.995985 21914 tablet_replica.cc:333] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.996425 21914 raft_consensus.cc:2243] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.996878 21914 raft_consensus.cc:2272] T 155961173f5b41ddb1dcdf4dc380c928 P 7b59811582f34e05935356d4bad809cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:30.998440 21914 tablet_replica.cc:333] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:30.998886 21914 raft_consensus.cc:2243] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:30.999264 21914 raft_consensus.cc:2272] T c35a8bb605b34907bf4eb58a55e0ec7e P 7b59811582f34e05935356d4bad809cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:31.001853 21914 tablet_replica.cc:333] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb: stopping tablet replica
I20260710 13:22:31.002357 21914 raft_consensus.cc:2243] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:31.002751 21914 raft_consensus.cc:2272] T b2336833e74e4d90a2851200ee875d99 P 7b59811582f34e05935356d4bad809cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:31.031718 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:22:31.051713 21914 master.cc:562] Master@127.21.102.190:38701 shutting down...
I20260710 13:22:31.073985 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:31.074596 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:31.074949 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad2e4b0844e94b16bb97397c4320b5f4: stopping tablet replica
I20260710 13:22:31.096220 21914 master.cc:584] Master@127.21.102.190:38701 shutdown complete.
4b972b9ddbaa4c8d81344333620274ed  4
7b59811582f34e05935356d4bad809cb  1
dfdb4aaa35c7411380e27de76233ba98  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10739 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:22:31.142087 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:42437
I20260710 13:22:31.143589 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:31.150172 22921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.152300 22924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.152426 22922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:31.152834 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:31.153930 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:31.154103 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:31.154276 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689751154243 us; error 0 us; skew 500 ppm
I20260710 13:22:31.154798 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:31.157582 21914 webserver.cc:533] Webserver started at http://127.21.102.190:35267/ using document root <none> and password file <none>
I20260710 13:22:31.158087 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:31.158290 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:31.158639 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:31.159955 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "131825776a9a4d19b533f5d36fb8c697"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.164731 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:22:31.168565 22929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.170125 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:31.170524 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "131825776a9a4d19b533f5d36fb8c697"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.170872 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:31.185910 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:31.187321 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:31.230530 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:42437
I20260710 13:22:31.230624 22980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:42437 every 8 connection(s)
I20260710 13:22:31.235028 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.246112 22981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697: Bootstrap starting.
I20260710 13:22:31.251186 22981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.255816 22981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697: No bootstrap required, opened a new log
I20260710 13:22:31.258036 22981 raft_consensus.cc:359] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER }
I20260710 13:22:31.258411 22981 raft_consensus.cc:385] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.258589 22981 raft_consensus.cc:740] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131825776a9a4d19b533f5d36fb8c697, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.259236 22981 consensus_queue.cc:260] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER }
I20260710 13:22:31.259735 22981 raft_consensus.cc:399] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:31.259940 22981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:31.260161 22981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.264768 22981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER }
I20260710 13:22:31.265277 22981 leader_election.cc:304] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [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: 131825776a9a4d19b533f5d36fb8c697; no voters: 
I20260710 13:22:31.266462 22981 leader_election.cc:290] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:31.266812 22984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.268127 22984 raft_consensus.cc:697] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 1 LEADER]: Becoming Leader. State: Replica: 131825776a9a4d19b533f5d36fb8c697, State: Running, Role: LEADER
I20260710 13:22:31.268759 22984 consensus_queue.cc:237] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [LEADER]: Queue going to LEADER mode. State: All 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: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER }
I20260710 13:22:31.269604 22981 sys_catalog.cc:565] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:31.274142 22986 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 131825776a9a4d19b533f5d36fb8c697. Latest consensus state: current_term: 1 leader_uuid: "131825776a9a4d19b533f5d36fb8c697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER } }
I20260710 13:22:31.274252 22985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "131825776a9a4d19b533f5d36fb8c697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131825776a9a4d19b533f5d36fb8c697" member_type: VOTER } }
I20260710 13:22:31.275131 22986 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:31.275192 22985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:31.278416 22991 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:31.283273 22991 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:31.288301 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:31.292059 22991 catalog_manager.cc:1383] Generated new cluster ID: c00514d67bc54b878debd2b53ce06231
I20260710 13:22:31.292347 22991 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:31.318460 22991 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:31.319725 22991 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:31.333330 22991 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697: Generated new TSK 0
I20260710 13:22:31.333902 22991 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:31.355679 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:31.362295 23002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.364172 23003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.365473 23005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:31.366220 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:31.367107 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:31.367336 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:31.367540 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689751367496 us; error 0 us; skew 500 ppm
I20260710 13:22:31.368108 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:31.370730 21914 webserver.cc:533] Webserver started at http://127.21.102.129:43795/ using document root <none> and password file <none>
I20260710 13:22:31.371325 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:31.371552 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:31.371857 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:31.373064 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "9d45567fb1c74d00be8dbc6a899defb8"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.378085 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:22:31.382055 23010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.382907 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:22:31.383226 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "9d45567fb1c74d00be8dbc6a899defb8"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.383526 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:31.401746 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:31.403177 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:31.404951 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:31.407706 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:31.407991 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.408245 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:31.408434 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.459378 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:34151
I20260710 13:22:31.459517 23072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:34151 every 8 connection(s)
I20260710 13:22:31.464675 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:31.472419 23077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.473730 23078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.476262 23080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:31.476836 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:31.478291 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:31.478510 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:31.478713 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689751478698 us; error 0 us; skew 500 ppm
I20260710 13:22:31.479306 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:31.482885 21914 webserver.cc:533] Webserver started at http://127.21.102.130:42451/ using document root <none> and password file <none>
I20260710 13:22:31.483500 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:31.483706 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:31.484011 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:31.484889 23073 heartbeater.cc:344] Connected to a master server at 127.21.102.190:42437
I20260710 13:22:31.485409 23073 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:31.485709 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "5022535025ac4c06a468a59bd6e4e25a"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.486327 23073 heartbeater.cc:507] Master 127.21.102.190:42437 requested a full tablet report, sending...
I20260710 13:22:31.488888 22946 ts_manager.cc:194] Registered new tserver with Master: 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:31.491281 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:31.491518 22946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40810
I20260710 13:22:31.495214 23085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.496129 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:31.496380 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "5022535025ac4c06a468a59bd6e4e25a"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.496621 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:31.525378 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:31.526623 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:31.528064 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:31.530325 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:31.530547 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.530848 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:31.530994 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.579022 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:36679
I20260710 13:22:31.579110 23147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:36679 every 8 connection(s)
I20260710 13:22:31.584702 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:31.592087 23151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.593928 23152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:31.597059 23154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:31.598654 23148 heartbeater.cc:344] Connected to a master server at 127.21.102.190:42437
I20260710 13:22:31.599092 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:31.599213 23148 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:31.600207 23148 heartbeater.cc:507] Master 127.21.102.190:42437 requested a full tablet report, sending...
I20260710 13:22:31.600232 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:31.600698 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:31.600991 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689751600943 us; error 0 us; skew 500 ppm
I20260710 13:22:31.601580 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:31.602684 22946 ts_manager.cc:194] Registered new tserver with Master: 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:31.604278 21914 webserver.cc:533] Webserver started at http://127.21.102.131:44695/ using document root <none> and password file <none>
I20260710 13:22:31.604323 22946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40824
I20260710 13:22:31.605103 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:31.605348 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:31.605626 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:31.607404 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "d11385b732f248b7898c5a395630338f"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.612653 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:22:31.617795 23159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.618836 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:22:31.619226 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "d11385b732f248b7898c5a395630338f"
format_stamp: "Formatted at 2026-07-10 13:22:31 on dist-test-slave-mxjd"
I20260710 13:22:31.619499 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:31.641647 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:31.643091 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:31.644804 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:31.647354 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:31.647579 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.647847 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:31.648025 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:31.696496 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:35325
I20260710 13:22:31.696581 23221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:35325 every 8 connection(s)
I20260710 13:22:31.711970 23222 heartbeater.cc:344] Connected to a master server at 127.21.102.190:42437
I20260710 13:22:31.712600 23222 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:31.714289 23222 heartbeater.cc:507] Master 127.21.102.190:42437 requested a full tablet report, sending...
I20260710 13:22:31.717181 22946 ts_manager.cc:194] Registered new tserver with Master: d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:31.717365 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017326383s
I20260710 13:22:31.718734 22946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40834
I20260710 13:22:31.748095 22946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:31.751945 22946 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:31.872656 23038 tablet_service.cc:1511] Processing CreateTablet for tablet cf611f24fcae4707bc3762d67acfea74 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:31.874217 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf611f24fcae4707bc3762d67acfea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.876335 23187 tablet_service.cc:1511] Processing CreateTablet for tablet cf611f24fcae4707bc3762d67acfea74 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:31.877776 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf611f24fcae4707bc3762d67acfea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.877642 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 23d799fca37b4e26a123b84cae2e3705 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:31.878181 23037 tablet_service.cc:1511] Processing CreateTablet for tablet 23d799fca37b4e26a123b84cae2e3705 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:31.879127 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d799fca37b4e26a123b84cae2e3705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.879729 23037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d799fca37b4e26a123b84cae2e3705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.883169 23036 tablet_service.cc:1511] Processing CreateTablet for tablet 22bd97b45563441f958934e917eb723b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:31.884742 23036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bd97b45563441f958934e917eb723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.888264 23185 tablet_service.cc:1511] Processing CreateTablet for tablet 22bd97b45563441f958934e917eb723b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:31.889825 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bd97b45563441f958934e917eb723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.902997 23237 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:31.911309 23035 tablet_service.cc:1511] Processing CreateTablet for tablet 6014d3863f5840729f603ac64c6316d7 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:31.912920 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014d3863f5840729f603ac64c6316d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.911331 23237 tablet_bootstrap.cc:654] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.919109 23113 tablet_service.cc:1511] Processing CreateTablet for tablet cf611f24fcae4707bc3762d67acfea74 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:31.923167 23034 tablet_service.cc:1511] Processing CreateTablet for tablet f7c42898a7ff4464b90ffc0ec6058d72 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:31.924727 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c42898a7ff4464b90ffc0ec6058d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.927649 23187 tablet_service.cc:1511] Processing CreateTablet for tablet f7c42898a7ff4464b90ffc0ec6058d72 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:31.929278 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c42898a7ff4464b90ffc0ec6058d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.931006 23033 tablet_service.cc:1511] Processing CreateTablet for tablet 013ee6844e4e4949b53d60beeedef87a (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:31.932479 23033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ee6844e4e4949b53d60beeedef87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.920608 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf611f24fcae4707bc3762d67acfea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.935757 23032 tablet_service.cc:1511] Processing CreateTablet for tablet 2afd8a2b7b38498e9859b22cfbd027f5 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:31.938072 23184 tablet_service.cc:1511] Processing CreateTablet for tablet 013ee6844e4e4949b53d60beeedef87a (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:31.939525 23184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ee6844e4e4949b53d60beeedef87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.942070 23183 tablet_service.cc:1511] Processing CreateTablet for tablet 2afd8a2b7b38498e9859b22cfbd027f5 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:31.942406 23112 tablet_service.cc:1511] Processing CreateTablet for tablet 23d799fca37b4e26a123b84cae2e3705 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:31.943753 23032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afd8a2b7b38498e9859b22cfbd027f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.943740 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d799fca37b4e26a123b84cae2e3705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.945392 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 22bd97b45563441f958934e917eb723b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:31.946802 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bd97b45563441f958934e917eb723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.948827 23031 tablet_service.cc:1511] Processing CreateTablet for tablet 6d90808abf0e4666904cd45b793a0843 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:31.951078 23031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d90808abf0e4666904cd45b793a0843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.954070 23110 tablet_service.cc:1511] Processing CreateTablet for tablet 6014d3863f5840729f603ac64c6316d7 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:31.955731 23110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014d3863f5840729f603ac64c6316d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.957193 23183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afd8a2b7b38498e9859b22cfbd027f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.962646 23109 tablet_service.cc:1511] Processing CreateTablet for tablet f7c42898a7ff4464b90ffc0ec6058d72 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:31.964131 23109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c42898a7ff4464b90ffc0ec6058d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.966564 23108 tablet_service.cc:1511] Processing CreateTablet for tablet 013ee6844e4e4949b53d60beeedef87a (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:31.968066 23182 tablet_service.cc:1511] Processing CreateTablet for tablet 6d90808abf0e4666904cd45b793a0843 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:31.970082 23182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d90808abf0e4666904cd45b793a0843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.970182 23107 tablet_service.cc:1511] Processing CreateTablet for tablet 2afd8a2b7b38498e9859b22cfbd027f5 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:31.968091 23108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ee6844e4e4949b53d60beeedef87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.977710 23107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afd8a2b7b38498e9859b22cfbd027f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.987159 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 6014d3863f5840729f603ac64c6316d7 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:31.994123 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014d3863f5840729f603ac64c6316d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.006036 23106 tablet_service.cc:1511] Processing CreateTablet for tablet 6d90808abf0e4666904cd45b793a0843 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:32.007535 23106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d90808abf0e4666904cd45b793a0843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.021206 23237 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.021744 23237 ts_tablet_manager.cc:1403] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.019s
I20260710 13:22:32.024629 23105 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca6fde06db4ac68e80044383472185 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:32.025063 23237 raft_consensus.cc:359] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.026129 23105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca6fde06db4ac68e80044383472185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.027698 23038 tablet_service.cc:1511] Processing CreateTablet for tablet ef770356178f457e9b5d0a8eeefc10eb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:32.029009 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef770356178f457e9b5d0a8eeefc10eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.034807 23185 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca6fde06db4ac68e80044383472185 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:32.036211 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca6fde06db4ac68e80044383472185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.039405 23104 tablet_service.cc:1511] Processing CreateTablet for tablet ef770356178f457e9b5d0a8eeefc10eb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:32.026155 23237 raft_consensus.cc:385] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.041124 23237 raft_consensus.cc:740] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.042155 23181 tablet_service.cc:1511] Processing CreateTablet for tablet ef770356178f457e9b5d0a8eeefc10eb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:32.043700 23181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef770356178f457e9b5d0a8eeefc10eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.043895 23030 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea5fd9d76444e248088463b04bb5cce (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:32.045323 23030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea5fd9d76444e248088463b04bb5cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.052911 23239 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.056989 23104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef770356178f457e9b5d0a8eeefc10eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.057657 23112 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea5fd9d76444e248088463b04bb5cce (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:32.058274 23182 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea5fd9d76444e248088463b04bb5cce (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:32.059093 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea5fd9d76444e248088463b04bb5cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.064862 23029 tablet_service.cc:1511] Processing CreateTablet for tablet 086a76b98a6740e09f17b2a5af8a7154 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:32.066256 23029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086a76b98a6740e09f17b2a5af8a7154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.069169 23182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea5fd9d76444e248088463b04bb5cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.086563 23037 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca6fde06db4ac68e80044383472185 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:32.088414 23037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca6fde06db4ac68e80044383472185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.087853 23180 tablet_service.cc:1511] Processing CreateTablet for tablet 086a76b98a6740e09f17b2a5af8a7154 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:32.091725 23180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086a76b98a6740e09f17b2a5af8a7154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.092952 23030 tablet_service.cc:1511] Processing CreateTablet for tablet 48796498b0fb401a814dfcb091d88a9b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:32.103557 23109 tablet_service.cc:1511] Processing CreateTablet for tablet 086a76b98a6740e09f17b2a5af8a7154 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:32.104117 23034 tablet_service.cc:1511] Processing CreateTablet for tablet 04e55af8f71641c784c6472a6881fe35 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:32.106221 23113 tablet_service.cc:1511] Processing CreateTablet for tablet 48796498b0fb401a814dfcb091d88a9b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:32.108294 23187 tablet_service.cc:1511] Processing CreateTablet for tablet 48796498b0fb401a814dfcb091d88a9b (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:32.110368 23179 tablet_service.cc:1511] Processing CreateTablet for tablet 04e55af8f71641c784c6472a6881fe35 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:32.111660 23179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e55af8f71641c784c6472a6881fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.113037 23109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086a76b98a6740e09f17b2a5af8a7154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.113839 23237 consensus_queue.cc:260] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.116377 23240 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.120282 23030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48796498b0fb401a814dfcb091d88a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.108294 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 04e55af8f71641c784c6472a6881fe35 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:32.121740 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e55af8f71641c784c6472a6881fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.122207 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48796498b0fb401a814dfcb091d88a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.133806 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48796498b0fb401a814dfcb091d88a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.136330 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e55af8f71641c784c6472a6881fe35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.142647 23239 tablet_bootstrap.cc:654] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.154946 23240 tablet_bootstrap.cc:654] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.167675 23033 tablet_service.cc:1511] Processing CreateTablet for tablet 00620123e5fa4a459d01e960d21e3af0 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:32.171373 23033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00620123e5fa4a459d01e960d21e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.181416 23187 tablet_service.cc:1511] Processing CreateTablet for tablet 00620123e5fa4a459d01e960d21e3af0 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:32.184553 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00620123e5fa4a459d01e960d21e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.187412 23237 ts_tablet_manager.cc:1434] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.165s	user 0.031s	sys 0.025s
I20260710 13:22:32.188340 23222 heartbeater.cc:499] Master 127.21.102.190:42437 was elected leader, sending a full tablet report...
I20260710 13:22:32.187918 23108 tablet_service.cc:1511] Processing CreateTablet for tablet 00620123e5fa4a459d01e960d21e3af0 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:32.192013 23108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00620123e5fa4a459d01e960d21e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.200147 23035 tablet_service.cc:1511] Processing CreateTablet for tablet d1c91bf953e6491b8c65d1e4730be958 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:32.201496 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c91bf953e6491b8c65d1e4730be958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.201803 23104 tablet_service.cc:1511] Processing CreateTablet for tablet d1c91bf953e6491b8c65d1e4730be958 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:32.203229 23104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c91bf953e6491b8c65d1e4730be958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.209436 23241 raft_consensus.cc:493] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.209959 23241 raft_consensus.cc:515] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.226769 23237 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.228920 23029 tablet_service.cc:1511] Processing CreateTablet for tablet d190c177be2e422fad7e50cea6de4f6f (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:32.230309 23029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d190c177be2e422fad7e50cea6de4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.236399 23105 tablet_service.cc:1511] Processing CreateTablet for tablet d190c177be2e422fad7e50cea6de4f6f (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:32.240509 23105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d190c177be2e422fad7e50cea6de4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.268500 23240 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.269240 23240 ts_tablet_manager.cc:1403] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.008s
I20260710 13:22:32.272272 23240 raft_consensus.cc:359] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.273106 23240 raft_consensus.cc:385] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.273403 23240 raft_consensus.cc:740] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.274252 23240 consensus_queue.cc:260] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.280678 23239 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.281205 23239 ts_tablet_manager.cc:1403] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.229s	user 0.014s	sys 0.022s
I20260710 13:22:32.283360 23239 raft_consensus.cc:359] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.283936 23239 raft_consensus.cc:385] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.284210 23239 raft_consensus.cc:740] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.285106 23239 consensus_queue.cc:260] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.295323 23241 leader_election.cc:290] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
W20260710 13:22:32.300848 22994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:32.314098 23035 tablet_service.cc:1511] Processing CreateTablet for tablet 99f842c1dee041ab8799e7637c8e77cc (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:32.315498 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f842c1dee041ab8799e7637c8e77cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.324198 23073 heartbeater.cc:499] Master 127.21.102.190:42437 was elected leader, sending a full tablet report...
I20260710 13:22:32.324082 23179 tablet_service.cc:1511] Processing CreateTablet for tablet d1c91bf953e6491b8c65d1e4730be958 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:32.325639 23179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c91bf953e6491b8c65d1e4730be958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.333379 23239 ts_tablet_manager.cc:1434] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.052s	user 0.013s	sys 0.014s
I20260710 13:22:32.334520 23239 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.334546 23240 ts_tablet_manager.cc:1434] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.031s
I20260710 13:22:32.336462 23148 heartbeater.cc:499] Master 127.21.102.190:42437 was elected leader, sending a full tablet report...
I20260710 13:22:32.336869 23240 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.337191 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 99f842c1dee041ab8799e7637c8e77cc (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:32.338665 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f842c1dee041ab8799e7637c8e77cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.359359 23181 tablet_service.cc:1511] Processing CreateTablet for tablet d190c177be2e422fad7e50cea6de4f6f (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:32.360757 23181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d190c177be2e422fad7e50cea6de4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.360563 23037 tablet_service.cc:1511] Processing CreateTablet for tablet cedd4e66f80b4549a9fb8d7f464de3aa (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:32.361809 23037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd4e66f80b4549a9fb8d7f464de3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.373924 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 99f842c1dee041ab8799e7637c8e77cc (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:32.374593 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.375257 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f842c1dee041ab8799e7637c8e77cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.375995 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
W20260710 13:22:32.377521 23161 leader_election.cc:343] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.377803 23184 tablet_service.cc:1511] Processing CreateTablet for tablet cedd4e66f80b4549a9fb8d7f464de3aa (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 13:22:32.378331 23163 leader_election.cc:343] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.378509 23240 tablet_bootstrap.cc:654] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.378784 23163 leader_election.cc:304] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:32.379145 23184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd4e66f80b4549a9fb8d7f464de3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.379884 23241 raft_consensus.cc:2749] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:32.393163 23237 tablet_bootstrap.cc:654] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.399950 23113 tablet_service.cc:1511] Processing CreateTablet for tablet cedd4e66f80b4549a9fb8d7f464de3aa (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:32.411746 23239 tablet_bootstrap.cc:654] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.423291 23109 tablet_service.cc:1511] Processing CreateTablet for tablet e93e94005a4a483797606b55bed29692 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:32.408001 23033 tablet_service.cc:1511] Processing CreateTablet for tablet e93e94005a4a483797606b55bed29692 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:32.428447 23240 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.429700 23240 ts_tablet_manager.cc:1403] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.019s
I20260710 13:22:32.434613 23185 tablet_service.cc:1511] Processing CreateTablet for tablet e93e94005a4a483797606b55bed29692 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:32.435949 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e94005a4a483797606b55bed29692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.440450 23033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e94005a4a483797606b55bed29692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.432713 23240 raft_consensus.cc:359] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.442160 23029 tablet_service.cc:1511] Processing CreateTablet for tablet 24b2a3da1aca446793065c918e0d1625 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:32.443539 23029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b2a3da1aca446793065c918e0d1625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.443362 23105 tablet_service.cc:1511] Processing CreateTablet for tablet 24b2a3da1aca446793065c918e0d1625 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:32.441272 23240 raft_consensus.cc:385] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.444326 23240 raft_consensus.cc:740] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.447760 23035 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d8901446e440ba5fb9271dd26c1bb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:32.448829 23106 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d8901446e440ba5fb9271dd26c1bb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:32.452962 23180 tablet_service.cc:1511] Processing CreateTablet for tablet 24b2a3da1aca446793065c918e0d1625 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:32.454103 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd4e66f80b4549a9fb8d7f464de3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.445215 23240 consensus_queue.cc:260] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.461165 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d8901446e440ba5fb9271dd26c1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.459192 23106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d8901446e440ba5fb9271dd26c1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.469925 23030 tablet_service.cc:1511] Processing CreateTablet for tablet 35792ecaefec48baa45c528bb422c376 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:32.471251 23030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35792ecaefec48baa45c528bb422c376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.474502 23105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b2a3da1aca446793065c918e0d1625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.477569 23240 ts_tablet_manager.cc:1434] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 13:22:32.478644 23240 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.483317 23180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b2a3da1aca446793065c918e0d1625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.487444 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 35792ecaefec48baa45c528bb422c376 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:32.465061 23181 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d8901446e440ba5fb9271dd26c1bb (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:32.495317 23181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d8901446e440ba5fb9271dd26c1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.489390 23109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e94005a4a483797606b55bed29692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.499264 23108 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1f6db1d17c4480bd23052ea8758535 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:32.500610 23108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1f6db1d17c4480bd23052ea8758535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.505342 23237 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.505965 23237 ts_tablet_manager.cc:1403] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.293s	user 0.018s	sys 0.002s
I20260710 13:22:32.491789 23034 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1f6db1d17c4480bd23052ea8758535 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:32.505342 23239 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.509217 23239 ts_tablet_manager.cc:1403] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.006s
I20260710 13:22:32.509632 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1f6db1d17c4480bd23052ea8758535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.512061 23239 raft_consensus.cc:359] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.512979 23239 raft_consensus.cc:385] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.513324 23239 raft_consensus.cc:740] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.514281 23239 consensus_queue.cc:260] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.518062 23239 ts_tablet_manager.cc:1434] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:32.490682 23187 tablet_service.cc:1511] Processing CreateTablet for tablet 35792ecaefec48baa45c528bb422c376 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:32.519766 23239 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.520733 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35792ecaefec48baa45c528bb422c376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.521661 23237 raft_consensus.cc:359] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.522533 23237 raft_consensus.cc:385] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.522868 23237 raft_consensus.cc:740] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.523663 23237 consensus_queue.cc:260] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.532413 23240 tablet_bootstrap.cc:654] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.532900 23237 ts_tablet_manager.cc:1434] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:22:32.539093 23239 tablet_bootstrap.cc:654] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.556085 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1f6db1d17c4480bd23052ea8758535 (DEFAULT_TABLE table=test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:32.539534 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35792ecaefec48baa45c528bb422c376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.559551 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1f6db1d17c4480bd23052ea8758535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.562399 23240 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.562870 23240 ts_tablet_manager.cc:1403] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.000s
I20260710 13:22:32.565830 23240 raft_consensus.cc:359] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.566555 23240 raft_consensus.cc:385] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.566843 23240 raft_consensus.cc:740] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.567659 23239 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.567617 23240 consensus_queue.cc:260] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.569897 23240 ts_tablet_manager.cc:1434] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:32.570853 23240 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.568289 23239 ts_tablet_manager.cc:1403] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260710 13:22:32.566943 23237 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.577272 23240 tablet_bootstrap.cc:654] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.581808 23237 tablet_bootstrap.cc:654] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.581828 23239 raft_consensus.cc:359] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.588973 23239 raft_consensus.cc:385] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.589378 23239 raft_consensus.cc:740] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.590088 23240 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.590570 23240 ts_tablet_manager.cc:1403] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:22:32.590560 23239 consensus_queue.cc:260] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.593760 23240 raft_consensus.cc:359] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.594461 23240 raft_consensus.cc:385] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.594736 23240 raft_consensus.cc:740] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.595593 23240 consensus_queue.cc:260] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.598248 23239 ts_tablet_manager.cc:1434] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:22:32.598372 23240 ts_tablet_manager.cc:1434] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:22:32.599542 23239 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.599625 23240 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.606587 23240 tablet_bootstrap.cc:654] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.608111 23239 tablet_bootstrap.cc:654] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.609714 23237 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.610239 23237 ts_tablet_manager.cc:1403] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.007s
I20260710 13:22:32.614226 23237 raft_consensus.cc:359] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.615336 23237 raft_consensus.cc:385] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.615756 23237 raft_consensus.cc:740] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.617066 23237 consensus_queue.cc:260] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.619586 23237 ts_tablet_manager.cc:1434] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:32.619925 23239 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.620219 23240 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.620446 23239 ts_tablet_manager.cc:1403] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:22:32.620644 23237 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.620826 23240 ts_tablet_manager.cc:1403] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.016s
I20260710 13:22:32.623764 23239 raft_consensus.cc:359] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.624114 23240 raft_consensus.cc:359] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.624584 23239 raft_consensus.cc:385] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.625037 23240 raft_consensus.cc:385] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.625137 23239 raft_consensus.cc:740] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.625567 23240 raft_consensus.cc:740] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.626318 23239 consensus_queue.cc:260] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.626580 23240 consensus_queue.cc:260] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.628463 23237 tablet_bootstrap.cc:654] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.629500 23240 ts_tablet_manager.cc:1434] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:32.630699 23240 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.635465 23247 raft_consensus.cc:493] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.636041 23247 raft_consensus.cc:515] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.639297 23240 tablet_bootstrap.cc:654] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.640609 23237 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.641189 23237 ts_tablet_manager.cc:1403] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 13:22:32.645354 23237 raft_consensus.cc:359] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.646432 23237 raft_consensus.cc:385] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.646843 23237 raft_consensus.cc:740] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.647893 23237 consensus_queue.cc:260] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.648808 23239 ts_tablet_manager.cc:1434] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:22:32.654651 23237 ts_tablet_manager.cc:1434] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:22:32.654973 23239 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.656057 23237 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.657147 23246 raft_consensus.cc:493] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.658399 23247 leader_election.cc:290] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.661332 23247 raft_consensus.cc:493] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.661799 23247 raft_consensus.cc:515] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.664013 23247 leader_election.cc:290] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.664476 23246 raft_consensus.cc:515] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.666007 23237 tablet_bootstrap.cc:654] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.667505 23246 leader_election.cc:290] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.684793 23240 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.685374 23240 ts_tablet_manager.cc:1403] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.019s
I20260710 13:22:32.688827 23240 raft_consensus.cc:359] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.689642 23240 raft_consensus.cc:385] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.689973 23240 raft_consensus.cc:740] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.690793 23240 consensus_queue.cc:260] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.699877 23240 ts_tablet_manager.cc:1434] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:32.701014 23240 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.706353 23239 tablet_bootstrap.cc:654] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.708814 23240 tablet_bootstrap.cc:654] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.719511 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.720405 23241 raft_consensus.cc:493] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.721112 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.720959 23241 raft_consensus.cc:515] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.721758 23123 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:32.722839 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.723248 23241 leader_election.cc:290] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.723547 23122 raft_consensus.cc:2468] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:32.720319 23048 raft_consensus.cc:2468] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:32.725172 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.725487 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.725907 23047 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:32.726380 23122 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:32.725581 23012 leader_election.cc:304] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:32.727249 23163 leader_election.cc:304] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:32.727715 23012 leader_election.cc:304] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:32.727818 23263 raft_consensus.cc:2804] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.728679 23247 raft_consensus.cc:2804] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.729023 23263 raft_consensus.cc:493] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.729100 23247 raft_consensus.cc:493] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.729509 23263 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.729607 23247 raft_consensus.cc:3060] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.739051 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.739953 23247 raft_consensus.cc:515] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.731169 23241 raft_consensus.cc:2804] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.741207 23241 raft_consensus.cc:493] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.742040 23247 leader_election.cc:290] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.742570 23241 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.742688 23247 raft_consensus.cc:493] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.743151 23247 raft_consensus.cc:515] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.743471 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:32.744313 23122 raft_consensus.cc:3060] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.745178 23247 leader_election.cc:290] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11385b732f248b7898c5a395630338f (127.21.102.131:35325), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.746192 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.747380 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:32.749311 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
W20260710 13:22:32.749329 23088 leader_election.cc:343] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.752394 23241 raft_consensus.cc:515] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.753808 23197 raft_consensus.cc:2393] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
W20260710 13:22:32.754626 23013 leader_election.cc:343] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.755419 23241 leader_election.cc:290] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
W20260710 13:22:32.755600 23013 leader_election.cc:343] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.756111 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:32.756949 23123 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.758831 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.759696 23196 raft_consensus.cc:2468] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:32.766108 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.767104 23121 raft_consensus.cc:2468] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:32.768137 23123 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:32.768270 23089 leader_election.cc:304] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:32.769860 23161 leader_election.cc:304] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:32.770138 23241 raft_consensus.cc:493] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.770491 23012 leader_election.cc:304] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:32.770929 23244 raft_consensus.cc:2804] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.770649 23241 raft_consensus.cc:515] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.771644 23247 raft_consensus.cc:2804] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.773818 23247 raft_consensus.cc:493] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.774899 23247 raft_consensus.cc:3060] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.775744 23241 leader_election.cc:290] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.780079 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
W20260710 13:22:32.783448 23089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.129:34151, user_credentials={real_user=slave}} blocked reactor thread for 45897.5us
I20260710 13:22:32.782620 23123 raft_consensus.cc:2468] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:32.786015 23122 raft_consensus.cc:2468] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:32.788391 23237 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.786057 23263 raft_consensus.cc:515] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.788498 23246 raft_consensus.cc:2764] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:22:32.787447 23161 leader_election.cc:304] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:32.790222 23012 leader_election.cc:304] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:32.794075 23241 raft_consensus.cc:2804] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.794620 23241 raft_consensus.cc:493] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.794703 23239 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.795707 23239 ts_tablet_manager.cc:1403] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.002s
I20260710 13:22:32.797145 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:32.798629 23246 raft_consensus.cc:493] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.798868 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.799419 23246 raft_consensus.cc:515] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.799678 23239 raft_consensus.cc:359] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
W20260710 13:22:32.800438 23163 leader_election.cc:343] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.800695 23239 raft_consensus.cc:385] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.800858 23237 ts_tablet_manager.cc:1403] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.030s
I20260710 13:22:32.801258 23239 raft_consensus.cc:740] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.796113 23247 raft_consensus.cc:515] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.802819 23241 raft_consensus.cc:3060] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.804595 23048 raft_consensus.cc:2393] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:32.806139 23247 leader_election.cc:290] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers d11385b732f248b7898c5a395630338f (127.21.102.131:35325), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.806923 23247 raft_consensus.cc:2804] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.807356 23247 raft_consensus.cc:697] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:32.807459 23237 raft_consensus.cc:359] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.808399 23237 raft_consensus.cc:385] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.808755 23237 raft_consensus.cc:740] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.807783 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:32.809376 23122 raft_consensus.cc:3060] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.808872 23247 consensus_queue.cc:237] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.810865 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf611f24fcae4707bc3762d67acfea74" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:32.811447 23197 raft_consensus.cc:3060] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.813526 23269 raft_consensus.cc:493] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.813418 23237 consensus_queue.cc:260] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.814126 23269 raft_consensus.cc:515] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.816313 23237 ts_tablet_manager.cc:1434] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:22:32.816502 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:32.816722 23269 leader_election.cc:290] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.817373 23237 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.817396 23123 raft_consensus.cc:2393] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:32.817721 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.819039 23263 leader_election.cc:290] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
W20260710 13:22:32.819480 23012 leader_election.cc:343] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.814155 23239 consensus_queue.cc:260] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.821975 23122 raft_consensus.cc:2468] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:32.823335 23012 leader_election.cc:304] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:32.823711 23246 leader_election.cc:290] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.811879 23241 raft_consensus.cc:515] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.824396 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.824889 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.825834 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.827857 23269 raft_consensus.cc:2804] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:32.829751 23088 leader_election.cc:343] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.825996 23241 leader_election.cc:290] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.826757 23240 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
W20260710 13:22:32.830399 23089 leader_election.cc:343] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.831700 23089 leader_election.cc:304] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
W20260710 13:22:32.832185 23013 leader_election.cc:343] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.827438 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:32.832397 23197 raft_consensus.cc:2468] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:32.832661 23013 leader_election.cc:304] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:32.831863 23240 ts_tablet_manager.cc:1403] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.028s
I20260710 13:22:32.826920 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:32.834429 23263 raft_consensus.cc:2749] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:32.834493 23163 leader_election.cc:343] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.834609 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:32.803467 23244 raft_consensus.cc:697] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:32.836862 23122 raft_consensus.cc:3060] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.836622 23240 raft_consensus.cc:359] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.837585 23240 raft_consensus.cc:385] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.837970 23240 raft_consensus.cc:740] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.837471 23244 consensus_queue.cc:237] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.838761 23240 consensus_queue.cc:260] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.835249 23239 ts_tablet_manager.cc:1434] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.007s
I20260710 13:22:32.840233 23272 raft_consensus.cc:2749] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:32.836021 23269 raft_consensus.cc:697] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:32.841388 23269 consensus_queue.cc:237] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } }
I20260710 13:22:32.843902 23239 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.847343 23241 raft_consensus.cc:493] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.847879 23241 raft_consensus.cc:515] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.848242 23122 raft_consensus.cc:2468] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:32.849654 23161 leader_election.cc:304] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:32.851068 23270 raft_consensus.cc:2804] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.851042 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.851866 23047 raft_consensus.cc:2468] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:32.852519 23241 leader_election.cc:290] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.853128 23163 leader_election.cc:304] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:32.833067 23237 tablet_bootstrap.cc:654] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.854023 23241 raft_consensus.cc:2804] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.853936 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.854523 23241 raft_consensus.cc:493] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.854885 23241 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:32.855727 23161 leader_election.cc:343] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.856616 23239 tablet_bootstrap.cc:654] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.868645 23270 raft_consensus.cc:697] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:32.851853 23240 ts_tablet_manager.cc:1434] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:22:32.872325 23240 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:32.884333 23237 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.885491 23241 raft_consensus.cc:515] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.888963 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
W20260710 13:22:32.890829 23161 leader_election.cc:343] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.891338 23241 leader_election.cc:290] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.885196 23237 ts_tablet_manager.cc:1403] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.002s
I20260710 13:22:32.893399 22946 catalog_manager.cc:5697] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.894188 23013 leader_election.cc:304] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:32.895427 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:32.896088 23047 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.897006 23269 raft_consensus.cc:2749] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:32.879439 23270 consensus_queue.cc:237] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.905577 22943 catalog_manager.cc:5697] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.916092 23237 raft_consensus.cc:359] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.917454 23237 raft_consensus.cc:385] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.917678 23047 raft_consensus.cc:2468] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:32.918411 23239 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.918921 23239 ts_tablet_manager.cc:1403] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.017s
I20260710 13:22:32.919148 23163 leader_election.cc:304] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [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: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a
I20260710 13:22:32.920437 23270 raft_consensus.cc:2804] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.921000 23270 raft_consensus.cc:697] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:32.921954 23270 consensus_queue.cc:237] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.922191 23239 raft_consensus.cc:359] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.922665 23246 raft_consensus.cc:493] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.922892 23239 raft_consensus.cc:385] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.923281 23239 raft_consensus.cc:740] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.923285 23246 raft_consensus.cc:515] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.924434 23239 consensus_queue.cc:260] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.927177 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.917780 23237 raft_consensus.cc:740] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.928412 23239 ts_tablet_manager.cc:1434] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
W20260710 13:22:32.929095 23089 leader_election.cc:343] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.929571 23239 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.929167 23237 consensus_queue.cc:260] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.931977 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:32.932793 23194 raft_consensus.cc:2468] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:32.933578 23237 ts_tablet_manager.cc:1434] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:22:32.934731 23237 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.935017 23246 leader_election.cc:290] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.934370 23088 leader_election.cc:304] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:32.936436 23246 raft_consensus.cc:2804] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.936930 23246 raft_consensus.cc:493] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.937397 23246 raft_consensus.cc:3060] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.937597 23239 tablet_bootstrap.cc:654] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.944912 23240 tablet_bootstrap.cc:654] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.951107 23246 raft_consensus.cc:515] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.951781 23237 tablet_bootstrap.cc:654] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.952978 23241 raft_consensus.cc:493] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.956314 23241 raft_consensus.cc:515] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.964028 23241 leader_election.cc:290] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:32.964434 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:32.966667 23122 raft_consensus.cc:2393] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:32.970813 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c42898a7ff4464b90ffc0ec6058d72" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:32.971498 23246 leader_election.cc:290] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:32.972628 23163 leader_election.cc:304] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:32.972790 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:32.974418 23270 raft_consensus.cc:3060] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:32.975090 23089 leader_election.cc:343] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:32.975895 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:32.976233 23237 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:32.976442 23194 raft_consensus.cc:3060] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.976837 23237 ts_tablet_manager.cc:1403] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.001s
I20260710 13:22:32.983871 23270 raft_consensus.cc:2749] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:32.984141 23237 raft_consensus.cc:359] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.984882 23237 raft_consensus.cc:385] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.985229 23237 raft_consensus.cc:740] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.985939 23237 consensus_queue.cc:260] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.986348 23194 raft_consensus.cc:2468] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:32.986735 23239 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:32.986879 23240 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:32.987274 23239 ts_tablet_manager.cc:1403] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.014s
I20260710 13:22:32.987396 23240 ts_tablet_manager.cc:1403] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.005s
I20260710 13:22:32.987550 23088 leader_election.cc:304] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:32.988179 23237 ts_tablet_manager.cc:1434] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260710 13:22:32.988937 23246 raft_consensus.cc:2804] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.989145 23237 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:32.990319 23239 raft_consensus.cc:359] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.990952 23239 raft_consensus.cc:385] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.991258 23239 raft_consensus.cc:740] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.991137 23240 raft_consensus.cc:359] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.991887 23240 raft_consensus.cc:385] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.992184 23240 raft_consensus.cc:740] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.992040 23239 consensus_queue.cc:260] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.992964 23240 consensus_queue.cc:260] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.994105 23246 raft_consensus.cc:697] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
I20260710 13:22:32.994544 23239 ts_tablet_manager.cc:1434] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:32.995606 23239 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:32.995167 23246 consensus_queue.cc:237] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:32.997259 23237 tablet_bootstrap.cc:654] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.001368 23240 ts_tablet_manager.cc:1434] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:33.002799 23240 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.003047 23239 tablet_bootstrap.cc:654] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.020009 23240 tablet_bootstrap.cc:654] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.019325 22946 catalog_manager.cc:5697] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:33.030755 23237 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.031258 23237 ts_tablet_manager.cc:1403] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.008s
I20260710 13:22:33.031379 23239 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.031945 23239 ts_tablet_manager.cc:1403] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.016s
I20260710 13:22:33.033587 23240 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.034192 23240 ts_tablet_manager.cc:1403] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 13:22:33.034168 23237 raft_consensus.cc:359] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.035104 23237 raft_consensus.cc:385] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.034721 23239 raft_consensus.cc:359] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.035422 23237 raft_consensus.cc:740] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.035544 23239 raft_consensus.cc:385] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.035909 23239 raft_consensus.cc:740] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.036417 23237 consensus_queue.cc:260] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.036710 23239 consensus_queue.cc:260] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.037782 23240 raft_consensus.cc:359] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.038560 23240 raft_consensus.cc:385] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.038903 23240 raft_consensus.cc:740] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.039037 23237 ts_tablet_manager.cc:1434] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:33.039306 23239 ts_tablet_manager.cc:1434] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:33.040133 23237 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.040257 23239 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.039839 23240 consensus_queue.cc:260] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.042146 23240 ts_tablet_manager.cc:1434] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:33.041383 22943 catalog_manager.cc:5697] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:33.043229 23240 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.046787 23237 tablet_bootstrap.cc:654] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.046783 23239 tablet_bootstrap.cc:654] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.049780 23240 tablet_bootstrap.cc:654] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.051685 23246 raft_consensus.cc:493] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.052202 23246 raft_consensus.cc:515] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.043670 22943 catalog_manager.cc:5697] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:33.056061 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
W20260710 13:22:33.057529 23088 leader_election.cc:343] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.059130 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.060343 23239 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
W20260710 13:22:33.060462 23089 leader_election.cc:343] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.061049 23089 leader_election.cc:304] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.061844 23272 raft_consensus.cc:2749] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.061952 23239 ts_tablet_manager.cc:1403] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.016s
I20260710 13:22:33.062593 23246 leader_election.cc:290] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.064850 23269 raft_consensus.cc:493] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.065461 23269 raft_consensus.cc:515] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.067094 23239 raft_consensus.cc:359] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.068912 23239 raft_consensus.cc:385] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.069279 23239 raft_consensus.cc:740] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.069602 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.069782 23269 leader_election.cc:290] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.069991 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.070217 23239 consensus_queue.cc:260] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.070703 23122 raft_consensus.cc:2468] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
W20260710 13:22:33.070978 23013 leader_election.cc:343] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.072156 23012 leader_election.cc:304] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:33.072551 23237 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.073031 23237 ts_tablet_manager.cc:1403] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260710 13:22:33.073369 23239 ts_tablet_manager.cc:1434] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:22:33.073447 23269 raft_consensus.cc:2804] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.071683 22945 catalog_manager.cc:5697] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:33.073979 23269 raft_consensus.cc:493] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.074440 23269 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.074812 23239 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.075568 23237 raft_consensus.cc:359] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.076205 23237 raft_consensus.cc:385] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.076493 23237 raft_consensus.cc:740] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.077332 23237 consensus_queue.cc:260] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.079506 23237 ts_tablet_manager.cc:1434] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:33.080359 23237 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.082075 23239 tablet_bootstrap.cc:654] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.083389 23240 tablet_bootstrap.cc:492] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.083870 23240 ts_tablet_manager.cc:1403] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.006s
I20260710 13:22:33.086133 23269 raft_consensus.cc:515] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.088482 23237 tablet_bootstrap.cc:654] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.090106 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.090723 23122 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.090935 23240 raft_consensus.cc:359] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.091800 23240 raft_consensus.cc:385] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.092129 23240 raft_consensus.cc:740] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.093056 23240 consensus_queue.cc:260] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.095397 23240 ts_tablet_manager.cc:1434] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:22:33.096619 23269 leader_election.cc:290] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.097421 23246 raft_consensus.cc:493] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.101341 23246 raft_consensus.cc:515] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.102844 23240 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.105533 23237 tablet_bootstrap.cc:492] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.105506 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.106107 23237 ts_tablet_manager.cc:1403] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260710 13:22:33.106263 23197 raft_consensus.cc:2468] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:33.107756 23122 raft_consensus.cc:2468] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:33.108593 23239 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.109114 23239 ts_tablet_manager.cc:1403] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.015s
I20260710 13:22:33.108814 23237 raft_consensus.cc:359] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.109517 23237 raft_consensus.cc:385] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.109824 23237 raft_consensus.cc:740] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.110287 23240 tablet_bootstrap.cc:654] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.108814 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.110508 23237 consensus_queue.cc:260] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.103579 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
W20260710 13:22:33.112128 23089 leader_election.cc:343] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.112844 23237 ts_tablet_manager.cc:1434] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:33.113273 23088 leader_election.cc:304] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
W20260710 13:22:33.113792 23013 leader_election.cc:343] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.113960 23269 raft_consensus.cc:493] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.113770 23237 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.114622 23012 leader_election.cc:304] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:33.114503 23269 raft_consensus.cc:515] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.115665 23247 raft_consensus.cc:2804] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.116117 23247 raft_consensus.cc:697] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:33.117508 23246 leader_election.cc:290] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.117463 23247 consensus_queue.cc:237] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.118805 23269 leader_election.cc:290] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.120432 23239 raft_consensus.cc:359] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.121167 23239 raft_consensus.cc:385] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.114086 23272 raft_consensus.cc:2804] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.121551 23239 raft_consensus.cc:740] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.121630 23272 raft_consensus.cc:493] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.121810 23237 tablet_bootstrap.cc:654] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.122129 23272 raft_consensus.cc:3060] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.122382 23239 consensus_queue.cc:260] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.124833 23239 ts_tablet_manager.cc:1434] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:22:33.125331 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.125758 23239 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.129529 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bd97b45563441f958934e917eb723b" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.130597 23122 raft_consensus.cc:2393] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:33.132104 23012 leader_election.cc:304] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.133046 23239 tablet_bootstrap.cc:654] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.133177 23269 raft_consensus.cc:3060] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.143474 23269 raft_consensus.cc:2749] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.145949 23240 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.146370 23240 ts_tablet_manager.cc:1403] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.002s
I20260710 13:22:33.148254 23240 raft_consensus.cc:359] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.148752 23240 raft_consensus.cc:385] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.149065 23240 raft_consensus.cc:740] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.149863 23240 consensus_queue.cc:260] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.151796 23240 ts_tablet_manager.cc:1434] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:33.151840 23272 raft_consensus.cc:515] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.157464 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:33.158699 23272 leader_election.cc:290] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.153890 23239 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.160712 23239 ts_tablet_manager.cc:1403] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
W20260710 13:22:33.159300 23089 leader_election.cc:343] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.162070 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:33.162640 23194 raft_consensus.cc:3060] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.163527 23239 raft_consensus.cc:359] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.164230 23239 raft_consensus.cc:385] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.164587 23239 raft_consensus.cc:740] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.165318 23239 consensus_queue.cc:260] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.168190 23239 ts_tablet_manager.cc:1434] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:33.169217 23239 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.169613 23194 raft_consensus.cc:2468] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:33.170802 23088 leader_election.cc:304] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:33.152982 23240 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.173977 23237 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.174425 23237 ts_tablet_manager.cc:1403] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.027s
I20260710 13:22:33.175606 22944 catalog_manager.cc:5697] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:33.177050 23237 raft_consensus.cc:359] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.177405 23272 raft_consensus.cc:2804] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.177695 23237 raft_consensus.cc:385] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.178128 23240 tablet_bootstrap.cc:654] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.178009 23237 raft_consensus.cc:740] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.178788 23272 raft_consensus.cc:697] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
I20260710 13:22:33.179474 23272 consensus_queue.cc:237] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.176512 23239 tablet_bootstrap.cc:654] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.188916 23237 consensus_queue.cc:260] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.237385 23246 raft_consensus.cc:493] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.238240 23246 raft_consensus.cc:515] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.241698 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.246238 22943 catalog_manager.cc:5697] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:33.250082 23194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
W20260710 13:22:33.251786 23089 leader_election.cc:343] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:33.253356 23088 leader_election.cc:343] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.253970 23088 leader_election.cc:304] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.255596 23246 leader_election.cc:290] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.256363 23246 raft_consensus.cc:2749] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.270119 23247 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.271317 23237 ts_tablet_manager.cc:1434] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.097s	user 0.031s	sys 0.022s
I20260710 13:22:33.272234 23237 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.279364 23237 tablet_bootstrap.cc:654] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.290202 23237 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.290663 23237 ts_tablet_manager.cc:1403] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 13:22:33.293145 23237 raft_consensus.cc:359] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.293730 23237 raft_consensus.cc:385] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.293979 23237 raft_consensus.cc:740] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.296015 23237 consensus_queue.cc:260] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.297295 23240 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.297902 23240 ts_tablet_manager.cc:1403] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.006s
I20260710 13:22:33.298243 23237 ts_tablet_manager.cc:1434] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:33.299114 23237 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.299157 23263 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:33.301795 23270 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.303589 23270 raft_consensus.cc:493] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.304008 23270 raft_consensus.cc:515] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.305835 23237 tablet_bootstrap.cc:654] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.307140 23240 raft_consensus.cc:359] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.319177 23240 raft_consensus.cc:385] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:33.310945 23161 consensus_peers.cc:597] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f -> Peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Couldn't send request to peer 5022535025ac4c06a468a59bd6e4e25a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.319768 23240 raft_consensus.cc:740] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.312386 23269 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:33.320899 23240 consensus_queue.cc:260] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.324132 23240 ts_tablet_manager.cc:1434] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:22:33.317389 23244 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.310851 23239 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.325811 23239 ts_tablet_manager.cc:1403] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.157s	user 0.028s	sys 0.043s
I20260710 13:22:33.329279 23274 raft_consensus.cc:493] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.329902 23274 raft_consensus.cc:515] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.333633 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.334225 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.334659 23197 raft_consensus.cc:2393] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate 5022535025ac4c06a468a59bd6e4e25a in this term.
I20260710 13:22:33.335173 23122 raft_consensus.cc:2393] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.335246 23306 raft_consensus.cc:493] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.335738 23306 raft_consensus.cc:515] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.337162 23270 leader_election.cc:290] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.337880 23306 leader_election.cc:290] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.338585 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.339694 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
W20260710 13:22:33.341636 23089 leader_election.cc:343] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.343274 23274 leader_election.cc:290] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.338045 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afd8a2b7b38498e9859b22cfbd027f5" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.346306 23012 leader_election.cc:304] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.347898 23163 leader_election.cc:304] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:33.349931 23277 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.355201 23263 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.358222 23263 raft_consensus.cc:3060] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.367820 23241 raft_consensus.cc:493] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.368646 23241 raft_consensus.cc:515] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.371536 23241 leader_election.cc:290] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.374325 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.375643 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.376677 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
W20260710 13:22:33.390508 23161 leader_election.cc:343] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.376941 23269 raft_consensus.cc:493] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.329335 23240 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.329272 23239 raft_consensus.cc:359] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.391333 23269 raft_consensus.cc:515] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.402360 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.403398 23269 leader_election.cc:290] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.405604 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.406551 23122 raft_consensus.cc:2468] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
W20260710 13:22:33.382859 22994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:33.408546 23012 leader_election.cc:304] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.410144 23269 raft_consensus.cc:2804] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.410709 23269 raft_consensus.cc:493] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.411201 23269 raft_consensus.cc:3060] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.392475 23241 raft_consensus.cc:493] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:33.393719 23163 leader_election.cc:343] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.419406 23163 leader_election.cc:304] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
W20260710 13:22:33.394788 23088 leader_election.cc:343] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.416898 23239 raft_consensus.cc:385] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.421627 23239 raft_consensus.cc:740] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.420156 23270 raft_consensus.cc:2749] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.429103 23088 leader_election.cc:304] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.430254 23306 raft_consensus.cc:2749] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.420503 23241 raft_consensus.cc:515] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.432943 23195 raft_consensus.cc:2468] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:33.437719 23241 leader_election.cc:290] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.437565 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.439599 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.440462 23122 raft_consensus.cc:2468] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:33.442279 23161 leader_election.cc:304] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:33.443284 23270 raft_consensus.cc:493] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.443975 23270 raft_consensus.cc:515] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.444095 23239 consensus_queue.cc:260] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.447360 23239 ts_tablet_manager.cc:1434] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.000s
I20260710 13:22:33.447940 23241 raft_consensus.cc:2804] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.453116 23270 leader_election.cc:290] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.454208 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.455793 23122 raft_consensus.cc:2468] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:33.457472 23161 leader_election.cc:304] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:33.461138 23241 raft_consensus.cc:493] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.448760 23277 raft_consensus.cc:2749] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.468317 23239 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.476213 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.477135 23241 raft_consensus.cc:3060] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.489114 23247 raft_consensus.cc:493] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.489799 23247 raft_consensus.cc:515] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.494038 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.494796 23122 raft_consensus.cc:2468] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:33.495359 23045 raft_consensus.cc:2468] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:33.497706 23012 leader_election.cc:304] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.500810 23274 raft_consensus.cc:2804] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.501199 23274 raft_consensus.cc:493] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.501595 23274 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.502965 23319 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:33.505486 23269 raft_consensus.cc:515] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.484339 23277 raft_consensus.cc:2804] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.509289 23277 raft_consensus.cc:493] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.514008 23277 raft_consensus.cc:3060] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.513316 23047 raft_consensus.cc:2393] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.519313 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.529837 23237 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.530565 23237 ts_tablet_manager.cc:1403] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.232s	user 0.081s	sys 0.095s
I20260710 13:22:33.518004 23263 raft_consensus.cc:2749] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.517275 23269 leader_election.cc:290] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.543689 23240 tablet_bootstrap.cc:654] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.549580 23239 tablet_bootstrap.cc:654] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.550484 23320 raft_consensus.cc:493] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.537771 23122 raft_consensus.cc:3060] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.556854 23269 raft_consensus.cc:493] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.558346 23263 raft_consensus.cc:493] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.559612 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:33.569818 23244 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:33.571919 23321 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:22:33.570838 23274 raft_consensus.cc:515] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.580324 23274 leader_election.cc:290] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.576640 23269 raft_consensus.cc:515] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.582981 23269 leader_election.cc:290] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.577735 23263 raft_consensus.cc:515] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.584438 23247 leader_election.cc:290] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.627197 23237 raft_consensus.cc:359] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.630868 23237 raft_consensus.cc:385] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.631183 23237 raft_consensus.cc:740] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.633706 23263 leader_election.cc:290] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.636070 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.639626 23237 consensus_queue.cc:260] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.565497 23320 raft_consensus.cc:515] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.653779 23237 ts_tablet_manager.cc:1434] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.003s
I20260710 13:22:33.654858 23237 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.669353 23119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
W20260710 13:22:33.669812 23089 consensus_peers.cc:597] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.670094 23119 raft_consensus.cc:2468] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:33.672734 23320 leader_election.cc:290] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.674744 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:33.680104 23012 leader_election.cc:304] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.669200 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.663643 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.684114 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.684242 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
W20260710 13:22:33.666776 23013 leader_election.cc:343] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.703962 23119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.709704 23119 raft_consensus.cc:2468] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:33.703869 23120 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.711572 23327 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:33.713195 23161 leader_election.cc:304] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:33.714880 23320 raft_consensus.cc:493] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.715417 23320 raft_consensus.cc:515] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.668659 23241 raft_consensus.cc:515] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.718616 23320 leader_election.cc:290] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.721431 23119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.721206 23272 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:33.722777 23119 raft_consensus.cc:2468] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:33.723347 23324 raft_consensus.cc:2804] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.723834 23240 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.714934 23122 raft_consensus.cc:2468] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:33.702117 23196 raft_consensus.cc:2468] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:33.725152 23240 ts_tablet_manager.cc:1403] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.400s	user 0.018s	sys 0.023s
I20260710 13:22:33.726882 23319 raft_consensus.cc:2804] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.728238 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:33.728112 23246 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:33.729136 23195 raft_consensus.cc:2393] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
W20260710 13:22:33.739460 23012 leader_election.cc:343] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.729334 23324 raft_consensus.cc:493] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.740434 23324 raft_consensus.cc:3060] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.729676 23161 leader_election.cc:304] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:33.719190 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
W20260710 13:22:33.716598 23013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.131:35325, user_credentials={real_user=slave}} blocked reactor thread for 50715us
I20260710 13:22:33.737345 23277 raft_consensus.cc:515] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
W20260710 13:22:33.748889 23163 leader_election.cc:343] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.753791 23306 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.756518 23239 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.759816 23239 ts_tablet_manager.cc:1403] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.292s	user 0.020s	sys 0.014s
I20260710 13:22:33.758889 23012 leader_election.cc:304] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.755182 23320 raft_consensus.cc:2804] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.769614 23241 leader_election.cc:290] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.774613 23239 raft_consensus.cc:359] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.775488 23239 raft_consensus.cc:385] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.774971 23319 raft_consensus.cc:493] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.775797 23120 raft_consensus.cc:2468] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:33.775970 23319 raft_consensus.cc:3060] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.776099 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:33.771155 23320 raft_consensus.cc:493] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.777076 23320 raft_consensus.cc:3060] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.778466 23277 leader_election.cc:290] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.775822 23239 raft_consensus.cc:740] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.784631 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:33.785398 23048 raft_consensus.cc:3060] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.787072 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea5fd9d76444e248088463b04bb5cce" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.787216 23012 leader_election.cc:304] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.787859 23120 raft_consensus.cc:3060] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.788112 23263 raft_consensus.cc:2804] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.788631 23263 raft_consensus.cc:697] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:33.789423 23324 raft_consensus.cc:515] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.790557 23047 raft_consensus.cc:2393] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.789444 23263 consensus_queue.cc:237] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.783615 23239 consensus_queue.cc:260] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.772140 23327 raft_consensus.cc:2804] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.802446 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014d3863f5840729f603ac64c6316d7" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.803288 23122 raft_consensus.cc:2393] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.804320 23237 tablet_bootstrap.cc:654] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.798237 23327 raft_consensus.cc:697] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:33.809639 23320 raft_consensus.cc:515] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.811335 23319 raft_consensus.cc:515] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.812263 23120 raft_consensus.cc:2468] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:33.818559 23239 ts_tablet_manager.cc:1434] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260710 13:22:33.819806 23239 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
W20260710 13:22:33.827824 23013 leader_election.cc:343] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.829320 23161 leader_election.cc:304] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:33.831396 23277 raft_consensus.cc:2804] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.831233 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:33.834694 23048 raft_consensus.cc:2468] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:33.836716 23277 raft_consensus.cc:697] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:33.837064 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.837177 23327 consensus_queue.cc:237] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.839764 23120 raft_consensus.cc:3060] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.841280 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.841112 23277 consensus_queue.cc:237] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.841917 23122 raft_consensus.cc:3060] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:33.847616 23163 leader_election.cc:343] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.837929 23324 leader_election.cc:290] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.855702 23120 raft_consensus.cc:2468] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:33.857666 23240 raft_consensus.cc:359] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.859498 23240 raft_consensus.cc:385] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.859962 23240 raft_consensus.cc:740] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.861414 23247 raft_consensus.cc:493] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.863056 23240 consensus_queue.cc:260] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.862569 23247 raft_consensus.cc:515] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.870957 23122 raft_consensus.cc:2468] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:33.872339 23161 leader_election.cc:304] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [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: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:33.873224 23319 leader_election.cc:290] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.848865 23320 leader_election.cc:290] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:33.875401 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:33.879473 23048 raft_consensus.cc:2393] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.880611 23012 leader_election.cc:304] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:33.881306 23240 ts_tablet_manager.cc:1434] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.148s	user 0.005s	sys 0.003s
I20260710 13:22:33.877669 23237 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.878382 23239 tablet_bootstrap.cc:654] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:33.858357 23013 leader_election.cc:343] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.881451 23319 raft_consensus.cc:2804] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.881404 23263 raft_consensus.cc:2804] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.883304 23319 raft_consensus.cc:697] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:33.883116 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:33.883514 23263 raft_consensus.cc:697] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:33.884219 23319 consensus_queue.cc:237] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.885398 23263 consensus_queue.cc:237] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.882899 23237 ts_tablet_manager.cc:1403] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.006s
I20260710 13:22:33.887792 23247 leader_election.cc:290] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:33.888084 23013 leader_election.cc:304] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.902123 23324 raft_consensus.cc:2749] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:33.903242 23013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.131:35325, user_credentials={real_user=slave}} blocked reactor thread for 54459us
I20260710 13:22:33.908254 23163 leader_election.cc:304] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [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: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:33.909360 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:33.910192 23196 raft_consensus.cc:2393] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:33.910189 23277 raft_consensus.cc:2749] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.911671 23237 raft_consensus.cc:359] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.914405 23237 raft_consensus.cc:385] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.914795 23237 raft_consensus.cc:740] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.915095 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca6fde06db4ac68e80044383472185" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:33.912660 23240 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.916657 23237 consensus_queue.cc:260] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.898878 22944 catalog_manager.cc:5697] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:33.891156 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef770356178f457e9b5d0a8eeefc10eb" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:33.918455 23122 raft_consensus.cc:2393] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:33.919615 23161 leader_election.cc:304] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [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: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:33.920372 23319 raft_consensus.cc:2749] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.920310 23013 leader_election.cc:304] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:33.921026 23327 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:33.921458 23263 raft_consensus.cc:2749] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.922539 23237 ts_tablet_manager.cc:1434] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:22:33.923396 23237 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.923594 23239 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.924229 23239 ts_tablet_manager.cc:1403] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.012s
I20260710 13:22:33.926815 23239 raft_consensus.cc:359] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.927484 23239 raft_consensus.cc:385] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.927757 23239 raft_consensus.cc:740] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.928530 23239 consensus_queue.cc:260] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.929724 23237 tablet_bootstrap.cc:654] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.930714 23239 ts_tablet_manager.cc:1434] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:33.932037 23239 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.934027 23240 tablet_bootstrap.cc:654] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.938838 23239 tablet_bootstrap.cc:654] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.946441 23237 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:33.946915 23237 ts_tablet_manager.cc:1403] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 13:22:33.950228 23237 raft_consensus.cc:359] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.951148 23237 raft_consensus.cc:385] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.951488 23237 raft_consensus.cc:740] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.952277 23240 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:33.952992 23240 ts_tablet_manager.cc:1403] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260710 13:22:33.955749 23045 raft_consensus.cc:3060] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.958032 23240 raft_consensus.cc:359] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.959089 23239 tablet_bootstrap.cc:492] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:33.959002 23240 raft_consensus.cc:385] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.960942 23240 raft_consensus.cc:740] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.961691 23240 consensus_queue.cc:260] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.963665 23240 ts_tablet_manager.cc:1434] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:22:33.964506 23240 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:33.959668 23239 ts_tablet_manager.cc:1403] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260710 13:22:33.952589 23237 consensus_queue.cc:260] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.967154 23237 ts_tablet_manager.cc:1434] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:22:33.967036 23239 raft_consensus.cc:359] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.967553 23239 raft_consensus.cc:385] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.967824 23239 raft_consensus.cc:740] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.968076 23237 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:33.968488 23239 consensus_queue.cc:260] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:33.970455 23239 ts_tablet_manager.cc:1434] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:33.971378 23239 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:33.975586 23240 tablet_bootstrap.cc:654] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.976976 23239 tablet_bootstrap.cc:654] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.982484 23237 tablet_bootstrap.cc:654] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.995049 22946 catalog_manager.cc:5697] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:33.999856 23327 raft_consensus.cc:493] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.000384 23327 raft_consensus.cc:515] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.002467 23327 leader_election.cc:290] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.006793 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.009011 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e55af8f71641c784c6472a6881fe35" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.009750 23122 raft_consensus.cc:2393] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:34.010788 23240 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.011456 23240 ts_tablet_manager.cc:1403] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.014s
I20260710 13:22:34.011505 23012 leader_election.cc:304] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8; no voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f
I20260710 13:22:34.013300 23327 raft_consensus.cc:3060] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.015317 23240 raft_consensus.cc:359] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.018860 23240 raft_consensus.cc:385] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.016642 23237 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.019306 23239 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.019843 23239 ts_tablet_manager.cc:1403] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.028s
I20260710 13:22:34.019886 23240 raft_consensus.cc:740] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.019843 23237 ts_tablet_manager.cc:1403] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.004s
I20260710 13:22:34.020833 23240 consensus_queue.cc:260] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.023967 23240 ts_tablet_manager.cc:1434] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:34.023880 23237 raft_consensus.cc:359] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.024546 23237 raft_consensus.cc:385] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.024266 23239 raft_consensus.cc:359] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.024858 23237 raft_consensus.cc:740] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.024953 23239 raft_consensus.cc:385] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.025105 23240 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.025295 23239 raft_consensus.cc:740] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.025557 23237 consensus_queue.cc:260] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.026012 23239 consensus_queue.cc:260] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.027485 23237 ts_tablet_manager.cc:1434] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:22:34.027952 23239 ts_tablet_manager.cc:1434] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260710 13:22:34.028385 23237 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.028836 23239 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.031970 23240 tablet_bootstrap.cc:654] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.020690 23327 raft_consensus.cc:2749] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.035414 23239 tablet_bootstrap.cc:654] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.041882 23237 tablet_bootstrap.cc:654] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.047888 23240 tablet_bootstrap.cc:492] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.047474 22943 catalog_manager.cc:5697] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.048519 23240 ts_tablet_manager.cc:1403] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 13:22:34.052170 23240 raft_consensus.cc:359] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.052959 23239 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.053040 23240 raft_consensus.cc:385] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.053449 23239 ts_tablet_manager.cc:1403] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260710 13:22:34.053470 23240 raft_consensus.cc:740] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.054914 23240 consensus_queue.cc:260] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.055873 23237 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.056313 23237 ts_tablet_manager.cc:1403] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260710 13:22:34.056059 23239 raft_consensus.cc:359] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.056737 23239 raft_consensus.cc:385] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.057054 23239 raft_consensus.cc:740] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.057528 23240 ts_tablet_manager.cc:1434] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:22:34.057801 23239 consensus_queue.cc:260] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.058946 23240 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.058818 23237 raft_consensus.cc:359] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.059441 23237 raft_consensus.cc:385] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.059720 23237 raft_consensus.cc:740] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.059810 23239 ts_tablet_manager.cc:1434] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:22:34.060674 23239 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.060472 23237 consensus_queue.cc:260] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.062799 23237 ts_tablet_manager.cc:1434] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:34.063650 23237 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.065496 23240 tablet_bootstrap.cc:654] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.066874 23239 tablet_bootstrap.cc:654] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.069316 23237 tablet_bootstrap.cc:654] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.071099 23246 raft_consensus.cc:493] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.071575 23246 raft_consensus.cc:515] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.073832 23246 leader_election.cc:290] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.075680 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.076485 23196 raft_consensus.cc:2468] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.081532 23088 leader_election.cc:304] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.083940 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.085034 23045 raft_consensus.cc:2468] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.087371 23246 raft_consensus.cc:2804] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.087971 23246 raft_consensus.cc:493] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.088457 23246 raft_consensus.cc:3060] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.095305 22946 catalog_manager.cc:5697] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.098121 22946 catalog_manager.cc:5697] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.100835 23246 raft_consensus.cc:515] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.105551 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.106271 23045 raft_consensus.cc:3060] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.112903 23272 raft_consensus.cc:493] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.113610 23272 raft_consensus.cc:515] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.116847 23045 raft_consensus.cc:2468] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.117859 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.120896 23089 leader_election.cc:304] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:34.122203 23335 raft_consensus.cc:493] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.122880 23335 raft_consensus.cc:515] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.124960 23306 raft_consensus.cc:2804] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.125487 23306 raft_consensus.cc:697] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
I20260710 13:22:34.125638 23239 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.125806 23240 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.126251 23239 ts_tablet_manager.cc:1403] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.037s
I20260710 13:22:34.126330 23306 consensus_queue.cc:237] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.127831 23335 leader_election.cc:290] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.129384 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.129124 23239 raft_consensus.cc:359] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.130079 23239 raft_consensus.cc:385] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.130115 23196 raft_consensus.cc:2468] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.130597 23239 raft_consensus.cc:740] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.129227 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.131192 23048 raft_consensus.cc:2468] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.131482 23088 leader_election.cc:304] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.132905 23335 raft_consensus.cc:2804] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.132745 23239 consensus_queue.cc:260] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.133246 23335 raft_consensus.cc:493] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.133322 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.134128 23335 raft_consensus.cc:3060] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.135634 23239 ts_tablet_manager.cc:1434] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:22:34.135841 23089 leader_election.cc:304] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
I20260710 13:22:34.136722 23239 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.137115 23334 raft_consensus.cc:2749] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.126307 23240 ts_tablet_manager.cc:1403] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.005s
I20260710 13:22:34.133586 23272 leader_election.cc:290] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.141577 23240 raft_consensus.cc:359] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.142457 23240 raft_consensus.cc:385] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.142798 23240 raft_consensus.cc:740] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.143482 23239 tablet_bootstrap.cc:654] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.144601 23246 leader_election.cc:290] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.146183 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086a76b98a6740e09f17b2a5af8a7154" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:34.146755 23196 raft_consensus.cc:3060] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.147807 23237 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.148267 23237 ts_tablet_manager.cc:1403] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.045s
I20260710 13:22:34.151111 23335 raft_consensus.cc:515] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.151423 23237 raft_consensus.cc:359] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.152099 23237 raft_consensus.cc:385] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.152354 23237 raft_consensus.cc:740] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.154026 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.154170 23240 consensus_queue.cc:260] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.154517 23196 raft_consensus.cc:2468] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.154633 23045 raft_consensus.cc:3060] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.160096 23237 consensus_queue.cc:260] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.183135 23237 ts_tablet_manager.cc:1434] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.007s
I20260710 13:22:34.184273 23237 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.186625 23239 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.187086 23239 ts_tablet_manager.cc:1403] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.018s
I20260710 13:22:34.156270 23240 ts_tablet_manager.cc:1434] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 13:22:34.156193 23335 leader_election.cc:290] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.157290 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48796498b0fb401a814dfcb091d88a9b" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:34.189652 23239 raft_consensus.cc:359] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.190181 23196 raft_consensus.cc:3060] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.190347 23239 raft_consensus.cc:385] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.190704 23239 raft_consensus.cc:740] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.191077 23237 tablet_bootstrap.cc:654] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.191411 23239 consensus_queue.cc:260] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.193853 23239 ts_tablet_manager.cc:1434] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:22:34.194813 23239 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.195828 23274 raft_consensus.cc:493] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.196264 23274 raft_consensus.cc:515] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.196941 23277 raft_consensus.cc:493] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.197510 23240 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.197365 23277 raft_consensus.cc:515] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.198807 23335 raft_consensus.cc:493] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.199267 23277 leader_election.cc:290] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.199290 23335 raft_consensus.cc:515] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.200543 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.200941 23239 tablet_bootstrap.cc:654] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.201220 23122 raft_consensus.cc:2468] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:34.201670 23335 leader_election.cc:290] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.202461 23012 leader_election.cc:304] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:34.203760 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d190c177be2e422fad7e50cea6de4f6f" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.204942 23263 raft_consensus.cc:2804] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.205331 23263 raft_consensus.cc:493] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.205471 23196 raft_consensus.cc:2468] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.205937 23263 raft_consensus.cc:3060] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.207608 23088 leader_election.cc:304] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.209195 23274 leader_election.cc:290] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.206000 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.209872 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.210490 23122 raft_consensus.cc:2468] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:34.188310 23045 raft_consensus.cc:2468] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.215463 22946 catalog_manager.cc:5697] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.216389 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d190c177be2e422fad7e50cea6de4f6f" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.209349 23240 tablet_bootstrap.cc:654] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.218451 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.218732 23161 leader_election.cc:304] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.219242 23196 raft_consensus.cc:2468] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:34.220016 23320 raft_consensus.cc:2804] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.220536 23320 raft_consensus.cc:493] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.204425 23048 raft_consensus.cc:2468] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.225951 23320 raft_consensus.cc:3060] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.227159 23089 leader_election.cc:304] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:34.228171 23306 raft_consensus.cc:2804] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.228521 23306 raft_consensus.cc:493] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.228866 23306 raft_consensus.cc:3060] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.224087 23335 raft_consensus.cc:2804] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.239372 23335 raft_consensus.cc:697] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
I20260710 13:22:34.240540 23335 consensus_queue.cc:237] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.225135 23193 raft_consensus.cc:2468] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.250377 23274 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.249086 23277 raft_consensus.cc:493] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.251368 23277 raft_consensus.cc:515] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.253643 23277 leader_election.cc:290] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.254808 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.255051 23306 raft_consensus.cc:515] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.255486 23048 raft_consensus.cc:2468] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:34.258375 23163 leader_election.cc:304] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.254707 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.260262 23263 raft_consensus.cc:515] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.265053 23047 raft_consensus.cc:2393] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11385b732f248b7898c5a395630338f in current term 1: Already voted for candidate 9d45567fb1c74d00be8dbc6a899defb8 in this term.
I20260710 13:22:34.267095 23274 consensus_queue.cc:1048] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.263291 23277 raft_consensus.cc:2804] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.268987 23277 raft_consensus.cc:493] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:34.269182 23161 leader_election.cc:343] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.269341 23277 raft_consensus.cc:3060] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.272785 23119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:34.273496 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d190c177be2e422fad7e50cea6de4f6f" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.274386 23047 raft_consensus.cc:3060] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.282124 23237 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.282864 23237 ts_tablet_manager.cc:1403] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.099s	user 0.030s	sys 0.021s
I20260710 13:22:34.274927 23319 raft_consensus.cc:493] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.273471 23119 raft_consensus.cc:3060] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.289589 23319 raft_consensus.cc:515] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.305814 23263 leader_election.cc:290] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.309942 23306 leader_election.cc:290] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.314066 23239 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.314545 23239 ts_tablet_manager.cc:1403] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.021s
I20260710 13:22:34.314625 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:34.316107 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d190c177be2e422fad7e50cea6de4f6f" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:34.316668 23195 raft_consensus.cc:3060] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.321873 23320 raft_consensus.cc:515] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.321928 23239 raft_consensus.cc:359] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.322893 23239 raft_consensus.cc:385] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.323230 23196 raft_consensus.cc:2393] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d45567fb1c74d00be8dbc6a899defb8 in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:34.323789 23319 leader_election.cc:290] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.326488 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f842c1dee041ab8799e7637c8e77cc" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.323215 23239 raft_consensus.cc:740] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.326844 23320 leader_election.cc:290] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.327536 23239 consensus_queue.cc:260] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.327880 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
W20260710 13:22:34.328008 23161 leader_election.cc:343] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.328955 23319 consensus_queue.cc:1048] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.332753 23239 ts_tablet_manager.cc:1434] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:22:34.332926 23047 raft_consensus.cc:2468] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.333756 23239 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.334024 23089 leader_election.cc:304] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:34.334823 23306 raft_consensus.cc:2804] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.336848 23306 raft_consensus.cc:697] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
W20260710 13:22:34.316890 23013 consensus_peers.cc:597] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.345170 23306 consensus_queue.cc:237] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.346153 23119 raft_consensus.cc:2468] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:34.347174 23237 raft_consensus.cc:359] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.347833 23237 raft_consensus.cc:385] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.348074 23237 raft_consensus.cc:740] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.344113 23195 raft_consensus.cc:2468] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.348681 23237 consensus_queue.cc:260] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.350881 23327 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:22:34.362579 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f842c1dee041ab8799e7637c8e77cc" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.363238 23048 raft_consensus.cc:2468] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:34.360832 23012 leader_election.cc:304] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:34.368583 23237 ts_tablet_manager.cc:1434] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.085s	user 0.011s	sys 0.006s
I20260710 13:22:34.368964 23263 raft_consensus.cc:2804] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.369578 23263 raft_consensus.cc:697] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:34.370671 23274 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.370637 23263 consensus_queue.cc:237] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.379002 23163 leader_election.cc:304] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [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: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a
I20260710 13:22:34.382529 23325 raft_consensus.cc:2804] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.382942 23240 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.382905 23325 raft_consensus.cc:493] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.383476 23240 ts_tablet_manager.cc:1403] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.186s	user 0.022s	sys 0.014s
I20260710 13:22:34.383368 23325 raft_consensus.cc:3060] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.384546 23320 consensus_queue.cc:1048] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.386597 23240 raft_consensus.cc:359] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.387369 23240 raft_consensus.cc:385] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.387719 23240 raft_consensus.cc:740] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.388423 23119 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.400982 23322 consensus_queue.cc:1048] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.394775 22946 catalog_manager.cc:5697] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.398411 23319 consensus_queue.cc:1048] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.400071 23239 tablet_bootstrap.cc:654] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.402632 23240 consensus_queue.cc:260] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.413901 23240 ts_tablet_manager.cc:1434] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 13:22:34.414767 23240 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.396631 23325 raft_consensus.cc:515] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.418468 23277 raft_consensus.cc:515] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.420603 23277 leader_election.cc:290] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.421819 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.422389 23046 raft_consensus.cc:3060] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.423506 23325 leader_election.cc:290] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.431111 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f842c1dee041ab8799e7637c8e77cc" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:34.431733 23120 raft_consensus.cc:3060] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.432901 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
W20260710 13:22:34.436020 23161 leader_election.cc:343] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.436697 23319 consensus_queue.cc:1048] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:34.441270 23371 log.cc:927] Time spent T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: Append to log took a long time: real 0.068s	user 0.005s	sys 0.000s
I20260710 13:22:34.454090 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f842c1dee041ab8799e7637c8e77cc" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.458117 23045 raft_consensus.cc:3060] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.479414 23237 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.502501 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00620123e5fa4a459d01e960d21e3af0" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.503836 23045 raft_consensus.cc:2468] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:34.527921 23163 leader_election.cc:304] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [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: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:34.534624 23325 raft_consensus.cc:2749] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.535267 23046 raft_consensus.cc:2468] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
W20260710 13:22:34.525648 22994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:34.535029 23163 leader_election.cc:304] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.532663 23120 raft_consensus.cc:2468] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:34.541395 23372 raft_consensus.cc:2804] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.541944 23372 raft_consensus.cc:697] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:34.542511 23163 leader_election.cc:304] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [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: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a
I20260710 13:22:34.543455 23325 raft_consensus.cc:2804] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.543176 23372 consensus_queue.cc:237] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.544207 23325 raft_consensus.cc:697] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:34.545177 23325 consensus_queue.cc:237] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.547408 23237 tablet_bootstrap.cc:654] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.560130 23239 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.559254 22944 catalog_manager.cc:5697] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.560760 23239 ts_tablet_manager.cc:1403] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.227s	user 0.027s	sys 0.004s
I20260710 13:22:34.564224 23239 raft_consensus.cc:359] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.565146 23239 raft_consensus.cc:385] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.565483 23239 raft_consensus.cc:740] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.566833 23240 tablet_bootstrap.cc:654] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.570732 23239 consensus_queue.cc:260] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.577147 22946 catalog_manager.cc:5697] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.590013 23239 ts_tablet_manager.cc:1434] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:22:34.591485 23239 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.602527 23272 consensus_queue.cc:1048] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.606873 23237 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.607496 23237 ts_tablet_manager.cc:1403] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.005s
I20260710 13:22:34.606904 22943 catalog_manager.cc:5697] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.609033 22943 catalog_manager.cc:5697] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.617268 23334 consensus_queue.cc:1048] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.618150 23239 tablet_bootstrap.cc:654] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.623857 23240 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.625061 23240 ts_tablet_manager.cc:1403] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.008s
I20260710 13:22:34.626979 23247 raft_consensus.cc:493] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.627601 23240 raft_consensus.cc:359] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.628638 23240 raft_consensus.cc:385] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.628973 23240 raft_consensus.cc:740] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.629878 23240 consensus_queue.cc:260] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.632587 23240 ts_tablet_manager.cc:1434] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:34.633603 23240 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.627656 23247 raft_consensus.cc:515] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.638810 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b2a3da1aca446793065c918e0d1625" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.639972 23240 tablet_bootstrap.cc:654] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:34.640694 23012 leader_election.cc:343] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.643787 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b2a3da1aca446793065c918e0d1625" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.644699 23247 leader_election.cc:290] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.609783 23237 raft_consensus.cc:359] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.645340 23237 raft_consensus.cc:385] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.645638 23237 raft_consensus.cc:740] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.646498 23237 consensus_queue.cc:260] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.647621 23193 raft_consensus.cc:2468] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:34.650745 23237 ts_tablet_manager.cc:1434] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 13:22:34.650550 23013 leader_election.cc:304] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a
I20260710 13:22:34.651746 23247 raft_consensus.cc:2804] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.652143 23247 raft_consensus.cc:493] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.652575 23247 raft_consensus.cc:3060] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.652757 23240 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.653278 23240 ts_tablet_manager.cc:1403] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:22:34.655741 23240 raft_consensus.cc:359] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.656366 23240 raft_consensus.cc:385] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.656601 23240 raft_consensus.cc:740] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.657408 23240 consensus_queue.cc:260] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.659216 23237 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.659614 23240 ts_tablet_manager.cc:1434] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:34.660821 23240 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.666332 23240 tablet_bootstrap.cc:654] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.677224 23240 tablet_bootstrap.cc:492] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.677673 23239 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.677711 23240 ts_tablet_manager.cc:1403] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:22:34.678206 23239 ts_tablet_manager.cc:1403] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.024s
I20260710 13:22:34.680639 23239 raft_consensus.cc:359] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.681334 23239 raft_consensus.cc:385] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.681588 23239 raft_consensus.cc:740] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.682453 23239 consensus_queue.cc:260] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.682574 23247 raft_consensus.cc:515] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.684497 23239 ts_tablet_manager.cc:1434] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:34.680290 23240 raft_consensus.cc:359] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.685284 23240 raft_consensus.cc:385] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.685561 23240 raft_consensus.cc:740] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.686221 23239 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.686040 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b2a3da1aca446793065c918e0d1625" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:34.687363 23237 tablet_bootstrap.cc:654] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.690135 23247 leader_election.cc:290] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.686244 23240 consensus_queue.cc:260] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.690734 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b2a3da1aca446793065c918e0d1625" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:34.690999 23117 raft_consensus.cc:3060] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.691386 23193 raft_consensus.cc:3060] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.692238 23240 ts_tablet_manager.cc:1434] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 13:22:34.693207 23240 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.695132 23246 raft_consensus.cc:493] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.695601 23246 raft_consensus.cc:515] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.701108 23240 tablet_bootstrap.cc:654] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.701578 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d8901446e440ba5fb9271dd26c1bb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.702394 23045 raft_consensus.cc:2468] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 0.
I20260710 13:22:34.703879 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d8901446e440ba5fb9271dd26c1bb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.707481 23193 raft_consensus.cc:2468] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:34.709033 23013 leader_election.cc:304] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
W20260710 13:22:34.709537 23088 leader_election.cc:343] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.710031 23247 raft_consensus.cc:2804] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.710538 23247 raft_consensus.cc:697] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:34.711338 23247 consensus_queue.cc:237] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.712248 23239 tablet_bootstrap.cc:654] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.714079 23089 leader_election.cc:304] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:34.715134 23334 raft_consensus.cc:2804] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.715600 23334 raft_consensus.cc:493] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.716265 23334 raft_consensus.cc:3060] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.713855 23246 leader_election.cc:290] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.722458 23117 raft_consensus.cc:2468] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:34.728418 23334 raft_consensus.cc:515] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.732443 23237 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.733714 23237 ts_tablet_manager.cc:1403] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.009s
I20260710 13:22:34.735271 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d8901446e440ba5fb9271dd26c1bb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.735869 23045 raft_consensus.cc:3060] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.736397 23237 raft_consensus.cc:359] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.737057 23237 raft_consensus.cc:385] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.737301 23237 raft_consensus.cc:740] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.738540 23237 consensus_queue.cc:260] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.743294 23045 raft_consensus.cc:2468] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022535025ac4c06a468a59bd6e4e25a in term 1.
I20260710 13:22:34.744879 23240 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.744736 23089 leader_election.cc:304] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:34.745347 23240 ts_tablet_manager.cc:1403] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.010s
I20260710 13:22:34.745574 23246 raft_consensus.cc:2804] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.746048 23246 raft_consensus.cc:697] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Becoming Leader. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Running, Role: LEADER
I20260710 13:22:34.746817 23246 consensus_queue.cc:237] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.748190 23240 raft_consensus.cc:359] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.748878 23240 raft_consensus.cc:385] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.749161 23240 raft_consensus.cc:740] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.750259 23237 ts_tablet_manager.cc:1434] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:22:34.749922 23240 consensus_queue.cc:260] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.750840 23239 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.751251 23239 ts_tablet_manager.cc:1403] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.002s
I20260710 13:22:34.752211 23240 ts_tablet_manager.cc:1434] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:34.753118 23240 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.753782 23239 raft_consensus.cc:359] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.754403 23239 raft_consensus.cc:385] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.754670 23239 raft_consensus.cc:740] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.755312 23239 consensus_queue.cc:260] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.758041 23334 leader_election.cc:290] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.759135 23240 tablet_bootstrap.cc:654] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.759578 23239 ts_tablet_manager.cc:1434] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:34.760622 23239 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: Bootstrap starting.
I20260710 13:22:34.761234 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d8901446e440ba5fb9271dd26c1bb" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
W20260710 13:22:34.762446 23088 leader_election.cc:343] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.762921 23237 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.768234 23239 tablet_bootstrap.cc:654] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.773398 22944 catalog_manager.cc:5697] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.775365 23240 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.775841 23239 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: No bootstrap required, opened a new log
I20260710 13:22:34.776017 23240 ts_tablet_manager.cc:1403] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:22:34.776276 23239 ts_tablet_manager.cc:1403] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:22:34.776266 22946 catalog_manager.cc:5697] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.778818 23240 raft_consensus.cc:359] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.779642 23240 raft_consensus.cc:385] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.779323 23239 raft_consensus.cc:359] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.779932 23240 raft_consensus.cc:740] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.780117 23239 raft_consensus.cc:385] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.780376 23239 raft_consensus.cc:740] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.780679 23240 consensus_queue.cc:260] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.781339 23246 raft_consensus.cc:493] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.782174 23246 raft_consensus.cc:515] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.783272 23240 ts_tablet_manager.cc:1434] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:22:34.784134 23240 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Bootstrap starting.
I20260710 13:22:34.781013 23239 consensus_queue.cc:260] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.786995 23239 ts_tablet_manager.cc:1434] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:22:34.788014 23237 tablet_bootstrap.cc:654] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.788928 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.789500 23240 tablet_bootstrap.cc:654] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.789793 23045 raft_consensus.cc:2393] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5022535025ac4c06a468a59bd6e4e25a in current term 1: Already voted for candidate d11385b732f248b7898c5a395630338f in this term.
I20260710 13:22:34.792016 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd4e66f80b4549a9fb8d7f464de3aa" candidate_uuid: "5022535025ac4c06a468a59bd6e4e25a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.795296 23089 leader_election.cc:304] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a; no voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f
I20260710 13:22:34.796759 23334 raft_consensus.cc:3060] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.798406 23246 leader_election.cc:290] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.780757 23193 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.803402 23372 raft_consensus.cc:493] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.804175 23372 raft_consensus.cc:515] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.811915 23372 leader_election.cc:290] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.817126 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e94005a4a483797606b55bed29692" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.818082 23045 raft_consensus.cc:2468] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:34.819355 23163 leader_election.cc:304] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.820070 23372 raft_consensus.cc:2804] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.820375 23372 raft_consensus.cc:493] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.820652 23372 raft_consensus.cc:3060] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.813021 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e94005a4a483797606b55bed29692" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.813634 23334 raft_consensus.cc:2749] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:34.821817 23117 raft_consensus.cc:2468] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 0.
I20260710 13:22:34.816150 23240 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: No bootstrap required, opened a new log
I20260710 13:22:34.825258 23240 ts_tablet_manager.cc:1403] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.022s
I20260710 13:22:34.827960 23240 raft_consensus.cc:359] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.828640 23240 raft_consensus.cc:385] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.828907 23240 raft_consensus.cc:740] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022535025ac4c06a468a59bd6e4e25a, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.829574 23240 consensus_queue.cc:260] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.824258 23246 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.831566 23240 ts_tablet_manager.cc:1434] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.835897 23372 raft_consensus.cc:515] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.838057 23372 leader_election.cc:290] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.842260 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e94005a4a483797606b55bed29692" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:34.843057 23117 raft_consensus.cc:3060] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.843438 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e94005a4a483797606b55bed29692" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:34.844020 23047 raft_consensus.cc:3060] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.847182 23247 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.861819 23334 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.863935 23047 raft_consensus.cc:2468] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:34.865211 23163 leader_election.cc:304] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:34.871771 23117 raft_consensus.cc:2468] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11385b732f248b7898c5a395630338f in term 1.
I20260710 13:22:34.875073 23320 raft_consensus.cc:2804] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.875597 23320 raft_consensus.cc:697] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Leader. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:34.876431 23320 consensus_queue.cc:237] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.881765 23237 tablet_bootstrap.cc:492] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:34.882375 23237 ts_tablet_manager.cc:1403] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.120s	user 0.040s	sys 0.049s
I20260710 13:22:34.885638 23237 raft_consensus.cc:359] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.886291 23237 raft_consensus.cc:385] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.887883 23237 raft_consensus.cc:740] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.888744 23237 consensus_queue.cc:260] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.891590 23237 ts_tablet_manager.cc:1434] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:22:34.892802 23237 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:34.900379 23237 tablet_bootstrap.cc:654] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.909307 23274 raft_consensus.cc:493] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.910130 23274 raft_consensus.cc:515] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.913568 23274 leader_election.cc:290] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.915287 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:34.915508 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.916123 23306 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.916328 23121 raft_consensus.cc:2468] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
W20260710 13:22:34.917049 23013 leader_election.cc:343] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.919517 23012 leader_election.cc:304] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:34.920892 23324 raft_consensus.cc:2804] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.921388 23324 raft_consensus.cc:493] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.921806 23324 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.933230 23335 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.934710 23324 raft_consensus.cc:515] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.938263 23325 raft_consensus.cc:493] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d45567fb1c74d00be8dbc6a899defb8)
I20260710 13:22:34.938943 23325 raft_consensus.cc:515] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:34.944046 23325 leader_election.cc:290] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:34.945365 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:34.949967 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "d11385b732f248b7898c5a395630338f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8" is_pre_election: true
I20260710 13:22:34.954839 23163 leader_election.cc:304] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [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: d11385b732f248b7898c5a395630338f; no voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8
I20260710 13:22:34.958119 23320 raft_consensus.cc:2749] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:34.963006 23247 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.970206 23117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:34.971772 23117 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.976723 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
W20260710 13:22:34.978271 23013 leader_election.cc:343] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:34.979090 23324 leader_election.cc:290] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:34.986279 23325 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.000308 23325 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:35.011943 22943 catalog_manager.cc:5697] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f reported cstate change: term changed from 0 to 1, leader changed from <none> to d11385b732f248b7898c5a395630338f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.030704 23117 raft_consensus.cc:2468] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:35.031855 23012 leader_election.cc:304] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [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: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: d11385b732f248b7898c5a395630338f
I20260710 13:22:35.032936 23274 raft_consensus.cc:2804] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:35.033417 23274 raft_consensus.cc:697] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:35.034219 23274 consensus_queue.cc:237] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.034418 23325 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.040110 23237 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:35.040571 23237 ts_tablet_manager.cc:1403] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.148s	user 0.038s	sys 0.075s
I20260710 13:22:35.041770 23320 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.043309 23237 raft_consensus.cc:359] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.044171 23237 raft_consensus.cc:385] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:35.044414 23237 raft_consensus.cc:740] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.045243 23237 consensus_queue.cc:260] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.047616 23237 ts_tablet_manager.cc:1434] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:35.050869 23237 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: Bootstrap starting.
I20260710 13:22:35.056635 23237 tablet_bootstrap.cc:654] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:35.068236 22944 catalog_manager.cc:5697] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.072031 23237 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: No bootstrap required, opened a new log
I20260710 13:22:35.072415 23237 ts_tablet_manager.cc:1403] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:22:35.074422 23237 raft_consensus.cc:359] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.075062 23237 raft_consensus.cc:385] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:35.075317 23237 raft_consensus.cc:740] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.075928 23237 consensus_queue.cc:260] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.077826 23237 ts_tablet_manager.cc:1434] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:35.098672 23274 raft_consensus.cc:493] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:35.099208 23274 raft_consensus.cc:515] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.100854 23274 leader_election.cc:290] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:35.101763 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a" is_pre_election: true
I20260710 13:22:35.102260 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f" is_pre_election: true
I20260710 13:22:35.102353 23121 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:35.102864 23195 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 0.
I20260710 13:22:35.103441 23012 leader_election.cc:304] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, 9d45567fb1c74d00be8dbc6a899defb8; no voters: 
I20260710 13:22:35.104298 23274 raft_consensus.cc:2804] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:35.104650 23274 raft_consensus.cc:493] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:35.105008 23274 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:35.110911 23274 raft_consensus.cc:515] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.112726 23274 leader_election.cc:290] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:35.113540 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:35.113757 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "9d45567fb1c74d00be8dbc6a899defb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:35.114071 23121 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:35.114317 23195 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:35.119504 23195 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:35.120023 23121 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d45567fb1c74d00be8dbc6a899defb8 in term 1.
I20260710 13:22:35.120620 23013 leader_election.cc:304] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:35.121680 23274 raft_consensus.cc:2804] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:35.122252 23274 raft_consensus.cc:697] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Leader. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:35.123025 23274 consensus_queue.cc:237] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } }
I20260710 13:22:35.129703 22944 catalog_manager.cc:5697] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.202345 23193 raft_consensus.cc:3060] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:35.209143 23246 consensus_queue.cc:1048] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.224224 23274 consensus_queue.cc:1048] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.225054 23306 consensus_queue.cc:1048] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.243404 23322 consensus_queue.cc:1048] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.314620 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:35.321391 23423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:35.321481 23325 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:35.322405 23424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:35.324518 23426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:35.325124 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:35.326540 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:35.326815 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:35.327015 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689755326999 us; error 0 us; skew 500 ppm
I20260710 13:22:35.327608 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:35.335080 23320 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.340204 21914 webserver.cc:533] Webserver started at http://127.21.102.132:37767/ using document root <none> and password file <none>
I20260710 13:22:35.340996 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:35.341341 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:35.341689 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:35.343076 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-3-root/instance:
uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
format_stamp: "Formatted at 2026-07-10 13:22:35 on dist-test-slave-mxjd"
I20260710 13:22:35.348734 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:35.352850 23433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:35.353847 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:22:35.354200 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
format_stamp: "Formatted at 2026-07-10 13:22:35 on dist-test-slave-mxjd"
I20260710 13:22:35.354575 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:35.380487 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:35.381798 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:35.383226 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:35.385825 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:35.386101 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:35.386361 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:35.386535 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:35.417469 23322 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.419413 23195 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:35.427626 23247 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.517519 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.132:33973
I20260710 13:22:35.518226 23497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.132:33973 every 8 connection(s)
I20260710 13:22:35.522255 21914 auto_leader_rebalancer-test.cc:388] add a tserver: b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:35.543437 23498 heartbeater.cc:344] Connected to a master server at 127.21.102.190:42437
I20260710 13:22:35.543855 23498 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:35.544555 23498 heartbeater.cc:507] Master 127.21.102.190:42437 requested a full tablet report, sending...
I20260710 13:22:35.546721 22943 ts_manager.cc:194] Registered new tserver with Master: b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973)
I20260710 13:22:35.548693 22943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51374
I20260710 13:22:35.652485 23263 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:35.663986 23322 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:36.551477 23498 heartbeater.cc:499] Master 127.21.102.190:42437 was elected leader, sending a full tablet report...
I20260710 13:22:36.627390 23045 consensus_queue.cc:237] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
W20260710 13:22:36.843269 23011 consensus_peers.cc:597] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7c42898a7ff4464b90ffc0ec6058d72. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:36.951975 23195 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:36.960121 23322 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.975255 23322 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:36.979568 23119 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:36.982489 23518 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:36.984493 23193 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.003314 23117 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.014936 22944 catalog_manager.cc:5697] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:37.024619 23521 ts_tablet_manager.cc:933] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:37.032480 23521 tablet_copy_client.cc:323] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:37.037601 23117 consensus_queue.cc:237] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.059103 23047 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.061003 23195 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.060945 23504 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.063215 23511 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.077471 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet f7c42898a7ff4464b90ffc0ec6058d72 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:37.078073 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet f7c42898a7ff4464b90ffc0ec6058d72 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-f7c42898a7ff4464b90ffc0ec6058d72
W20260710 13:22:37.081646 23086 consensus_peers.cc:597] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48796498b0fb401a814dfcb091d88a9b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.082679 23504 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.084551 23046 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.091301 23058 tablet_copy_source_session.cc:215] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.097263 23521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c42898a7ff4464b90ffc0ec6058d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.097553 23045 consensus_queue.cc:237] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.109669 23195 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.117805 22946 catalog_manager.cc:5697] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:37.125089 23521 tablet_copy_client.cc:806] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:37.125814 23521 tablet_copy_client.cc:670] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:37.139096 23521 tablet_copy_client.cc:538] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:37.140599 23117 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:37.140847 23011 consensus_peers.cc:597] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 013ee6844e4e4949b53d60beeedef87a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.142231 23195 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.142264 23514 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.144132 23516 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.157011 23521 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:37.161957 23514 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.164259 23117 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.164289 23195 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.182720 22946 catalog_manager.cc:5697] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.193908 23521 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:37.195092 23521 tablet_bootstrap.cc:492] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:37.197094 23521 ts_tablet_manager.cc:1403] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.016s
I20260710 13:22:37.200299 23521 raft_consensus.cc:359] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.201289 23521 raft_consensus.cc:740] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:37.201975 23521 consensus_queue.cc:260] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.205129 23521 ts_tablet_manager.cc:1434] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:37.209955 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-f7c42898a7ff4464b90ffc0ec6058d72 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:37.210400 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-f7c42898a7ff4464b90ffc0ec6058d72 on tablet f7c42898a7ff4464b90ffc0ec6058d72 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:37.224162 23195 consensus_queue.cc:237] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.231032 23117 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.231411 23045 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.233068 23512 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:37.234009 23513 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:37.243008 23160 consensus_peers.cc:597] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23d799fca37b4e26a123b84cae2e3705. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.244478 23512 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.246208 23045 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.247398 23117 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.263952 22943 catalog_manager.cc:5697] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:37.485996 23521 ts_tablet_manager.cc:933] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:37.490108 23521 tablet_copy_client.cc:323] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.130:36679
I20260710 13:22:37.507151 23133 tablet_copy_service.cc:140] P 5022535025ac4c06a468a59bd6e4e25a: Received BeginTabletCopySession request for tablet 48796498b0fb401a814dfcb091d88a9b from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:43616)
I20260710 13:22:37.507980 23133 tablet_copy_service.cc:161] P 5022535025ac4c06a468a59bd6e4e25a: Beginning new tablet copy session on tablet 48796498b0fb401a814dfcb091d88a9b from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:43616: session id = b8f0e5c0c56747eba49e05c5c61eb222-48796498b0fb401a814dfcb091d88a9b
I20260710 13:22:37.517783 23133 tablet_copy_source_session.cc:215] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.523835 23521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48796498b0fb401a814dfcb091d88a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.524837 23546 ts_tablet_manager.cc:933] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:37.532706 23546 tablet_copy_client.cc:323] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:37.535789 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet 013ee6844e4e4949b53d60beeedef87a from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:37.536725 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet 013ee6844e4e4949b53d60beeedef87a from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-013ee6844e4e4949b53d60beeedef87a
I20260710 13:22:37.547350 23058 tablet_copy_source_session.cc:215] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.547763 23521 tablet_copy_client.cc:806] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:37.548499 23521 tablet_copy_client.cc:670] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:37.551992 23546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ee6844e4e4949b53d60beeedef87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.553303 23521 tablet_copy_client.cc:538] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:37.561183 23521 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:37.570331 23546 tablet_copy_client.cc:806] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:37.571010 23546 tablet_copy_client.cc:670] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:37.580343 23546 tablet_copy_client.cc:538] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:37.585494 23521 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:37.586912 23521 tablet_bootstrap.cc:492] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:37.587651 23521 ts_tablet_manager.cc:1403] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260710 13:22:37.591290 23521 raft_consensus.cc:359] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.592639 23521 raft_consensus.cc:740] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:37.593303 23546 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:37.593417 23521 consensus_queue.cc:260] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.598012 23521 ts_tablet_manager.cc:1434] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260710 13:22:37.603057 23133 tablet_copy_service.cc:342] P 5022535025ac4c06a468a59bd6e4e25a: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-48796498b0fb401a814dfcb091d88a9b received from {username='slave'} at 127.0.0.1:43616
I20260710 13:22:37.603731 23133 tablet_copy_service.cc:434] P 5022535025ac4c06a468a59bd6e4e25a: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-48796498b0fb401a814dfcb091d88a9b on tablet 48796498b0fb401a814dfcb091d88a9b with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:37.621275 23546 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:37.622406 23546 tablet_bootstrap.cc:492] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:37.623121 23546 ts_tablet_manager.cc:1403] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260710 13:22:37.625766 23546 raft_consensus.cc:359] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.626513 23546 raft_consensus.cc:740] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:37.627014 23546 consensus_queue.cc:260] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.629170 23546 ts_tablet_manager.cc:1434] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:37.631469 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-013ee6844e4e4949b53d60beeedef87a received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:37.631989 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-013ee6844e4e4949b53d60beeedef87a on tablet 013ee6844e4e4949b53d60beeedef87a with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:37.644797 23473 raft_consensus.cc:1217] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:37.805783 23546 ts_tablet_manager.cc:933] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:37.807489 23546 tablet_copy_client.cc:323] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:37.823424 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet 23d799fca37b4e26a123b84cae2e3705 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:37.823973 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet 23d799fca37b4e26a123b84cae2e3705 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-23d799fca37b4e26a123b84cae2e3705
I20260710 13:22:37.829677 23207 tablet_copy_source_session.cc:215] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.832687 23546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d799fca37b4e26a123b84cae2e3705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.853669 23546 tablet_copy_client.cc:806] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:37.854269 23546 tablet_copy_client.cc:670] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:37.858361 23546 tablet_copy_client.cc:538] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:37.869252 23546 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
W20260710 13:22:37.879269 23218 debug-util.cc:398] Leaking SignalData structure 0x7b0800133060 after lost signal to thread 21917
W20260710 13:22:37.881254 23218 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb680 after lost signal to thread 22980
I20260710 13:22:37.888442 23546 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:37.889648 23546 tablet_bootstrap.cc:492] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:37.890450 23546 ts_tablet_manager.cc:1403] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 13:22:37.893693 23546 raft_consensus.cc:359] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.894574 23546 raft_consensus.cc:740] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:37.900491 23546 consensus_queue.cc:260] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:37.904589 23473 raft_consensus.cc:1217] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:37.905514 23546 ts_tablet_manager.cc:1434] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:22:37.908332 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-23d799fca37b4e26a123b84cae2e3705 received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:37.908958 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-23d799fca37b4e26a123b84cae2e3705 on tablet 23d799fca37b4e26a123b84cae2e3705 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:37.918779 23473 raft_consensus.cc:1217] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.167841 23516 raft_consensus.cc:1064] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:38.171986 23516 consensus_queue.cc:237] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.181629 23473 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.183595 23195 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.184886 23518 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.186259 23514 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.190789 23119 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.198825 23518 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.240906 23518 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.241935 23119 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.257603 23195 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.259518 23473 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.317616 23472 raft_consensus.cc:1217] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.327445 22946 catalog_manager.cc:5697] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.374336 23504 raft_consensus.cc:1064] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:38.380177 23504 consensus_queue.cc:237] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.384387 23516 raft_consensus.cc:1064] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:38.387430 23516 consensus_queue.cc:237] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.401017 23473 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.402845 23195 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.403719 23533 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.404932 23554 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.411584 23473 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.413676 23194 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.416932 23514 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.430600 23046 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.420976 23518 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260710 13:22:38.455634 23119 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.443104 23554 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260710 13:22:38.461326 23518 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260710 13:22:38.493459 23554 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.498924 23045 consensus_queue.cc:237] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.513795 23047 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.528065 23516 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.535655 23472 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.537334 23514 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:38.538151 23193 raft_consensus.cc:1275] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.539682 23518 consensus_queue.cc:1048] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:38.547825 23518 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.555073 23193 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.563048 23472 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.553519 23194 raft_consensus.cc:2955] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.576910 23119 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.566933 22944 catalog_manager.cc:5697] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.551075 23195 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.566360 23471 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.606086 23473 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.615825 22943 catalog_manager.cc:5697] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.624208 23121 consensus_queue.cc:237] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.627686 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7c42898a7ff4464b90ffc0ec6058d72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:38.638177 23195 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.639731 23554 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:38.647827 23533 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.658797 22945 catalog_manager.cc:5697] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.664448 23047 consensus_queue.cc:237] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.667912 23194 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.670173 22931 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48796498b0fb401a814dfcb091d88a9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:38.675482 23471 raft_consensus.cc:1275] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.678382 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c42898a7ff4464b90ffc0ec6058d72 with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:38.696844 23574 tablet_replica.cc:333] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:38.698081 23574 raft_consensus.cc:2243] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:38.694043 23533 consensus_queue.cc:1048] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 13:22:38.698876 23574 raft_consensus.cc:2272] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:38.708657 23574 ts_tablet_manager.cc:1916] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:38.709347 23473 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.711252 23516 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:38.722294 23516 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.726351 23471 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.729998 23121 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.718133 22945 catalog_manager.cc:5697] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.732143 23573 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:38.733916 23574 ts_tablet_manager.cc:1929] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:38.734434 23574 log.cc:1199] T f7c42898a7ff4464b90ffc0ec6058d72 P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/f7c42898a7ff4464b90ffc0ec6058d72
I20260710 13:22:38.738220 23121 raft_consensus.cc:2955] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.741896 23473 raft_consensus.cc:2955] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.745386 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet f7c42898a7ff4464b90ffc0ec6058d72 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:38.746284 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 013ee6844e4e4949b53d60beeedef87a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:38.762012 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet 48796498b0fb401a814dfcb091d88a9b with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:38.763259 22943 catalog_manager.cc:5697] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.775643 23325 raft_consensus.cc:1064] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:38.780686 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet 013ee6844e4e4949b53d60beeedef87a with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:38.778425 23325 consensus_queue.cc:237] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.798002 23575 tablet_replica.cc:333] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:38.802227 23576 tablet_replica.cc:333] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:38.803468 23576 raft_consensus.cc:2243] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:38.806366 23576 raft_consensus.cc:2272] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:38.808858 23575 raft_consensus.cc:2243] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:38.809651 23575 raft_consensus.cc:2272] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:38.809967 23473 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.811635 23552 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.812829 23576 ts_tablet_manager.cc:1916] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:38.814002 23121 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.815495 23552 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:38.826418 23047 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.828047 23512 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.828604 23575 ts_tablet_manager.cc:1916] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:38.844892 23473 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.848821 23325 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.851737 23047 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.875854 23121 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.885686 22943 catalog_manager.cc:5697] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.909212 23576 ts_tablet_manager.cc:1929] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:38.909781 23576 log.cc:1199] T 013ee6844e4e4949b53d60beeedef87a P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/013ee6844e4e4949b53d60beeedef87a
I20260710 13:22:38.920513 23194 consensus_queue.cc:237] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:38.934561 23473 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.934767 23047 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:38.937322 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet 013ee6844e4e4949b53d60beeedef87a (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:38.937538 23575 ts_tablet_manager.cc:1929] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:38.938130 23575 log.cc:1199] T 48796498b0fb401a814dfcb091d88a9b P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/48796498b0fb401a814dfcb091d88a9b
I20260710 13:22:38.938439 23552 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:38.939813 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet 48796498b0fb401a814dfcb091d88a9b (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:38.949875 23325 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:22:38.962927 23046 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.979827 22944 catalog_manager.cc:5697] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.954300 23512 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.990916 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet 23d799fca37b4e26a123b84cae2e3705 with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:38.991858 23574 tablet_replica.cc:333] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:38.992871 23574 raft_consensus.cc:2243] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:38.992410 23473 raft_consensus.cc:2955] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:38.993847 23574 raft_consensus.cc:2272] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:38.998142 23574 ts_tablet_manager.cc:1916] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:39.003291 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23d799fca37b4e26a123b84cae2e3705 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:39.014855 23574 ts_tablet_manager.cc:1929] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:39.015323 23574 log.cc:1199] T 23d799fca37b4e26a123b84cae2e3705 P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/23d799fca37b4e26a123b84cae2e3705
I20260710 13:22:39.017061 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet 23d799fca37b4e26a123b84cae2e3705 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:40.037657 23194 consensus_queue.cc:237] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.044941 23119 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:40.045818 23160 consensus_peers.cc:597] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22bd97b45563441f958934e917eb723b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.045847 23047 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.046742 23512 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.047596 23325 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:40.065423 23325 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.071655 23119 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.072268 23047 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.081660 22944 catalog_manager.cc:5697] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:40.101963 23121 consensus_queue.cc:237] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
W20260710 13:22:40.124303 23086 consensus_peers.cc:597] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2afd8a2b7b38498e9859b22cfbd027f5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.126540 23194 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.128073 23569 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.138548 23047 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.141353 23569 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:40.151454 23595 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.160509 23194 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.176710 22943 catalog_manager.cc:5697] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.181556 23047 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.184067 23194 consensus_queue.cc:237] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
W20260710 13:22:40.210994 23160 consensus_peers.cc:597] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e93e94005a4a483797606b55bed29692. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.218375 23121 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.218292 23047 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.220011 23587 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.220919 23325 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.232201 23512 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.233506 23121 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.234040 23047 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.251683 23047 consensus_queue.cc:237] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.264990 22943 catalog_manager.cc:5697] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.280845 23194 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:40.286962 23011 consensus_peers.cc:597] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c1f6db1d17c4480bd23052ea8758535. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.289067 23583 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:40.293458 23121 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.295540 23583 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.308238 23582 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.313450 23121 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.312381 23194 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.330791 22944 catalog_manager.cc:5697] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:40.422206 23605 ts_tablet_manager.cc:933] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:40.424346 23605 tablet_copy_client.cc:323] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:40.426347 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet 22bd97b45563441f958934e917eb723b from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:40.426978 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet 22bd97b45563441f958934e917eb723b from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-22bd97b45563441f958934e917eb723b
I20260710 13:22:40.451390 23207 tablet_copy_source_session.cc:215] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:40.457928 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bd97b45563441f958934e917eb723b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:40.476975 23605 tablet_copy_client.cc:806] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:40.477767 23605 tablet_copy_client.cc:670] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:40.482807 23605 tablet_copy_client.cc:538] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:40.491998 23605 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:40.524871 23605 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:40.525818 23605 tablet_bootstrap.cc:492] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:40.526538 23605 ts_tablet_manager.cc:1403] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.004s
I20260710 13:22:40.529613 23605 raft_consensus.cc:359] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.530524 23605 raft_consensus.cc:740] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:40.531210 23605 consensus_queue.cc:260] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.534610 23605 ts_tablet_manager.cc:1434] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:40.538754 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-22bd97b45563441f958934e917eb723b received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:40.539156 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-22bd97b45563441f958934e917eb723b on tablet 22bd97b45563441f958934e917eb723b with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:40.618806 23605 ts_tablet_manager.cc:933] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:40.622812 23605 tablet_copy_client.cc:323] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:40.624517 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet e93e94005a4a483797606b55bed29692 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:40.625056 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet e93e94005a4a483797606b55bed29692 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-e93e94005a4a483797606b55bed29692
I20260710 13:22:40.632282 23207 tablet_copy_source_session.cc:215] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:40.641065 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e94005a4a483797606b55bed29692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:40.657356 23605 tablet_copy_client.cc:806] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:40.657869 23605 tablet_copy_client.cc:670] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:40.661826 23605 tablet_copy_client.cc:538] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:40.678723 23605 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:40.703363 23605 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:40.704216 23605 tablet_bootstrap.cc:492] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:40.704847 23605 ts_tablet_manager.cc:1403] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.012s
I20260710 13:22:40.709482 23605 raft_consensus.cc:359] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.710843 23605 raft_consensus.cc:740] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:40.711707 23605 consensus_queue.cc:260] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.714766 23605 ts_tablet_manager.cc:1434] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:22:40.716686 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-e93e94005a4a483797606b55bed29692 received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:40.717190 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-e93e94005a4a483797606b55bed29692 on tablet e93e94005a4a483797606b55bed29692 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:40.747437 23605 ts_tablet_manager.cc:933] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:40.749341 23605 tablet_copy_client.cc:323] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.130:36679
I20260710 13:22:40.751080 23133 tablet_copy_service.cc:140] P 5022535025ac4c06a468a59bd6e4e25a: Received BeginTabletCopySession request for tablet 2afd8a2b7b38498e9859b22cfbd027f5 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:43616)
I20260710 13:22:40.751645 23133 tablet_copy_service.cc:161] P 5022535025ac4c06a468a59bd6e4e25a: Beginning new tablet copy session on tablet 2afd8a2b7b38498e9859b22cfbd027f5 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:43616: session id = b8f0e5c0c56747eba49e05c5c61eb222-2afd8a2b7b38498e9859b22cfbd027f5
I20260710 13:22:40.760181 23133 tablet_copy_source_session.cc:215] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:40.763921 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afd8a2b7b38498e9859b22cfbd027f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:40.781045 23605 tablet_copy_client.cc:806] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:40.781648 23605 tablet_copy_client.cc:670] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:40.785482 23605 tablet_copy_client.cc:538] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:40.794417 23605 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:40.824450 23605 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:40.825443 23605 tablet_bootstrap.cc:492] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:40.826437 23605 ts_tablet_manager.cc:1403] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.013s
I20260710 13:22:40.829216 23605 raft_consensus.cc:359] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.830034 23605 raft_consensus.cc:740] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:40.830672 23605 consensus_queue.cc:260] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.832827 23605 ts_tablet_manager.cc:1434] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:40.834918 23133 tablet_copy_service.cc:342] P 5022535025ac4c06a468a59bd6e4e25a: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-2afd8a2b7b38498e9859b22cfbd027f5 received from {username='slave'} at 127.0.0.1:43616
I20260710 13:22:40.835348 23133 tablet_copy_service.cc:434] P 5022535025ac4c06a468a59bd6e4e25a: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-2afd8a2b7b38498e9859b22cfbd027f5 on tablet 2afd8a2b7b38498e9859b22cfbd027f5 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:40.867038 23605 ts_tablet_manager.cc:933] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:40.874962 23605 tablet_copy_client.cc:323] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:40.876711 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet 9c1f6db1d17c4480bd23052ea8758535 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:40.877360 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet 9c1f6db1d17c4480bd23052ea8758535 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-9c1f6db1d17c4480bd23052ea8758535
I20260710 13:22:40.888947 23058 tablet_copy_source_session.cc:215] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:40.892269 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1f6db1d17c4480bd23052ea8758535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:40.910550 23605 tablet_copy_client.cc:806] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:40.911237 23605 tablet_copy_client.cc:670] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:40.915325 23605 tablet_copy_client.cc:538] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:40.925554 23605 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:40.944842 23605 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:40.945791 23605 tablet_bootstrap.cc:492] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:40.946430 23605 ts_tablet_manager.cc:1403] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:22:40.949229 23605 raft_consensus.cc:359] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.950037 23605 raft_consensus.cc:740] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:40.950649 23605 consensus_queue.cc:260] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:40.952883 23605 ts_tablet_manager.cc:1434] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:40.954921 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-9c1f6db1d17c4480bd23052ea8758535 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:40.955426 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-9c1f6db1d17c4480bd23052ea8758535 on tablet 9c1f6db1d17c4480bd23052ea8758535 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:40.974488 23473 raft_consensus.cc:1217] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.192739 23473 raft_consensus.cc:1217] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.225396 23473 raft_consensus.cc:1217] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.412940 23473 raft_consensus.cc:1217] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.460325 23325 raft_consensus.cc:1064] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:41.462795 23325 consensus_queue.cc:237] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:41.474877 23119 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.476284 23047 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.477847 23473 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.477988 23615 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.480001 23615 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:22:41.489437 23325 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.512497 23615 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.516208 23121 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.523031 23047 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.533551 23473 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.539322 22944 catalog_manager.cc:5697] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:41.567982 23194 consensus_queue.cc:237] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:41.579430 23473 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:41.584879 23615 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:41.589092 23121 raft_consensus.cc:1275] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:41.590534 23325 consensus_queue.cc:1048] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:41.595898 23473 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.598809 23121 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.594272 23615 raft_consensus.cc:2955] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.620460 22946 catalog_manager.cc:5697] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.626571 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22bd97b45563441f958934e917eb723b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:41.638543 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet 22bd97b45563441f958934e917eb723b with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:41.645735 23629 tablet_replica.cc:333] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:41.646886 23629 raft_consensus.cc:2243] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:41.647881 23629 raft_consensus.cc:2272] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:41.660024 23629 ts_tablet_manager.cc:1916] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:41.679944 23629 ts_tablet_manager.cc:1929] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:41.680521 23629 log.cc:1199] T 22bd97b45563441f958934e917eb723b P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/22bd97b45563441f958934e917eb723b
I20260710 13:22:41.682582 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet 22bd97b45563441f958934e917eb723b (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:41.685886 23615 raft_consensus.cc:1064] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:41.688418 23615 consensus_queue.cc:237] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:41.704900 23121 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.707360 23473 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.709374 23587 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.727047 23587 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:41.745720 23047 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.750212 23325 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.751005 23618 raft_consensus.cc:1064] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:41.754017 23618 consensus_queue.cc:237] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:41.770346 23325 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.782581 23121 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.786685 23046 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.798393 22946 catalog_manager.cc:5697] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.806741 23473 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.816486 23194 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.818313 23471 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.818768 23616 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.822084 23637 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.823848 23046 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.830513 23195 consensus_queue.cc:237] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:41.841481 23616 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:22:41.844498 23121 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:41.846047 23325 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:41.849937 23473 raft_consensus.cc:1275] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:41.851549 23631 consensus_queue.cc:1048] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:41.862735 23325 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.866606 23472 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.874676 23119 raft_consensus.cc:2955] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
W20260710 13:22:41.879760 23089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:34151, user_credentials={real_user=slave}} blocked reactor thread for 45005.9us
I20260710 13:22:41.910216 22944 catalog_manager.cc:5697] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.915213 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e93e94005a4a483797606b55bed29692 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:41.923130 23639 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.925400 23046 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.926218 23194 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.946121 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet e93e94005a4a483797606b55bed29692 with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:41.947382 23629 tablet_replica.cc:333] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:41.948490 23629 raft_consensus.cc:2243] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:41.949268 23629 raft_consensus.cc:2272] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:41.952622 23629 ts_tablet_manager.cc:1916] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:41.959303 22943 catalog_manager.cc:5697] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.972699 23472 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:41.994789 23582 raft_consensus.cc:1064] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:41.997362 23582 consensus_queue.cc:237] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:42.018096 23629 ts_tablet_manager.cc:1929] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:42.018586 23629 log.cc:1199] T e93e94005a4a483797606b55bed29692 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/e93e94005a4a483797606b55bed29692
I20260710 13:22:42.020391 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet e93e94005a4a483797606b55bed29692 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:42.031466 23472 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.033253 23583 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:42.047168 23121 consensus_queue.cc:237] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:42.056535 23046 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.058539 23472 raft_consensus.cc:1275] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.059073 23642 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.061293 23618 consensus_queue.cc:1048] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.080519 23119 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.080022 23472 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.082038 23647 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:42.082800 23194 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.083184 23047 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.087888 23644 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:42.075810 23618 raft_consensus.cc:2955] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.103454 22946 catalog_manager.cc:5697] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.115559 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet 2afd8a2b7b38498e9859b22cfbd027f5 with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:42.130923 22931 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2afd8a2b7b38498e9859b22cfbd027f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:42.135330 23650 tablet_replica.cc:333] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:42.137964 23650 raft_consensus.cc:2243] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:42.138870 23650 raft_consensus.cc:2272] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:42.141383 23644 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.142730 23650 ts_tablet_manager.cc:1916] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:42.146977 23119 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.164175 23650 ts_tablet_manager.cc:1929] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:42.164729 23650 log.cc:1199] T 2afd8a2b7b38498e9859b22cfbd027f5 P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/2afd8a2b7b38498e9859b22cfbd027f5
I20260710 13:22:42.166388 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet 2afd8a2b7b38498e9859b22cfbd027f5 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:42.175132 23472 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.189891 22944 catalog_manager.cc:5697] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.189952 23195 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.223196 23047 consensus_queue.cc:237] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:42.228230 23472 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.228454 23195 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.229663 23644 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.231017 23582 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.239766 23646 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.243732 23472 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.244088 23195 raft_consensus.cc:2955] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.257364 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c1f6db1d17c4480bd23052ea8758535 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:42.258744 22943 catalog_manager.cc:5697] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:42.269196 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c1f6db1d17c4480bd23052ea8758535 with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:42.286819 23651 tablet_replica.cc:333] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:42.287669 23651 raft_consensus.cc:2243] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:42.288337 23651 raft_consensus.cc:2272] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:42.290974 23651 ts_tablet_manager.cc:1916] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:42.304339 23651 ts_tablet_manager.cc:1929] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:42.304818 23651 log.cc:1199] T 9c1f6db1d17c4480bd23052ea8758535 P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/9c1f6db1d17c4480bd23052ea8758535
I20260710 13:22:42.306399 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet 9c1f6db1d17c4480bd23052ea8758535 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:43.308118 23046 consensus_queue.cc:237] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.314913 23121 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:43.315290 23195 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:43.315771 23011 consensus_peers.cc:597] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef770356178f457e9b5d0a8eeefc10eb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:43.316957 23652 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:43.318034 23646 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.325748 23652 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.327836 23121 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.328141 23195 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.342236 23194 consensus_queue.cc:237] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.344436 22943 catalog_manager.cc:5697] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
W20260710 13:22:43.354429 23160 consensus_peers.cc:597] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d90808abf0e4666904cd45b793a0843. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:43.356154 23121 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:43.357484 23046 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:43.357975 23325 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.358961 23631 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.370332 23325 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.372680 23121 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.377529 23047 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.388532 22945 catalog_manager.cc:5697] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.391592 23046 consensus_queue.cc:237] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.413841 23194 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:43.414348 23011 consensus_peers.cc:597] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35792ecaefec48baa45c528bb422c376. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:43.414528 23121 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:43.415318 23653 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:43.417028 23652 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.426152 23653 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.428404 23194 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.429800 23121 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.442158 23046 consensus_queue.cc:237] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.442317 22944 catalog_manager.cc:5697] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.452461 23121 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:43.453465 23011 consensus_peers.cc:597] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf611f24fcae4707bc3762d67acfea74. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:43.453747 23194 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:43.454221 23653 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.455802 23646 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:43.466023 23646 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.468271 23194 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.490788 22945 catalog_manager.cc:5697] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.518059 23121 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:43.711308 23672 ts_tablet_manager.cc:933] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:43.713431 23672 tablet_copy_client.cc:323] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:43.715651 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet ef770356178f457e9b5d0a8eeefc10eb from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:43.716281 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet ef770356178f457e9b5d0a8eeefc10eb from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-ef770356178f457e9b5d0a8eeefc10eb
I20260710 13:22:43.724179 23058 tablet_copy_source_session.cc:215] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:43.728673 23672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef770356178f457e9b5d0a8eeefc10eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:43.747692 23672 tablet_copy_client.cc:806] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:43.748380 23672 tablet_copy_client.cc:670] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:43.752589 23672 tablet_copy_client.cc:538] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:43.763059 23672 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:43.786695 23672 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:43.787521 23672 tablet_bootstrap.cc:492] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:43.788250 23672 ts_tablet_manager.cc:1403] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260710 13:22:43.794668 23672 raft_consensus.cc:359] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.795750 23672 raft_consensus.cc:740] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:43.796540 23672 consensus_queue.cc:260] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.800824 23672 ts_tablet_manager.cc:1434] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260710 13:22:43.800912 23675 ts_tablet_manager.cc:933] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:43.803346 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-ef770356178f457e9b5d0a8eeefc10eb received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:43.803983 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-ef770356178f457e9b5d0a8eeefc10eb on tablet ef770356178f457e9b5d0a8eeefc10eb with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:43.808105 23675 tablet_copy_client.cc:323] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:43.810349 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet 6d90808abf0e4666904cd45b793a0843 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:43.811000 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet 6d90808abf0e4666904cd45b793a0843 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-6d90808abf0e4666904cd45b793a0843
I20260710 13:22:43.817325 23207 tablet_copy_source_session.cc:215] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:43.821252 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d90808abf0e4666904cd45b793a0843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:43.839552 23675 tablet_copy_client.cc:806] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:43.840875 23675 tablet_copy_client.cc:670] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:43.845562 23675 tablet_copy_client.cc:538] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:43.855731 23675 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:43.875761 23675 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:43.877310 23675 tablet_bootstrap.cc:492] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:43.878093 23675 ts_tablet_manager.cc:1403] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.014s
I20260710 13:22:43.881958 23675 raft_consensus.cc:359] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.883062 23675 raft_consensus.cc:740] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:43.883854 23675 consensus_queue.cc:260] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.887055 23675 ts_tablet_manager.cc:1434] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:22:43.892395 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-6d90808abf0e4666904cd45b793a0843 received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:43.892887 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-6d90808abf0e4666904cd45b793a0843 on tablet 6d90808abf0e4666904cd45b793a0843 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:43.895876 23675 ts_tablet_manager.cc:933] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:43.897603 23675 tablet_copy_client.cc:323] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:43.899488 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet cf611f24fcae4707bc3762d67acfea74 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:43.900054 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet cf611f24fcae4707bc3762d67acfea74 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-cf611f24fcae4707bc3762d67acfea74
I20260710 13:22:43.909336 23058 tablet_copy_source_session.cc:215] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:43.913074 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf611f24fcae4707bc3762d67acfea74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:43.927713 23675 tablet_copy_client.cc:806] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:43.928584 23675 tablet_copy_client.cc:670] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:43.933779 23675 tablet_copy_client.cc:538] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:43.943147 23675 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:43.961966 23675 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:43.962761 23675 tablet_bootstrap.cc:492] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:43.963342 23675 ts_tablet_manager.cc:1403] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 13:22:43.965816 23675 raft_consensus.cc:359] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.966466 23675 raft_consensus.cc:740] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:43.966951 23675 consensus_queue.cc:260] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:43.969717 23675 ts_tablet_manager.cc:1434] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260710 13:22:43.972019 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-cf611f24fcae4707bc3762d67acfea74 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:43.973803 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-cf611f24fcae4707bc3762d67acfea74 on tablet cf611f24fcae4707bc3762d67acfea74 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:44.027323 23675 ts_tablet_manager.cc:933] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:44.029309 23675 tablet_copy_client.cc:323] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:44.030953 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet 35792ecaefec48baa45c528bb422c376 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:44.031464 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet 35792ecaefec48baa45c528bb422c376 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-35792ecaefec48baa45c528bb422c376
I20260710 13:22:44.037609 23058 tablet_copy_source_session.cc:215] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:44.040781 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35792ecaefec48baa45c528bb422c376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:44.056809 23675 tablet_copy_client.cc:806] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:44.057405 23675 tablet_copy_client.cc:670] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:44.061712 23675 tablet_copy_client.cc:538] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:44.069893 23675 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:44.086218 23675 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:44.087561 23675 tablet_bootstrap.cc:492] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:44.088169 23675 ts_tablet_manager.cc:1403] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:22:44.090543 23675 raft_consensus.cc:359] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:44.091118 23675 raft_consensus.cc:740] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:44.091704 23675 consensus_queue.cc:260] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:44.093719 23675 ts_tablet_manager.cc:1434] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:22:44.096956 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-35792ecaefec48baa45c528bb422c376 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:44.097432 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-35792ecaefec48baa45c528bb422c376 on tablet 35792ecaefec48baa45c528bb422c376 with peer b8f0e5c0c56747eba49e05c5c61eb222
W20260710 13:22:44.164983 23069 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2e20 after lost signal to thread 21917
W20260710 13:22:44.166229 23069 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3800 after lost signal to thread 22980
W20260710 13:22:44.167624 23069 debug-util.cc:398] Leaking SignalData structure 0x7b08002574e0 after lost signal to thread 23072
W20260710 13:22:44.168932 23069 debug-util.cc:398] Leaking SignalData structure 0x7b08000977e0 after lost signal to thread 23147
W20260710 13:22:44.170116 23069 debug-util.cc:398] Leaking SignalData structure 0x7b0800257e00 after lost signal to thread 23221
W20260710 13:22:44.171478 23069 debug-util.cc:398] Leaking SignalData structure 0x7b080024ce80 after lost signal to thread 23497
I20260710 13:22:44.220781 23472 raft_consensus.cc:1217] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:44.265802 23472 raft_consensus.cc:1217] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:44.421069 23472 raft_consensus.cc:1217] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:44.501111 23472 raft_consensus.cc:1217] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:44.747838 23685 raft_consensus.cc:1064] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:44.750522 23685 consensus_queue.cc:237] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:44.757740 23472 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.759793 23653 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:44.760314 23121 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.762336 23685 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:44.764003 23194 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.765635 23652 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:44.796267 23653 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.802332 23472 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.816002 23194 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.818807 22945 catalog_manager.cc:5697] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:44.822890 23120 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.860054 23631 raft_consensus.cc:1064] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:44.862793 23631 consensus_queue.cc:237] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:44.891091 23652 raft_consensus.cc:1064] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:44.894912 23047 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.895421 23120 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.896946 23471 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:44.898293 23325 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:44.903882 23325 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:44.907414 23652 consensus_queue.cc:237] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:44.921797 23047 consensus_queue.cc:237] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:44.930127 23471 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:44.931106 23121 raft_consensus.cc:1275] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:44.932900 23685 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:44.935298 23685 consensus_queue.cc:1048] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:44.945847 23121 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.948746 23685 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:44.997727 23471 raft_consensus.cc:2955] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.007189 23701 raft_consensus.cc:1064] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:45.008070 22944 catalog_manager.cc:5697] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.012753 23696 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 13:22:45.010367 23701 consensus_queue.cc:237] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:45.022495 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet ef770356178f457e9b5d0a8eeefc10eb with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:45.028823 23472 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.047712 23696 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.070137 23704 tablet_replica.cc:333] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:45.041090 23652 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260710 13:22:45.074867 23704 raft_consensus.cc:2243] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:45.070717 23047 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.081108 23704 raft_consensus.cc:2272] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:45.085139 23704 ts_tablet_manager.cc:1916] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:45.085572 23121 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.087430 23194 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.089859 23699 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:45.092295 23699 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:45.092968 23120 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.099051 23473 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.103667 22944 catalog_manager.cc:5697] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:45.122381 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef770356178f457e9b5d0a8eeefc10eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:45.135561 23704 ts_tablet_manager.cc:1929] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:45.136010 23704 log.cc:1199] T ef770356178f457e9b5d0a8eeefc10eb P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/ef770356178f457e9b5d0a8eeefc10eb
I20260710 13:22:45.140476 23195 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.141885 23685 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:45.146733 23120 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.147416 23193 consensus_queue.cc:237] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:45.148593 23652 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:45.150271 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet ef770356178f457e9b5d0a8eeefc10eb (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:45.164831 23652 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.171962 23120 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.176244 23472 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.178956 23119 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.181689 23706 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:45.182898 23705 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:45.185897 23473 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:45.187602 23685 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.194427 23701 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:45.194296 23706 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.195641 23472 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.201440 23193 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.203562 23470 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.204694 23119 raft_consensus.cc:2955] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.220201 23194 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.220494 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d90808abf0e4666904cd45b793a0843 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:45.231668 23120 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.237738 23471 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.245910 22945 catalog_manager.cc:5697] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.269661 22946 catalog_manager.cc:5697] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.278887 22943 catalog_manager.cc:5697] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:45.287981 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d90808abf0e4666904cd45b793a0843 with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:45.304919 23047 consensus_queue.cc:237] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:45.314898 23714 tablet_replica.cc:333] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:45.319334 23714 raft_consensus.cc:2243] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:45.319988 23714 raft_consensus.cc:2272] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:45.316030 23471 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.322155 23652 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:45.323336 23714 ts_tablet_manager.cc:1916] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:45.330003 23685 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.340909 23714 ts_tablet_manager.cc:1929] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:45.341471 23714 log.cc:1199] T 6d90808abf0e4666904cd45b793a0843 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/6d90808abf0e4666904cd45b793a0843
I20260710 13:22:45.343299 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet 6d90808abf0e4666904cd45b793a0843 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:45.321910 23120 raft_consensus.cc:1275] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.346973 23473 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.348800 23653 consensus_queue.cc:1048] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:45.349490 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf611f24fcae4707bc3762d67acfea74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:45.353032 23120 raft_consensus.cc:2955] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.359433 22945 catalog_manager.cc:5697] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:45.373760 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet cf611f24fcae4707bc3762d67acfea74 with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:45.374739 23704 tablet_replica.cc:333] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:45.375771 23704 raft_consensus.cc:2243] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:45.376505 23704 raft_consensus.cc:2272] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:45.379179 23704 ts_tablet_manager.cc:1916] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:45.395788 23704 ts_tablet_manager.cc:1929] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:45.396133 23704 log.cc:1199] T cf611f24fcae4707bc3762d67acfea74 P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/cf611f24fcae4707bc3762d67acfea74
I20260710 13:22:45.397588 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet cf611f24fcae4707bc3762d67acfea74 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:45.825884 23047 consensus_queue.cc:237] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:45.831146 23473 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.834883 23194 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:45.835598 23701 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:45.836717 23653 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:45.848423 23473 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.849116 23685 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.858136 23194 raft_consensus.cc:2955] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.882135 22943 catalog_manager.cc:5697] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:45.888267 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35792ecaefec48baa45c528bb422c376 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:45.914666 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet 35792ecaefec48baa45c528bb422c376 with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:45.916316 23721 tablet_replica.cc:333] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:45.917198 23721 raft_consensus.cc:2243] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:45.917900 23721 raft_consensus.cc:2272] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:45.921177 23721 ts_tablet_manager.cc:1916] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:45.931349 23721 ts_tablet_manager.cc:1929] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:45.931672 23721 log.cc:1199] T 35792ecaefec48baa45c528bb422c376 P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/35792ecaefec48baa45c528bb422c376
I20260710 13:22:45.933070 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet 35792ecaefec48baa45c528bb422c376 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:46.984972 23047 consensus_queue.cc:237] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
W20260710 13:22:46.993199 23011 consensus_peers.cc:597] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1c91bf953e6491b8c65d1e4730be958. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:46.993279 23193 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:46.995062 23120 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:46.995903 23725 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:46.996837 23701 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.007647 23725 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.010986 23194 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.016991 23121 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.027732 22945 catalog_manager.cc:5697] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.037621 23120 consensus_queue.cc:237] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.049093 23194 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.050798 23047 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.051594 23684 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:47.054286 23086 consensus_peers.cc:597] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d190c177be2e422fad7e50cea6de4f6f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.054832 23722 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.082168 23684 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.089578 23193 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.097659 23046 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.131841 23120 consensus_queue.cc:237] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.152252 22943 catalog_manager.cc:5697] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:47.165745 23086 consensus_peers.cc:597] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3ca6fde06db4ac68e80044383472185. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.170243 23193 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.170332 23046 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.172397 23684 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.173444 23722 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.189195 23722 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.191219 23046 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.194087 23194 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.212110 23196 consensus_queue.cc:237] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.222872 22945 catalog_manager.cc:5697] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:47.226975 23160 consensus_peers.cc:597] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cedd4e66f80b4549a9fb8d7f464de3aa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.228111 23120 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.228665 23046 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:47.229403 23706 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.230481 23724 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.251571 23706 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.255625 23120 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.256935 23046 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:47.270238 22944 catalog_manager.cc:5697] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.375464 23744 ts_tablet_manager.cc:933] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:47.383906 23744 tablet_copy_client.cc:323] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:47.385772 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet d1c91bf953e6491b8c65d1e4730be958 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:47.386307 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet d1c91bf953e6491b8c65d1e4730be958 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-d1c91bf953e6491b8c65d1e4730be958
I20260710 13:22:47.394934 23058 tablet_copy_source_session.cc:215] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:47.398710 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c91bf953e6491b8c65d1e4730be958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:47.424547 23744 tablet_copy_client.cc:806] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:47.425314 23744 tablet_copy_client.cc:670] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:47.518211 23744 tablet_copy_client.cc:538] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:47.536067 23744 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:47.568898 23744 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:47.570075 23744 tablet_bootstrap.cc:492] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:47.570928 23744 ts_tablet_manager.cc:1403] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.013s
I20260710 13:22:47.575223 23744 raft_consensus.cc:359] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.576857 23744 raft_consensus.cc:740] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:47.577804 23744 consensus_queue.cc:260] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.585978 23744 ts_tablet_manager.cc:1434] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:22:47.588205 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-d1c91bf953e6491b8c65d1e4730be958 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:47.588789 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-d1c91bf953e6491b8c65d1e4730be958 on tablet d1c91bf953e6491b8c65d1e4730be958 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:47.606788 23744 ts_tablet_manager.cc:933] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:47.609069 23744 tablet_copy_client.cc:323] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.130:36679
I20260710 13:22:47.610872 23133 tablet_copy_service.cc:140] P 5022535025ac4c06a468a59bd6e4e25a: Received BeginTabletCopySession request for tablet d190c177be2e422fad7e50cea6de4f6f from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:43616)
I20260710 13:22:47.611455 23133 tablet_copy_service.cc:161] P 5022535025ac4c06a468a59bd6e4e25a: Beginning new tablet copy session on tablet d190c177be2e422fad7e50cea6de4f6f from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:43616: session id = b8f0e5c0c56747eba49e05c5c61eb222-d190c177be2e422fad7e50cea6de4f6f
I20260710 13:22:47.622737 23133 tablet_copy_source_session.cc:215] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:47.627125 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d190c177be2e422fad7e50cea6de4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:47.646011 23744 tablet_copy_client.cc:806] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:47.646674 23744 tablet_copy_client.cc:670] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:47.650189 23744 tablet_copy_client.cc:538] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:47.661674 23744 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:47.683043 23744 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:47.684100 23744 tablet_bootstrap.cc:492] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:47.684826 23744 ts_tablet_manager.cc:1403] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.002s
I20260710 13:22:47.687785 23744 raft_consensus.cc:359] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.688566 23744 raft_consensus.cc:740] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:47.689479 23744 consensus_queue.cc:260] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.691610 23744 ts_tablet_manager.cc:1434] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:47.693583 23133 tablet_copy_service.cc:342] P 5022535025ac4c06a468a59bd6e4e25a: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-d190c177be2e422fad7e50cea6de4f6f received from {username='slave'} at 127.0.0.1:43616
I20260710 13:22:47.694034 23133 tablet_copy_service.cc:434] P 5022535025ac4c06a468a59bd6e4e25a: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-d190c177be2e422fad7e50cea6de4f6f on tablet d190c177be2e422fad7e50cea6de4f6f with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:47.735970 23744 ts_tablet_manager.cc:933] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:47.738776 23744 tablet_copy_client.cc:323] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.130:36679
I20260710 13:22:47.740813 23133 tablet_copy_service.cc:140] P 5022535025ac4c06a468a59bd6e4e25a: Received BeginTabletCopySession request for tablet f3ca6fde06db4ac68e80044383472185 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:43616)
I20260710 13:22:47.741497 23133 tablet_copy_service.cc:161] P 5022535025ac4c06a468a59bd6e4e25a: Beginning new tablet copy session on tablet f3ca6fde06db4ac68e80044383472185 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:43616: session id = b8f0e5c0c56747eba49e05c5c61eb222-f3ca6fde06db4ac68e80044383472185
I20260710 13:22:47.756784 23133 tablet_copy_source_session.cc:215] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:47.760288 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca6fde06db4ac68e80044383472185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:47.779273 23744 tablet_copy_client.cc:806] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:47.779942 23744 tablet_copy_client.cc:670] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:47.784631 23744 tablet_copy_client.cc:538] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:47.794003 23744 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:47.794544 23751 ts_tablet_manager.cc:933] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:47.808619 23751 tablet_copy_client.cc:323] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:47.811127 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet cedd4e66f80b4549a9fb8d7f464de3aa from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:47.811779 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet cedd4e66f80b4549a9fb8d7f464de3aa from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-cedd4e66f80b4549a9fb8d7f464de3aa
I20260710 13:22:47.824579 23207 tablet_copy_source_session.cc:215] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:47.829118 23751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd4e66f80b4549a9fb8d7f464de3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:47.854242 23744 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:47.855985 23744 tablet_bootstrap.cc:492] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:47.856917 23744 ts_tablet_manager.cc:1403] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.022s
I20260710 13:22:47.859946 23744 raft_consensus.cc:359] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.860862 23744 raft_consensus.cc:740] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:47.861557 23744 consensus_queue.cc:260] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.864244 23744 ts_tablet_manager.cc:1434] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:47.870726 23133 tablet_copy_service.cc:342] P 5022535025ac4c06a468a59bd6e4e25a: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-f3ca6fde06db4ac68e80044383472185 received from {username='slave'} at 127.0.0.1:43616
I20260710 13:22:47.871165 23133 tablet_copy_service.cc:434] P 5022535025ac4c06a468a59bd6e4e25a: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-f3ca6fde06db4ac68e80044383472185 on tablet f3ca6fde06db4ac68e80044383472185 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:47.878818 23751 tablet_copy_client.cc:806] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:47.879534 23751 tablet_copy_client.cc:670] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:47.886217 23751 tablet_copy_client.cc:538] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:47.900673 23471 raft_consensus.cc:1217] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:47.907701 23751 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:47.935364 23751 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:47.936524 23751 tablet_bootstrap.cc:492] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:47.941931 23751 ts_tablet_manager.cc:1403] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.005s
I20260710 13:22:47.944943 23751 raft_consensus.cc:359] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.945765 23751 raft_consensus.cc:740] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:47.946372 23751 consensus_queue.cc:260] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:47.948853 23751 ts_tablet_manager.cc:1434] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:47.950588 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-cedd4e66f80b4549a9fb8d7f464de3aa received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:47.951095 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-cedd4e66f80b4549a9fb8d7f464de3aa on tablet cedd4e66f80b4549a9fb8d7f464de3aa with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:48.012991 23471 raft_consensus.cc:1217] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:48.206005 23473 raft_consensus.cc:1217] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:48.280583 23473 raft_consensus.cc:1217] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:48.466877 23747 raft_consensus.cc:1064] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:48.469514 23747 consensus_queue.cc:237] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.477552 23194 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.477756 23473 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.479847 23763 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.481438 23701 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.481714 23120 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.483222 23747 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:48.507678 23747 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.509356 23121 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.510942 23473 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.524726 22945 catalog_manager.cc:5697] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.526922 23194 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.552886 23046 consensus_queue.cc:237] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.557976 23473 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.559089 23194 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.559409 23747 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.560447 23701 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.567642 23747 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.571337 23194 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.580456 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1c91bf953e6491b8c65d1e4730be958 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:48.589041 22943 catalog_manager.cc:5697] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:48.593613 23473 raft_consensus.cc:2955] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.609123 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet d1c91bf953e6491b8c65d1e4730be958 with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:48.613978 23772 tablet_replica.cc:333] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:48.615378 23772 raft_consensus.cc:2243] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:48.616225 23772 raft_consensus.cc:2272] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:48.617671 23758 raft_consensus.cc:1064] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:48.620355 23758 consensus_queue.cc:237] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.621765 23772 ts_tablet_manager.cc:1916] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:48.636451 23473 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.636456 23772 ts_tablet_manager.cc:1929] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:48.638965 23772 log.cc:1199] T d1c91bf953e6491b8c65d1e4730be958 P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/d1c91bf953e6491b8c65d1e4730be958
I20260710 13:22:48.639074 23046 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.639897 23194 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.641077 23739 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.642094 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet d1c91bf953e6491b8c65d1e4730be958 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:48.642185 23758 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:48.643193 23722 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.662874 23739 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.664673 23194 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.679824 22944 catalog_manager.cc:5697] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.681412 23046 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.697217 23473 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.707834 23121 consensus_queue.cc:237] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.713994 23473 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.714144 23046 raft_consensus.cc:1275] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.715871 23722 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.717092 23739 consensus_queue.cc:1048] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.723984 23777 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.725389 23473 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.730206 23046 raft_consensus.cc:2955] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.734822 23722 raft_consensus.cc:1064] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:48.737342 23722 consensus_queue.cc:237] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.739316 22943 catalog_manager.cc:5697] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.754474 22931 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d190c177be2e422fad7e50cea6de4f6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:48.759120 23194 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.759887 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet d190c177be2e422fad7e50cea6de4f6f with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:48.760751 23739 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:48.762904 23046 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.767324 23758 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.767802 23473 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.771747 23758 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:22:48.792155 23779 tablet_replica.cc:333] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:48.793330 23779 raft_consensus.cc:2243] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:48.794826 23779 raft_consensus.cc:2272] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:48.798815 23779 ts_tablet_manager.cc:1916] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:48.799075 23761 raft_consensus.cc:1064] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:48.802975 23761 consensus_queue.cc:237] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.808205 23777 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.815485 23779 ts_tablet_manager.cc:1929] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:48.816234 23779 log.cc:1199] T d190c177be2e422fad7e50cea6de4f6f P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/d190c177be2e422fad7e50cea6de4f6f
I20260710 13:22:48.810072 23473 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.818655 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet d190c177be2e422fad7e50cea6de4f6f (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:48.838406 23194 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.844175 23047 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.846177 22943 catalog_manager.cc:5697] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.857242 23473 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.858906 23759 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:48.861076 23121 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.863157 23759 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:48.863152 23047 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:48.867002 23759 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:48.867126 23121 consensus_queue.cc:237] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.874980 23471 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.876400 23777 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.885864 23722 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.887583 23471 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.895632 23194 raft_consensus.cc:1275] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 5022535025ac4c06a468a59bd6e4e25a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.897958 23758 consensus_queue.cc:1048] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:48.904286 23194 raft_consensus.cc:2955] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.905967 22931 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3ca6fde06db4ac68e80044383472185 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:48.911309 22946 catalog_manager.cc:5697] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "5022535025ac4c06a468a59bd6e4e25a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:48.923475 23761 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.927052 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ca6fde06db4ac68e80044383472185 with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:48.937808 23047 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.941601 23120 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.950613 23788 tablet_replica.cc:333] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:48.953253 23473 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.955189 23788 raft_consensus.cc:2243] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:48.955950 23788 raft_consensus.cc:2272] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:48.956478 22946 catalog_manager.cc:5697] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } attrs { replace: true } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.959631 23788 ts_tablet_manager.cc:1916] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:48.970991 23194 consensus_queue.cc:237] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:48.980014 23473 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.981902 23759 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.983078 23047 raft_consensus.cc:1275] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:48.984225 23788 ts_tablet_manager.cc:1929] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:48.984658 23788 log.cc:1199] T f3ca6fde06db4ac68e80044383472185 P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/f3ca6fde06db4ac68e80044383472185
I20260710 13:22:48.984963 23759 consensus_queue.cc:1048] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:48.986582 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet f3ca6fde06db4ac68e80044383472185 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:48.990103 23759 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.990397 23473 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:48.996963 23046 raft_consensus.cc:2955] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:49.004175 22944 catalog_manager.cc:5697] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:49.007458 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cedd4e66f80b4549a9fb8d7f464de3aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:49.016177 23109 tablet_service.cc:1558] Processing DeleteTablet for tablet cedd4e66f80b4549a9fb8d7f464de3aa with delete_type TABLET_DATA_TOMBSTONED (TS 5022535025ac4c06a468a59bd6e4e25a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39076
I20260710 13:22:49.017163 23772 tablet_replica.cc:333] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:49.017877 23772 raft_consensus.cc:2243] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.018489 23772 raft_consensus.cc:2272] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.021219 23772 ts_tablet_manager.cc:1916] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:49.032021 23772 ts_tablet_manager.cc:1929] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:49.032430 23772 log.cc:1199] T cedd4e66f80b4549a9fb8d7f464de3aa P 5022535025ac4c06a468a59bd6e4e25a: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/wals/cedd4e66f80b4549a9fb8d7f464de3aa
I20260710 13:22:49.033926 22931 catalog_manager.cc:5028] TS 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): tablet cedd4e66f80b4549a9fb8d7f464de3aa (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:50.046180 23194 consensus_queue.cc:237] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.053359 23120 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:50.053409 23160 consensus_peers.cc:597] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99f842c1dee041ab8799e7637c8e77cc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.053817 23046 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:50.054610 23759 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:50.055423 23793 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:50.064682 23796 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.065487 23120 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.067826 23046 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.080816 22946 catalog_manager.cc:5697] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.086011 23046 consensus_queue.cc:237] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Queue 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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.094077 23194 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:50.095080 23121 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:50.096053 23011 consensus_peers.cc:597] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 -> Peer b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132:33973): Couldn't send request to peer b8f0e5c0c56747eba49e05c5c61eb222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00620123e5fa4a459d01e960d21e3af0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.099017 23747 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:50.102538 23747 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:50.111734 23802 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.117295 23194 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.124162 23121 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } } }
I20260710 13:22:50.135303 22945 catalog_manager.cc:5697] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 reported cstate change: config changed from index -1 to 2, NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) added. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:50.541486 23807 ts_tablet_manager.cc:933] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151)
I20260710 13:22:50.544575 23807 tablet_copy_client.cc:323] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.129:34151
I20260710 13:22:50.546350 23058 tablet_copy_service.cc:140] P 9d45567fb1c74d00be8dbc6a899defb8: Received BeginTabletCopySession request for tablet 00620123e5fa4a459d01e960d21e3af0 from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57494)
I20260710 13:22:50.546900 23058 tablet_copy_service.cc:161] P 9d45567fb1c74d00be8dbc6a899defb8: Beginning new tablet copy session on tablet 00620123e5fa4a459d01e960d21e3af0 from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57494: session id = b8f0e5c0c56747eba49e05c5c61eb222-00620123e5fa4a459d01e960d21e3af0
I20260710 13:22:50.553793 23058 tablet_copy_source_session.cc:215] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:50.556689 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00620123e5fa4a459d01e960d21e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:50.570542 23807 tablet_copy_client.cc:806] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:50.571580 23807 tablet_copy_client.cc:670] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:50.575811 23807 tablet_copy_client.cc:538] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:50.583918 23807 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:50.603286 23807 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:50.604171 23807 tablet_bootstrap.cc:492] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:50.604911 23807 ts_tablet_manager.cc:1403] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260710 13:22:50.607807 23807 raft_consensus.cc:359] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.608510 23807 raft_consensus.cc:740] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:50.609076 23807 consensus_queue.cc:260] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.611862 23807 ts_tablet_manager.cc:1434] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:50.614115 23058 tablet_copy_service.cc:342] P 9d45567fb1c74d00be8dbc6a899defb8: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-00620123e5fa4a459d01e960d21e3af0 received from {username='slave'} at 127.0.0.1:57494
I20260710 13:22:50.614565 23058 tablet_copy_service.cc:434] P 9d45567fb1c74d00be8dbc6a899defb8: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-00620123e5fa4a459d01e960d21e3af0 on tablet 00620123e5fa4a459d01e960d21e3af0 with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:50.617247 23807 ts_tablet_manager.cc:933] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Initiating tablet copy from peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:50.620939 23807 tablet_copy_client.cc:323] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Beginning tablet copy session from remote peer at address 127.21.102.131:35325
I20260710 13:22:50.622798 23207 tablet_copy_service.cc:140] P d11385b732f248b7898c5a395630338f: Received BeginTabletCopySession request for tablet 99f842c1dee041ab8799e7637c8e77cc from peer b8f0e5c0c56747eba49e05c5c61eb222 ({username='slave'} at 127.0.0.1:57760)
I20260710 13:22:50.623426 23207 tablet_copy_service.cc:161] P d11385b732f248b7898c5a395630338f: Beginning new tablet copy session on tablet 99f842c1dee041ab8799e7637c8e77cc from peer b8f0e5c0c56747eba49e05c5c61eb222 at {username='slave'} at 127.0.0.1:57760: session id = b8f0e5c0c56747eba49e05c5c61eb222-99f842c1dee041ab8799e7637c8e77cc
I20260710 13:22:50.636549 23207 tablet_copy_source_session.cc:215] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:50.640354 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f842c1dee041ab8799e7637c8e77cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:50.659166 23807 tablet_copy_client.cc:806] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:50.660006 23807 tablet_copy_client.cc:670] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:50.687315 23807 tablet_copy_client.cc:538] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:50.699512 23807 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap starting.
I20260710 13:22:50.728497 23807 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:50.729432 23807 tablet_bootstrap.cc:492] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Bootstrap complete.
I20260710 13:22:50.730975 23807 ts_tablet_manager.cc:1403] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.004s
I20260710 13:22:50.734215 23807 raft_consensus.cc:359] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.735090 23807 raft_consensus.cc:740] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Initialized, Role: LEARNER
I20260710 13:22:50.735782 23807 consensus_queue.cc:260] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: NON_VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: true } }
I20260710 13:22:50.738864 23807 ts_tablet_manager.cc:1434] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:22:50.742031 23207 tablet_copy_service.cc:342] P d11385b732f248b7898c5a395630338f: Request end of tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-99f842c1dee041ab8799e7637c8e77cc received from {username='slave'} at 127.0.0.1:57760
I20260710 13:22:50.742686 23207 tablet_copy_service.cc:434] P d11385b732f248b7898c5a395630338f: ending tablet copy session b8f0e5c0c56747eba49e05c5c61eb222-99f842c1dee041ab8799e7637c8e77cc on tablet 99f842c1dee041ab8799e7637c8e77cc with peer b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:51.277474 23468 raft_consensus.cc:1217] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:51.298503 23473 raft_consensus.cc:1217] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:51.675450 23819 raft_consensus.cc:1064] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:51.677961 23819 consensus_queue.cc:237] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:51.685228 23196 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.685705 23121 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.686041 23473 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.687129 23819 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.687971 23816 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.688663 23820 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.702292 23816 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.705120 23121 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.711176 23193 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.722914 22946 catalog_manager.cc:5697] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.724741 23823 raft_consensus.cc:1064] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: attempting to promote NON_VOTER b8f0e5c0c56747eba49e05c5c61eb222 to VOTER
I20260710 13:22:51.725028 23473 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.728317 23823 consensus_queue.cc:237] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:51.742660 23473 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 LEARNER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.744168 23824 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.747422 23121 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.748922 23824 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.757620 23046 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:51.768172 23796 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:51.787194 23047 consensus_queue.cc:237] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:51.789763 23821 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.791218 23473 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.809501 22945 catalog_manager.cc:5697] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.825528 23119 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:51.827114 23816 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:51.829066 23471 raft_consensus.cc:1275] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer 9d45567fb1c74d00be8dbc6a899defb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:51.832194 23819 consensus_queue.cc:1048] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:51.833140 23119 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.840199 23046 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } attrs { replace: true } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.841674 23819 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.842535 23196 consensus_queue.cc:237] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
W20260710 13:22:51.845201 23144 debug-util.cc:398] Leaking SignalData structure 0x7b08000afd20 after lost signal to thread 21917
W20260710 13:22:51.846195 23144 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6100 after lost signal to thread 22980
W20260710 13:22:51.847339 23144 debug-util.cc:398] Leaking SignalData structure 0x7b0800246da0 after lost signal to thread 23072
W20260710 13:22:51.848351 23144 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9580 after lost signal to thread 23147
I20260710 13:22:51.848462 23473 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
W20260710 13:22:51.849905 23144 debug-util.cc:398] Leaking SignalData structure 0x7b0800228bc0 after lost signal to thread 23221
W20260710 13:22:51.850960 23144 debug-util.cc:398] Leaking SignalData structure 0x7b08002972c0 after lost signal to thread 23497
I20260710 13:22:51.855883 23468 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:51.857471 23824 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:51.860653 23121 raft_consensus.cc:2955] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.863847 23823 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.865854 22943 catalog_manager.cc:5697] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: config changed from index 3 to 4, VOTER d11385b732f248b7898c5a395630338f (127.21.102.131) evicted. New cstate: current_term: 1 leader_uuid: "9d45567fb1c74d00be8dbc6a899defb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.869426 23120 raft_consensus.cc:1275] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Refusing update from remote peer d11385b732f248b7898c5a395630338f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:51.876188 22932 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99f842c1dee041ab8799e7637c8e77cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:51.877733 23793 consensus_queue.cc:1048] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:51.879653 23473 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.882440 23186 tablet_service.cc:1558] Processing DeleteTablet for tablet 00620123e5fa4a459d01e960d21e3af0 with delete_type TABLET_DATA_TOMBSTONED (TS d11385b732f248b7898c5a395630338f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33900
I20260710 13:22:51.884693 22933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00620123e5fa4a459d01e960d21e3af0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:51.892513 22945 catalog_manager.cc:5697] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f reported cstate change: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New cstate: current_term: 1 leader_uuid: "d11385b732f248b7898c5a395630338f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:51.897814 23120 raft_consensus.cc:2955] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } } }
I20260710 13:22:51.904129 23034 tablet_service.cc:1558] Processing DeleteTablet for tablet 99f842c1dee041ab8799e7637c8e77cc with delete_type TABLET_DATA_TOMBSTONED (TS 9d45567fb1c74d00be8dbc6a899defb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45772
I20260710 13:22:51.919395 23837 tablet_replica.cc:333] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:51.920162 23837 raft_consensus.cc:2243] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.920758 23837 raft_consensus.cc:2272] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.921705 23838 tablet_replica.cc:333] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:51.924840 23838 raft_consensus.cc:2243] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.925596 23838 raft_consensus.cc:2272] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.926373 23837 ts_tablet_manager.cc:1916] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:51.928666 23838 ts_tablet_manager.cc:1916] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:51.942997 23837 ts_tablet_manager.cc:1929] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:51.943509 23837 log.cc:1199] T 00620123e5fa4a459d01e960d21e3af0 P d11385b732f248b7898c5a395630338f: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/wals/00620123e5fa4a459d01e960d21e3af0
I20260710 13:22:51.944103 23838 ts_tablet_manager.cc:1929] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:51.944507 23838 log.cc:1199] T 99f842c1dee041ab8799e7637c8e77cc P 9d45567fb1c74d00be8dbc6a899defb8: Deleting WAL directory at /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/wals/99f842c1dee041ab8799e7637c8e77cc
I20260710 13:22:51.945158 22932 catalog_manager.cc:5028] TS d11385b732f248b7898c5a395630338f (127.21.102.131:35325): tablet 00620123e5fa4a459d01e960d21e3af0 (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
I20260710 13:22:51.946123 22933 catalog_manager.cc:5028] TS 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): tablet 99f842c1dee041ab8799e7637c8e77cc (table test-workload [id=c91495a663fd4cb4bf6f730d5bdd8ebd]) successfully deleted
W20260710 13:22:52.015865 22977 debug-util.cc:398] Leaking SignalData structure 0x7b080003a340 after lost signal to thread 21917
W20260710 13:22:52.016728 22977 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5ea0 after lost signal to thread 22980
W20260710 13:22:52.017669 22977 debug-util.cc:398] Leaking SignalData structure 0x7b0800227f60 after lost signal to thread 23072
W20260710 13:22:52.018504 22977 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc060 after lost signal to thread 23147
W20260710 13:22:52.019280 22977 debug-util.cc:398] Leaking SignalData structure 0x7b08002667c0 after lost signal to thread 23221
W20260710 13:22:52.020072 22977 debug-util.cc:398] Leaking SignalData structure 0x7b0800142640 after lost signal to thread 23497
W20260710 13:22:52.020315 22977 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1940 after lost signal to thread 23498
I20260710 13:22:55.669567 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:55.697089 23047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a"
dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:55466
I20260710 13:22:55.697700 23047 raft_consensus.cc:606] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:55.700704 23047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35792ecaefec48baa45c528bb422c376"
dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:55466
I20260710 13:22:55.701256 23047 raft_consensus.cc:606] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:55.720338 23193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843"
dest_uuid: "d11385b732f248b7898c5a395630338f"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:35802
I20260710 13:22:55.720976 23193 raft_consensus.cc:606] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:55.723672 23047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535"
dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:55466
I20260710 13:22:55.724237 23047 raft_consensus.cc:606] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:55.727087 23047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958"
dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:55466
I20260710 13:22:55.727818 23047 raft_consensus.cc:606] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:55.729279 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:22:55.730402 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:55.739732 23843 raft_consensus.cc:993] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.740275 23840 raft_consensus.cc:1081] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.741703 23468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35792ecaefec48baa45c528bb422c376"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45782
I20260710 13:22:55.742223 23468 raft_consensus.cc:493] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.742532 23468 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.748128 23468 raft_consensus.cc:515] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.751032 23468 leader_election.cc:290] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:55.751438 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:55.751327 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35792ecaefec48baa45c528bb422c376" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:55.752215 23193 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.752506 23047 raft_consensus.cc:3055] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:55.752852 23047 raft_consensus.cc:740] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:55.753588 23047 consensus_queue.cc:260] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.754791 23047 raft_consensus.cc:3060] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.758685 23193 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.760058 23436 leader_election.cc:304] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8f0e5c0c56747eba49e05c5c61eb222, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:55.761662 23047 raft_consensus.cc:2468] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.761933 23847 raft_consensus.cc:2804] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:55.763885 23847 raft_consensus.cc:697] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:55.764909 23847 consensus_queue.cc:237] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.773519 22945 catalog_manager.cc:5697] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:55.842787 23840 raft_consensus.cc:993] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.843194 23843 raft_consensus.cc:1081] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.845191 23468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45782
I20260710 13:22:55.845667 23468 raft_consensus.cc:493] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.845999 23468 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.849314 23840 raft_consensus.cc:993] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.849824 23843 raft_consensus.cc:1081] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.851215 23471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45782
I20260710 13:22:55.851658 23471 raft_consensus.cc:493] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.851655 23468 raft_consensus.cc:515] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.852088 23471 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.853595 23468 leader_election.cc:290] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:55.854570 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:55.855042 23193 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.856630 23471 raft_consensus.cc:515] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.858160 23471 leader_election.cc:290] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:55.858814 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:55.859342 23046 raft_consensus.cc:3055] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:55.859541 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c91bf953e6491b8c65d1e4730be958" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:55.859722 23046 raft_consensus.cc:740] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:55.859787 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1f6db1d17c4480bd23052ea8758535" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:55.859884 23193 raft_consensus.cc:2468] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.860117 23196 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.860432 23047 raft_consensus.cc:3055] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:55.860803 23047 raft_consensus.cc:740] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:55.860554 23046 consensus_queue.cc:260] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.861281 23436 leader_election.cc:304] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8f0e5c0c56747eba49e05c5c61eb222, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:55.861430 23047 consensus_queue.cc:260] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.862195 23847 raft_consensus.cc:2804] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:55.862689 23047 raft_consensus.cc:3060] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.862710 23847 raft_consensus.cc:697] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:55.864679 23847 consensus_queue.cc:237] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.861735 23046 raft_consensus.cc:3060] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.866693 23196 raft_consensus.cc:2468] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.867902 23436 leader_election.cc:304] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8f0e5c0c56747eba49e05c5c61eb222, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:55.868854 23848 raft_consensus.cc:2804] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:55.869664 23047 raft_consensus.cc:2468] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.871438 23848 raft_consensus.cc:697] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:55.872259 23848 consensus_queue.cc:237] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.874809 23046 raft_consensus.cc:2468] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.876216 22945 catalog_manager.cc:5697] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:55.890220 22945 catalog_manager.cc:5697] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:55.902755 23857 raft_consensus.cc:993] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.903398 23841 raft_consensus.cc:1081] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:55.904991 23471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45796
I20260710 13:22:55.905532 23471 raft_consensus.cc:493] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:55.905994 23471 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.910655 23471 raft_consensus.cc:515] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.912395 23471 leader_election.cc:290] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:55.913375 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:55.913372 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d90808abf0e4666904cd45b793a0843" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:55.914443 23196 raft_consensus.cc:3055] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:55.914601 23121 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.914826 23196 raft_consensus.cc:740] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:55.915663 23196 consensus_queue.cc:260] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.916841 23196 raft_consensus.cc:3060] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:55.923138 23196 raft_consensus.cc:2468] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.923597 23121 raft_consensus.cc:2468] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:55.924695 23436 leader_election.cc:304] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8f0e5c0c56747eba49e05c5c61eb222, d11385b732f248b7898c5a395630338f; no voters: 
I20260710 13:22:55.925562 23848 raft_consensus.cc:2804] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:55.926048 23848 raft_consensus.cc:697] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:55.926927 23848 consensus_queue.cc:237] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:55.934103 22945 catalog_manager.cc:5697] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from d11385b732f248b7898c5a395630338f (127.21.102.131) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:56.081101 23840 raft_consensus.cc:993] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:56.081672 23843 raft_consensus.cc:1081] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:56.084025 23471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45782
I20260710 13:22:56.084522 23471 raft_consensus.cc:493] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:56.084846 23471 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:56.089983 23471 raft_consensus.cc:515] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:56.091416 23471 leader_election.cc:290] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679)
I20260710 13:22:56.092300 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:56.092514 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ee6844e4e4949b53d60beeedef87a" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5022535025ac4c06a468a59bd6e4e25a"
I20260710 13:22:56.092854 23046 raft_consensus.cc:3055] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:56.093215 23046 raft_consensus.cc:740] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d45567fb1c74d00be8dbc6a899defb8, State: Running, Role: LEADER
I20260710 13:22:56.093232 23121 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:56.093997 23046 consensus_queue.cc:260] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:56.094959 23046 raft_consensus.cc:3060] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:56.098976 23121 raft_consensus.cc:2468] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:56.099512 23046 raft_consensus.cc:2468] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:56.100276 23435 leader_election.cc:304] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5022535025ac4c06a468a59bd6e4e25a, b8f0e5c0c56747eba49e05c5c61eb222; no voters: 
I20260710 13:22:56.101090 23848 raft_consensus.cc:2804] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:56.101544 23848 raft_consensus.cc:697] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:56.102200 23848 consensus_queue.cc:237] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:56.112474 22945 catalog_manager.cc:5697] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:56.185756 23046 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.186962 23848 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.197247 23196 raft_consensus.cc:1275] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.199620 23848 consensus_queue.cc:1048] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:56.283159 23046 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.284713 23848 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.294015 23196 raft_consensus.cc:1275] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.295565 23848 consensus_queue.cc:1048] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.329983 23196 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.331331 23847 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.341362 23046 raft_consensus.cc:1275] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.343775 23855 consensus_queue.cc:1048] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:56.458746 23121 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.460208 23855 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.470203 23196 raft_consensus.cc:1275] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.472126 23848 consensus_queue.cc:1048] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.551149 23046 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.552543 23848 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.562839 23121 raft_consensus.cc:1275] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:56.564230 23847 consensus_queue.cc:1048] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5022535025ac4c06a468a59bd6e4e25a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:56.731448 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:56.749688 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:56.766103 23196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705"
dest_uuid: "d11385b732f248b7898c5a395630338f"
mode: GRACEFUL
new_leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:35802
I20260710 13:22:56.766709 23196 raft_consensus.cc:606] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Received request to transfer leadership to TS b8f0e5c0c56747eba49e05c5c61eb222
I20260710 13:22:56.768133 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:22:56.768918 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:57.017331 23841 raft_consensus.cc:993] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: : Instructing follower b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:57.017903 23858 raft_consensus.cc:1081] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Signalling peer b8f0e5c0c56747eba49e05c5c61eb222 to start an election
I20260710 13:22:57.019574 23471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705"
dest_uuid: "b8f0e5c0c56747eba49e05c5c61eb222"
 from {username='slave'} at 127.0.0.1:45796
I20260710 13:22:57.020232 23471 raft_consensus.cc:493] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:57.021461 23471 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:57.027366 23471 raft_consensus.cc:515] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:57.028970 23471 leader_election.cc:290] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Requested vote from peers 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151), d11385b732f248b7898c5a395630338f (127.21.102.131:35325)
I20260710 13:22:57.029809 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d45567fb1c74d00be8dbc6a899defb8"
I20260710 13:22:57.030066 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d799fca37b4e26a123b84cae2e3705" candidate_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d11385b732f248b7898c5a395630338f"
I20260710 13:22:57.030519 23047 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:57.030668 23196 raft_consensus.cc:3055] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:57.031042 23196 raft_consensus.cc:740] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d11385b732f248b7898c5a395630338f, State: Running, Role: LEADER
I20260710 13:22:57.031879 23196 consensus_queue.cc:260] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:57.033190 23196 raft_consensus.cc:3060] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:57.037833 23047 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:57.038899 23437 leader_election.cc:304] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d45567fb1c74d00be8dbc6a899defb8, b8f0e5c0c56747eba49e05c5c61eb222; no voters: 
I20260710 13:22:57.039832 23196 raft_consensus.cc:2468] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8f0e5c0c56747eba49e05c5c61eb222 in term 2.
I20260710 13:22:57.040004 23855 raft_consensus.cc:2804] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:57.040545 23855 raft_consensus.cc:697] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Becoming Leader. State: Replica: b8f0e5c0c56747eba49e05c5c61eb222, State: Running, Role: LEADER
I20260710 13:22:57.041409 23855 consensus_queue.cc:237] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [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: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } }
I20260710 13:22:57.049983 22943 catalog_manager.cc:5697] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 reported cstate change: term changed from 1 to 2, leader changed from d11385b732f248b7898c5a395630338f (127.21.102.131) to b8f0e5c0c56747eba49e05c5c61eb222 (127.21.102.132). New cstate: current_term: 2 leader_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8f0e5c0c56747eba49e05c5c61eb222" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 33973 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.595043 23196 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:57.607657 23847 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11385b732f248b7898c5a395630338f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:57.651672 23047 raft_consensus.cc:1275] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Refusing update from remote peer b8f0e5c0c56747eba49e05c5c61eb222: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:57.653414 23847 consensus_queue.cc:1048] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d45567fb1c74d00be8dbc6a899defb8" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:57.770237 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:57.795284 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:22:57.836180 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:22:57.836302 23163 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260710 13:22:57.837388 21914 tablet_replica.cc:333] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.838361 21914 raft_consensus.cc:2243] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.838949 21914 raft_consensus.cc:2272] T 9c1f6db1d17c4480bd23052ea8758535 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:57.841248 23163 consensus_peers.cc:597] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:57.841989 21914 tablet_replica.cc:333] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.842664 21914 raft_consensus.cc:2243] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.843247 21914 raft_consensus.cc:2272] T 35792ecaefec48baa45c528bb422c376 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.845681 21914 tablet_replica.cc:333] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.846365 21914 raft_consensus.cc:2243] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.846885 21914 raft_consensus.cc:2272] T d1c91bf953e6491b8c65d1e4730be958 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.849303 21914 tablet_replica.cc:333] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.849896 21914 raft_consensus.cc:2243] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.850620 21914 raft_consensus.cc:2272] T cb6d8901446e440ba5fb9271dd26c1bb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.853197 21914 tablet_replica.cc:333] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.853837 21914 raft_consensus.cc:2243] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.854724 21914 raft_consensus.cc:2272] T d190c177be2e422fad7e50cea6de4f6f P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.857023 21914 tablet_replica.cc:333] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.857822 21914 raft_consensus.cc:2243] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.858853 21914 raft_consensus.cc:2272] T 00620123e5fa4a459d01e960d21e3af0 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.861646 21914 tablet_replica.cc:333] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.862363 21914 raft_consensus.cc:2243] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.862993 21914 raft_consensus.cc:2272] T 013ee6844e4e4949b53d60beeedef87a P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:57.863956 23089 consensus_peers.cc:597] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:57.865412 21914 tablet_replica.cc:333] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.866093 21914 raft_consensus.cc:2243] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.867092 21914 raft_consensus.cc:2272] T ef770356178f457e9b5d0a8eeefc10eb P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.869238 21914 tablet_replica.cc:333] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.869784 21914 raft_consensus.cc:2243] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.870229 21914 raft_consensus.cc:2272] T 086a76b98a6740e09f17b2a5af8a7154 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.872403 21914 tablet_replica.cc:333] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.873064 21914 raft_consensus.cc:2243] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.874181 21914 raft_consensus.cc:2272] T 6014d3863f5840729f603ac64c6316d7 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.876401 21914 tablet_replica.cc:333] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.876993 21914 raft_consensus.cc:2243] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.877861 21914 raft_consensus.cc:2272] T 2afd8a2b7b38498e9859b22cfbd027f5 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.879812 21914 tablet_replica.cc:333] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.880327 21914 raft_consensus.cc:2243] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.881323 21914 raft_consensus.cc:2272] T 24b2a3da1aca446793065c918e0d1625 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.883189 21914 tablet_replica.cc:333] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.883723 21914 raft_consensus.cc:2243] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.884157 21914 raft_consensus.cc:2272] T 04e55af8f71641c784c6472a6881fe35 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.885934 21914 tablet_replica.cc:333] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.886466 21914 raft_consensus.cc:2243] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.887428 21914 raft_consensus.cc:2272] T cf611f24fcae4707bc3762d67acfea74 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.889358 21914 tablet_replica.cc:333] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.889789 21914 raft_consensus.cc:2243] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.890142 21914 raft_consensus.cc:2272] T 23d799fca37b4e26a123b84cae2e3705 P 9d45567fb1c74d00be8dbc6a899defb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.893079 21914 tablet_replica.cc:333] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.893662 21914 raft_consensus.cc:2243] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.894430 21914 raft_consensus.cc:2272] T 3ea5fd9d76444e248088463b04bb5cce P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.896941 21914 tablet_replica.cc:333] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.897567 21914 raft_consensus.cc:2243] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:57.898432 21914 raft_consensus.cc:2272] T cedd4e66f80b4549a9fb8d7f464de3aa P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:57.900686 21914 tablet_replica.cc:333] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8: stopping tablet replica
I20260710 13:22:57.901300 21914 raft_consensus.cc:2243] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:57.902345 21914 raft_consensus.cc:2272] T f7c42898a7ff4464b90ffc0ec6058d72 P 9d45567fb1c74d00be8dbc6a899defb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:57.970549 23163 consensus_peers.cc:597] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:57.979619 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:22:58.015861 23089 consensus_peers.cc:597] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.029616 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:22:58.074191 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:58.075245 21914 tablet_replica.cc:333] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.076310 21914 raft_consensus.cc:2243] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.076920 21914 raft_consensus.cc:2272] T e93e94005a4a483797606b55bed29692 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.079134 21914 tablet_replica.cc:333] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.079761 21914 raft_consensus.cc:2243] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.080590 21914 raft_consensus.cc:2272] T 99f842c1dee041ab8799e7637c8e77cc P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.082785 21914 tablet_replica.cc:333] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.083360 21914 raft_consensus.cc:2243] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.084210 21914 raft_consensus.cc:2272] T cb6d8901446e440ba5fb9271dd26c1bb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.086107 21914 tablet_replica.cc:333] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.086680 21914 raft_consensus.cc:2243] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.087596 21914 raft_consensus.cc:2272] T 00620123e5fa4a459d01e960d21e3af0 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.089627 21914 tablet_replica.cc:333] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.090230 21914 raft_consensus.cc:2243] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.091235 21914 raft_consensus.cc:2272] T f3ca6fde06db4ac68e80044383472185 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.093302 21914 tablet_replica.cc:333] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.093847 21914 raft_consensus.cc:2243] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.094672 21914 raft_consensus.cc:2272] T d190c177be2e422fad7e50cea6de4f6f P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.096520 21914 tablet_replica.cc:333] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.097298 21914 raft_consensus.cc:2243] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.098376 21914 raft_consensus.cc:2272] T 48796498b0fb401a814dfcb091d88a9b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.101326 21914 tablet_replica.cc:333] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.102169 21914 raft_consensus.cc:2243] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.103014 21914 raft_consensus.cc:2272] T 013ee6844e4e4949b53d60beeedef87a P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.105883 21914 tablet_replica.cc:333] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.106596 21914 raft_consensus.cc:2243] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.107592 21914 raft_consensus.cc:2272] T ef770356178f457e9b5d0a8eeefc10eb P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.110013 21914 tablet_replica.cc:333] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.110667 21914 raft_consensus.cc:2243] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.111629 21914 raft_consensus.cc:2272] T 086a76b98a6740e09f17b2a5af8a7154 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.113924 21914 tablet_replica.cc:333] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.114583 21914 raft_consensus.cc:2243] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.115159 21914 raft_consensus.cc:2272] T 6014d3863f5840729f603ac64c6316d7 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.117664 21914 tablet_replica.cc:333] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.118402 21914 raft_consensus.cc:2243] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.119653 21914 raft_consensus.cc:2272] T 2afd8a2b7b38498e9859b22cfbd027f5 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.122692 21914 tablet_replica.cc:333] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.123464 21914 raft_consensus.cc:2243] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.124215 21914 raft_consensus.cc:2272] T 6d90808abf0e4666904cd45b793a0843 P 5022535025ac4c06a468a59bd6e4e25a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.127080 21914 tablet_replica.cc:333] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.127866 21914 raft_consensus.cc:2243] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.128472 21914 raft_consensus.cc:2272] T 24b2a3da1aca446793065c918e0d1625 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:58.130620 23437 consensus_peers.cc:597] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.131220 21914 tablet_replica.cc:333] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.131982 21914 raft_consensus.cc:2243] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.132510 21914 raft_consensus.cc:2272] T 04e55af8f71641c784c6472a6881fe35 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.134562 21914 tablet_replica.cc:333] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.135015 21914 raft_consensus.cc:2243] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.135457 21914 raft_consensus.cc:2272] T cf611f24fcae4707bc3762d67acfea74 P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.137315 21914 tablet_replica.cc:333] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.137765 21914 raft_consensus.cc:2243] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.138345 21914 raft_consensus.cc:2272] T 22bd97b45563441f958934e917eb723b P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.140112 21914 tablet_replica.cc:333] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a: stopping tablet replica
I20260710 13:22:58.140501 21914 raft_consensus.cc:2243] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.141070 21914 raft_consensus.cc:2272] T 3ea5fd9d76444e248088463b04bb5cce P 5022535025ac4c06a468a59bd6e4e25a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:58.196858 23161 consensus_peers.cc:597] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f -> Peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Couldn't send request to peer 5022535025ac4c06a468a59bd6e4e25a. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:36679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.210126 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:22:58.214289 23435 consensus_peers.cc:597] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 5022535025ac4c06a468a59bd6e4e25a (127.21.102.130:36679): Couldn't send request to peer 5022535025ac4c06a468a59bd6e4e25a. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:36679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.233192 23437 consensus_peers.cc:597] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.255411 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
W20260710 13:22:58.261716 23163 consensus_peers.cc:597] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.268288 23436 consensus_peers.cc:597] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.268883 23437 consensus_peers.cc:597] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.271405 23437 consensus_peers.cc:597] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.297035 23437 consensus_peers.cc:597] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer 9d45567fb1c74d00be8dbc6a899defb8 (127.21.102.129:34151): Couldn't send request to peer 9d45567fb1c74d00be8dbc6a899defb8. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:34151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.299057 23436 consensus_peers.cc:597] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.302767 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:58.303596 21914 tablet_replica.cc:333] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.304242 21914 raft_consensus.cc:2243] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.305158 21914 raft_consensus.cc:2272] T 9c1f6db1d17c4480bd23052ea8758535 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.307154 21914 tablet_replica.cc:333] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.307739 21914 raft_consensus.cc:2243] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.308144 21914 raft_consensus.cc:2272] T 35792ecaefec48baa45c528bb422c376 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.309886 21914 tablet_replica.cc:333] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.310415 21914 raft_consensus.cc:2243] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.311223 21914 raft_consensus.cc:2272] T 99f842c1dee041ab8799e7637c8e77cc P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.312986 21914 tablet_replica.cc:333] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.313514 21914 raft_consensus.cc:2243] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.313935 21914 raft_consensus.cc:2272] T cb6d8901446e440ba5fb9271dd26c1bb P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.315454 21914 tablet_replica.cc:333] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.315938 21914 raft_consensus.cc:2243] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.316562 21914 raft_consensus.cc:2272] T d1c91bf953e6491b8c65d1e4730be958 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.318202 21914 tablet_replica.cc:333] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.318722 21914 raft_consensus.cc:2243] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.319473 21914 raft_consensus.cc:2272] T e93e94005a4a483797606b55bed29692 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.321228 21914 tablet_replica.cc:333] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.321750 21914 raft_consensus.cc:2243] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.322142 21914 raft_consensus.cc:2272] T 086a76b98a6740e09f17b2a5af8a7154 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.323854 21914 tablet_replica.cc:333] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.324365 21914 raft_consensus.cc:2243] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.324887 21914 raft_consensus.cc:2272] T f3ca6fde06db4ac68e80044383472185 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.326627 21914 tablet_replica.cc:333] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.327096 21914 raft_consensus.cc:2243] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.327529 21914 raft_consensus.cc:2272] T 48796498b0fb401a814dfcb091d88a9b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.329452 21914 tablet_replica.cc:333] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.329931 21914 raft_consensus.cc:2243] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.330366 21914 raft_consensus.cc:2272] T 6014d3863f5840729f603ac64c6316d7 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.331954 21914 tablet_replica.cc:333] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.332435 21914 raft_consensus.cc:2243] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.333248 21914 raft_consensus.cc:2272] T 22bd97b45563441f958934e917eb723b P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.335047 21914 tablet_replica.cc:333] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.335572 21914 raft_consensus.cc:2243] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.335981 21914 raft_consensus.cc:2272] T 23d799fca37b4e26a123b84cae2e3705 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.338753 21914 tablet_replica.cc:333] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.339509 21914 raft_consensus.cc:2243] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.341972 21914 raft_consensus.cc:2272] T 3ea5fd9d76444e248088463b04bb5cce P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.344018 21914 tablet_replica.cc:333] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.344973 21914 raft_consensus.cc:2243] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.345861 21914 raft_consensus.cc:2272] T 04e55af8f71641c784c6472a6881fe35 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.348443 21914 tablet_replica.cc:333] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f: stopping tablet replica
W20260710 13:22:58.348376 23436 consensus_peers.cc:597] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.349367 21914 raft_consensus.cc:2243] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.349798 21914 raft_consensus.cc:2272] T 24b2a3da1aca446793065c918e0d1625 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.351485 21914 tablet_replica.cc:333] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.351989 21914 raft_consensus.cc:2243] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.352758 21914 raft_consensus.cc:2272] T cedd4e66f80b4549a9fb8d7f464de3aa P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.354509 21914 tablet_replica.cc:333] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.354977 21914 raft_consensus.cc:2243] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.355504 21914 raft_consensus.cc:2272] T f7c42898a7ff4464b90ffc0ec6058d72 P d11385b732f248b7898c5a395630338f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.357287 21914 tablet_replica.cc:333] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f: stopping tablet replica
I20260710 13:22:58.357739 21914 raft_consensus.cc:2243] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.358150 21914 raft_consensus.cc:2272] T 6d90808abf0e4666904cd45b793a0843 P d11385b732f248b7898c5a395630338f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:58.379084 23436 consensus_peers.cc:597] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.425220 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:22:58.468422 21914 tablet_server.cc:179] TabletServer@127.21.102.132:0 shutting down...
I20260710 13:22:58.504930 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:58.505843 21914 tablet_replica.cc:333] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
W20260710 13:22:58.506656 23436 consensus_peers.cc:597] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 -> Peer d11385b732f248b7898c5a395630338f (127.21.102.131:35325): Couldn't send request to peer d11385b732f248b7898c5a395630338f. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.131:35325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.506794 21914 raft_consensus.cc:2243] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.507742 21914 raft_consensus.cc:2272] T 00620123e5fa4a459d01e960d21e3af0 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.509757 21914 tablet_replica.cc:333] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.510267 21914 raft_consensus.cc:2243] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.510809 21914 raft_consensus.cc:2272] T d190c177be2e422fad7e50cea6de4f6f P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.512555 21914 tablet_replica.cc:333] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.513124 21914 raft_consensus.cc:2243] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.513866 21914 raft_consensus.cc:2272] T d1c91bf953e6491b8c65d1e4730be958 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.515662 21914 tablet_replica.cc:333] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.516149 21914 raft_consensus.cc:2243] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.516968 21914 raft_consensus.cc:2272] T 35792ecaefec48baa45c528bb422c376 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.518891 21914 tablet_replica.cc:333] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.519384 21914 raft_consensus.cc:2243] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.519863 21914 raft_consensus.cc:2272] T cf611f24fcae4707bc3762d67acfea74 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.521502 21914 tablet_replica.cc:333] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.521925 21914 raft_consensus.cc:2243] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.522612 21914 raft_consensus.cc:2272] T 6d90808abf0e4666904cd45b793a0843 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.524142 21914 tablet_replica.cc:333] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.524544 21914 raft_consensus.cc:2243] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.525283 21914 raft_consensus.cc:2272] T 013ee6844e4e4949b53d60beeedef87a P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.526841 21914 tablet_replica.cc:333] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.527271 21914 raft_consensus.cc:2243] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.527731 21914 raft_consensus.cc:2272] T ef770356178f457e9b5d0a8eeefc10eb P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.529414 21914 tablet_replica.cc:333] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.529913 21914 raft_consensus.cc:2243] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.530663 21914 raft_consensus.cc:2272] T 9c1f6db1d17c4480bd23052ea8758535 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.532299 21914 tablet_replica.cc:333] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.532730 21914 raft_consensus.cc:2243] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.533268 21914 raft_consensus.cc:2272] T 2afd8a2b7b38498e9859b22cfbd027f5 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.535321 21914 tablet_replica.cc:333] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.535813 21914 raft_consensus.cc:2243] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.536326 21914 raft_consensus.cc:2272] T e93e94005a4a483797606b55bed29692 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.537932 21914 tablet_replica.cc:333] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.538412 21914 raft_consensus.cc:2243] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.538894 21914 raft_consensus.cc:2272] T cedd4e66f80b4549a9fb8d7f464de3aa P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.540555 21914 tablet_replica.cc:333] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.541097 21914 raft_consensus.cc:2243] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.541620 21914 raft_consensus.cc:2272] T f3ca6fde06db4ac68e80044383472185 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.543325 21914 tablet_replica.cc:333] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.543777 21914 raft_consensus.cc:2243] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.544184 21914 raft_consensus.cc:2272] T f7c42898a7ff4464b90ffc0ec6058d72 P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.545712 21914 tablet_replica.cc:333] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.546169 21914 raft_consensus.cc:2243] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.546767 21914 raft_consensus.cc:2272] T 99f842c1dee041ab8799e7637c8e77cc P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.548497 21914 tablet_replica.cc:333] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.548972 21914 raft_consensus.cc:2243] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.549481 21914 raft_consensus.cc:2272] T 22bd97b45563441f958934e917eb723b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.551208 21914 tablet_replica.cc:333] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.551646 21914 raft_consensus.cc:2243] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.552354 21914 raft_consensus.cc:2272] T 23d799fca37b4e26a123b84cae2e3705 P b8f0e5c0c56747eba49e05c5c61eb222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.554636 21914 tablet_replica.cc:333] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222: stopping tablet replica
I20260710 13:22:58.555102 21914 raft_consensus.cc:2243] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.555574 21914 raft_consensus.cc:2272] T 48796498b0fb401a814dfcb091d88a9b P b8f0e5c0c56747eba49e05c5c61eb222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.593286 21914 tablet_server.cc:196] TabletServer@127.21.102.132:0 shutdown complete.
I20260710 13:22:58.625012 21914 master.cc:562] Master@127.21.102.190:42437 shutting down...
I20260710 13:22:58.652477 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.653091 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.653370 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P 131825776a9a4d19b533f5d36fb8c697: stopping tablet replica
I20260710 13:22:58.694283 21914 master.cc:584] Master@127.21.102.190:42437 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27617 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:22:58.759467 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:40621
I20260710 13:22:58.760552 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:58.767325 23901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:58.767674 23902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:58.768144 23904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:58.768602 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:58.769941 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:58.770237 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:58.770407 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689778770391 us; error 0 us; skew 500 ppm
I20260710 13:22:58.771009 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:58.774032 21914 webserver.cc:533] Webserver started at http://127.21.102.190:37083/ using document root <none> and password file <none>
I20260710 13:22:58.774547 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:58.774756 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:58.775074 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:58.776350 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "3257d4dab381461e98c766ff21ad9ce5"
format_stamp: "Formatted at 2026-07-10 13:22:58 on dist-test-slave-mxjd"
I20260710 13:22:58.781577 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260710 13:22:58.786022 23909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:58.786932 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:22:58.787271 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "3257d4dab381461e98c766ff21ad9ce5"
format_stamp: "Formatted at 2026-07-10 13:22:58 on dist-test-slave-mxjd"
I20260710 13:22:58.787592 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:58.813709 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:58.815083 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:58.859925 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:40621
I20260710 13:22:58.860044 23960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:40621 every 8 connection(s)
I20260710 13:22:58.864516 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:58.874521 23961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5: Bootstrap starting.
I20260710 13:22:58.879302 23961 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:58.883821 23961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5: No bootstrap required, opened a new log
I20260710 13:22:58.886034 23961 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER }
I20260710 13:22:58.886400 23961 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.886588 23961 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3257d4dab381461e98c766ff21ad9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.887159 23961 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER }
I20260710 13:22:58.887590 23961 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:58.887804 23961 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:58.888010 23961 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.892378 23961 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER }
I20260710 13:22:58.892932 23961 leader_election.cc:304] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [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: 3257d4dab381461e98c766ff21ad9ce5; no voters: 
I20260710 13:22:58.894033 23961 leader_election.cc:290] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:58.894618 23964 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.896207 23964 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 3257d4dab381461e98c766ff21ad9ce5, State: Running, Role: LEADER
I20260710 13:22:58.897135 23961 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:58.897078 23964 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [LEADER]: Queue going to LEADER mode. State: All 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: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER }
I20260710 13:22:58.903084 23966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3257d4dab381461e98c766ff21ad9ce5. Latest consensus state: current_term: 1 leader_uuid: "3257d4dab381461e98c766ff21ad9ce5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER } }
I20260710 13:22:58.905400 23966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:58.905488 23965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3257d4dab381461e98c766ff21ad9ce5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3257d4dab381461e98c766ff21ad9ce5" member_type: VOTER } }
I20260710 13:22:58.906831 23965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:58.908481 23973 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:58.914852 23973 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:58.915947 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:58.924259 23973 catalog_manager.cc:1383] Generated new cluster ID: d580031a11264cbf8c87a4811e7e13eb
I20260710 13:22:58.924589 23973 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:58.961910 23973 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:58.963515 23973 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:58.978348 23973 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5: Generated new TSK 0
I20260710 13:22:58.979049 23973 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:59.048094 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:59.055224 23982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.056490 23983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.059537 23985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:59.059569 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:59.061172 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:59.061412 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:59.061591 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689779061566 us; error 0 us; skew 500 ppm
I20260710 13:22:59.062127 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:59.064745 21914 webserver.cc:533] Webserver started at http://127.21.102.129:39649/ using document root <none> and password file <none>
I20260710 13:22:59.065364 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:59.065580 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:59.065874 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:59.067097 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "b98622926f6242f292a4a8551b02c1d4"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.072085 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:22:59.075898 23990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.076843 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:59.077124 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "b98622926f6242f292a4a8551b02c1d4"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.077363 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:59.097056 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:59.098392 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:59.100021 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:59.102624 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:59.102828 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.103153 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:59.103410 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.149781 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:45739
I20260710 13:22:59.149910 24052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:45739 every 8 connection(s)
I20260710 13:22:59.155761 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:59.163476 24057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.164592 24058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:59.166363 21914 server_base.cc:1061] running on GCE node
W20260710 13:22:59.167048 24061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:59.168179 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:59.168422 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:59.168601 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689779168564 us; error 0 us; skew 500 ppm
I20260710 13:22:59.169305 24053 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40621
I20260710 13:22:59.169447 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:59.169709 24053 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:59.170816 24053 heartbeater.cc:507] Master 127.21.102.190:40621 requested a full tablet report, sending...
I20260710 13:22:59.172457 21914 webserver.cc:533] Webserver started at http://127.21.102.130:38783/ using document root <none> and password file <none>
I20260710 13:22:59.173096 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:59.173326 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:59.173599 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:59.173640 23926 ts_manager.cc:194] Registered new tserver with Master: b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:22:59.174888 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "0a259caf0b1545399002151163ab103f"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.175632 23926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55608
I20260710 13:22:59.180610 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:59.184190 24065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.185210 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:22:59.185518 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "0a259caf0b1545399002151163ab103f"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.185782 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:59.225894 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:59.227279 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:59.228933 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:59.231348 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:59.231582 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.231832 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:59.232007 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.281054 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:37495
I20260710 13:22:59.281208 24127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:37495 every 8 connection(s)
I20260710 13:22:59.286334 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:59.293900 24131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.295919 24132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.298257 24135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:59.298668 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:59.298959 24128 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40621
I20260710 13:22:59.299384 24128 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:59.299857 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:59.300122 24128 heartbeater.cc:507] Master 127.21.102.190:40621 requested a full tablet report, sending...
W20260710 13:22:59.300132 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:59.300498 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689779300475 us; error 0 us; skew 500 ppm
I20260710 13:22:59.301180 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:59.302337 23926 ts_manager.cc:194] Registered new tserver with Master: 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:22:59.304037 23926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55612
I20260710 13:22:59.304159 21914 webserver.cc:533] Webserver started at http://127.21.102.131:35177/ using document root <none> and password file <none>
I20260710 13:22:59.304733 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:59.305020 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:59.305321 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:59.306268 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "d290efa563ae43b8990d8c54ca26f5c1"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.310763 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:59.314530 24139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.315361 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:22:59.315729 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "d290efa563ae43b8990d8c54ca26f5c1"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.316072 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:59.331118 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:59.332420 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:59.334100 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:59.336387 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:59.336604 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.336891 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:59.337077 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.381981 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:41083
I20260710 13:22:59.382169 24201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:41083 every 8 connection(s)
I20260710 13:22:59.387086 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:59.395648 24205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.397267 24206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.400033 24208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:59.400991 21914 server_base.cc:1061] running on GCE node
I20260710 13:22:59.401469 24202 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40621
I20260710 13:22:59.401890 24202 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:59.402176 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:59.402407 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:59.402585 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689779402567 us; error 0 us; skew 500 ppm
I20260710 13:22:59.402688 24202 heartbeater.cc:507] Master 127.21.102.190:40621 requested a full tablet report, sending...
I20260710 13:22:59.403162 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:59.404685 23926 ts_manager.cc:194] Registered new tserver with Master: d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:22:59.406029 23926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55614
I20260710 13:22:59.406270 21914 webserver.cc:533] Webserver started at http://127.21.102.132:36651/ using document root <none> and password file <none>
I20260710 13:22:59.406785 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:59.407014 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:59.407361 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:59.408535 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-3-root/instance:
uuid: "7c25140e02a241f6badafa3bf42ea5ad"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.413336 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:59.417358 24213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.418382 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:22:59.418711 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
uuid: "7c25140e02a241f6badafa3bf42ea5ad"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:22:59.419020 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:59.442868 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:59.444288 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:59.446033 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:59.448531 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:59.448825 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.449116 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:59.449298 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:59.496958 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.132:40581
I20260710 13:22:59.497098 24275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.132:40581 every 8 connection(s)
I20260710 13:22:59.512204 24276 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40621
I20260710 13:22:59.512751 24276 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:59.513624 24276 heartbeater.cc:507] Master 127.21.102.190:40621 requested a full tablet report, sending...
I20260710 13:22:59.515686 23926 ts_manager.cc:194] Registered new tserver with Master: 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:22:59.516397 21914 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016222185s
I20260710 13:22:59.517320 23926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55626
I20260710 13:22:59.544157 23926 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55632:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:22:59.677914 24093 tablet_service.cc:1511] Processing CreateTablet for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:59.678237 24092 tablet_service.cc:1511] Processing CreateTablet for tablet 571e99238ec149a1b7360f4c38008526 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:59.679499 24093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.681501 24092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571e99238ec149a1b7360f4c38008526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.685253 24091 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b7ea010f44bf69df2483227e3f509 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:59.686578 24091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b7ea010f44bf69df2483227e3f509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.690322 24090 tablet_service.cc:1511] Processing CreateTablet for tablet f896d46a836b4dd19f6deacb4b05d541 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:59.692977 24090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896d46a836b4dd19f6deacb4b05d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.694825 24089 tablet_service.cc:1511] Processing CreateTablet for tablet 0199a867153643dd891368a05319a403 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:59.696111 24089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199a867153643dd891368a05319a403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.711617 24088 tablet_service.cc:1511] Processing CreateTablet for tablet 66312d0fde57427387a69221fa751f89 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:59.713196 24088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66312d0fde57427387a69221fa751f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.722586 24239 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7844be61524b5380ceed469b54d296 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:59.724144 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7844be61524b5380ceed469b54d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.726280 24238 tablet_service.cc:1511] Processing CreateTablet for tablet 0199a867153643dd891368a05319a403 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:59.726732 24240 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b7ea010f44bf69df2483227e3f509 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:59.727892 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199a867153643dd891368a05319a403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.728847 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b7ea010f44bf69df2483227e3f509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.729619 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 76b20cf3a669407ebab7563bd273b0c9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:59.731132 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b20cf3a669407ebab7563bd273b0c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.733266 24241 tablet_service.cc:1511] Processing CreateTablet for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:59.734696 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.738765 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 66312d0fde57427387a69221fa751f89 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:59.740181 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66312d0fde57427387a69221fa751f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.747915 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 0a22800425aa42c18dfd6eb126617a65 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:59.749305 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a22800425aa42c18dfd6eb126617a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.760577 24295 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:22:59.764179 24087 tablet_service.cc:1511] Processing CreateTablet for tablet 0a22800425aa42c18dfd6eb126617a65 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:59.765645 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a22800425aa42c18dfd6eb126617a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.768128 24295 tablet_bootstrap.cc:654] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:59.780471 24167 tablet_service.cc:1511] Processing CreateTablet for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:59.782204 24167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5adde0e4c1844b2a4e8d31de1f4e6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.786309 24090 tablet_service.cc:1511] Processing CreateTablet for tablet 6048fa3347514da88e81175eedec5532 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:59.788421 24090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6048fa3347514da88e81175eedec5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.789798 24164 tablet_service.cc:1511] Processing CreateTablet for tablet f896d46a836b4dd19f6deacb4b05d541 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:59.791272 24164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896d46a836b4dd19f6deacb4b05d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.793803 24163 tablet_service.cc:1511] Processing CreateTablet for tablet 76b20cf3a669407ebab7563bd273b0c9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:59.795077 24163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b20cf3a669407ebab7563bd273b0c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.795936 24295 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:22:59.796458 24295 ts_tablet_manager.cc:1403] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.011s
I20260710 13:22:59.797926 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 66312d0fde57427387a69221fa751f89 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:59.799043 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66312d0fde57427387a69221fa751f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.799593 24295 raft_consensus.cc:359] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:22:59.800433 24295 raft_consensus.cc:385] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:59.786695 24166 tablet_service.cc:1511] Processing CreateTablet for tablet 571e99238ec149a1b7360f4c38008526 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:59.802330 24166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571e99238ec149a1b7360f4c38008526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.802418 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 6048fa3347514da88e81175eedec5532 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:59.803717 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6048fa3347514da88e81175eedec5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.788378 24165 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7844be61524b5380ceed469b54d296 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:59.808038 24165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7844be61524b5380ceed469b54d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.835391 24160 tablet_service.cc:1511] Processing CreateTablet for tablet b8bba0d2573344919d27b56d6003a3e7 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:59.837664 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bba0d2573344919d27b56d6003a3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.837065 24235 tablet_service.cc:1511] Processing CreateTablet for tablet b8bba0d2573344919d27b56d6003a3e7 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:59.838848 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bba0d2573344919d27b56d6003a3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.839789 24090 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:59.841313 24090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.841431 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:59.844758 24093 tablet_service.cc:1511] Processing CreateTablet for tablet 927723b5532148a98621a427d19275fa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:59.846796 24093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927723b5532148a98621a427d19275fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.845924 24238 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:59.849150 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.853263 24158 tablet_service.cc:1511] Processing CreateTablet for tablet 927723b5532148a98621a427d19275fa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:59.800760 24295 raft_consensus.cc:740] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:22:59.857643 24295 consensus_queue.cc:260] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:22:59.862136 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 0199a867153643dd891368a05319a403 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:59.872496 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0199a867153643dd891368a05319a403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.864262 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 76b20cf3a669407ebab7563bd273b0c9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:59.874938 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b20cf3a669407ebab7563bd273b0c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.883248 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 6048fa3347514da88e81175eedec5532 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:59.886152 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 0a22800425aa42c18dfd6eb126617a65 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:59.889566 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4f7aad21694fcea8ee603cc0ac9dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.890767 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 927723b5532148a98621a427d19275fa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:59.889621 24010 tablet_service.cc:1511] Processing CreateTablet for tablet b8bba0d2573344919d27b56d6003a3e7 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:59.893095 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6048fa3347514da88e81175eedec5532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.893376 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927723b5532148a98621a427d19275fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.893723 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bba0d2573344919d27b56d6003a3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.896108 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927723b5532148a98621a427d19275fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.898804 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a22800425aa42c18dfd6eb126617a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.865262 24241 tablet_service.cc:1511] Processing CreateTablet for tablet 7e42d2ccb20d44b99abb4c902e643321 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:59.866701 24018 tablet_service.cc:1511] Processing CreateTablet for tablet 571e99238ec149a1b7360f4c38008526 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:59.868206 24296 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:22:59.918293 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e42d2ccb20d44b99abb4c902e643321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.869473 24015 tablet_service.cc:1511] Processing CreateTablet for tablet f896d46a836b4dd19f6deacb4b05d541 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:59.921095 24015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f896d46a836b4dd19f6deacb4b05d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.920744 24090 tablet_service.cc:1511] Processing CreateTablet for tablet 7e42d2ccb20d44b99abb4c902e643321 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:59.859716 24016 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7844be61524b5380ceed469b54d296 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:59.922024 24018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571e99238ec149a1b7360f4c38008526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.922214 24090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e42d2ccb20d44b99abb4c902e643321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.922684 24016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7844be61524b5380ceed469b54d296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.857916 24017 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3b7ea010f44bf69df2483227e3f509 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:59.924428 24017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3b7ea010f44bf69df2483227e3f509. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:22:59.911497 23974 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:59.938674 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 737d2658fbd24b36a40880948a6fccaa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:59.956609 24296 tablet_bootstrap.cc:654] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:59.965410 24166 tablet_service.cc:1511] Processing CreateTablet for tablet 737d2658fbd24b36a40880948a6fccaa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:59.966830 24166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d2658fbd24b36a40880948a6fccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.969419 24128 heartbeater.cc:499] Master 127.21.102.190:40621 was elected leader, sending a full tablet report...
I20260710 13:22:59.979599 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d2658fbd24b36a40880948a6fccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.982172 24087 tablet_service.cc:1511] Processing CreateTablet for tablet 010ff5edd4924d0984e1845eee46855f (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:59.983575 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ff5edd4924d0984e1845eee46855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:59.992053 24298 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:22:59.998044 24295 ts_tablet_manager.cc:1434] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.201s	user 0.011s	sys 0.009s
I20260710 13:22:59.999828 24295 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.018049 24167 tablet_service.cc:1511] Processing CreateTablet for tablet 010ff5edd4924d0984e1845eee46855f (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:00.019615 24167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ff5edd4924d0984e1845eee46855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.031867 24298 tablet_bootstrap.cc:654] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:00.038141 24129 tablet.cc:2406] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:00.044652 24087 tablet_service.cc:1511] Processing CreateTablet for tablet e107c96eebc841ffba2a988a10e9c0b9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:00.046794 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e107c96eebc841ffba2a988a10e9c0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.044649 24240 tablet_service.cc:1511] Processing CreateTablet for tablet 010ff5edd4924d0984e1845eee46855f (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:00.047801 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010ff5edd4924d0984e1845eee46855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.050870 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 994083c18c55441fb435ab1575fa724b (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:00.052065 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994083c18c55441fb435ab1575fa724b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.053172 24093 tablet_service.cc:1511] Processing CreateTablet for tablet 994083c18c55441fb435ab1575fa724b (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:00.054514 24093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994083c18c55441fb435ab1575fa724b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.068780 24296 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.068619 24164 tablet_service.cc:1511] Processing CreateTablet for tablet f96db4cede194cf8b9b2403fd7604834 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:00.070299 24164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96db4cede194cf8b9b2403fd7604834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.070636 24238 tablet_service.cc:1511] Processing CreateTablet for tablet f96db4cede194cf8b9b2403fd7604834 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:00.074328 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96db4cede194cf8b9b2403fd7604834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.069399 24296 ts_tablet_manager.cc:1403] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.202s	user 0.039s	sys 0.024s
I20260710 13:23:00.077633 24296 raft_consensus.cc:359] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.078434 24296 raft_consensus.cc:385] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.078519 24299 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.078845 24296 raft_consensus.cc:740] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.079002 24299 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.079703 24296 consensus_queue.cc:260] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.065793 24167 tablet_service.cc:1511] Processing CreateTablet for tablet e107c96eebc841ffba2a988a10e9c0b9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:00.081521 24167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e107c96eebc841ffba2a988a10e9c0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.081825 24299 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:00.094236 24295 tablet_bootstrap.cc:654] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.095373 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 737d2658fbd24b36a40880948a6fccaa (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:00.103106 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 7e42d2ccb20d44b99abb4c902e643321 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:00.107864 24010 tablet_service.cc:1511] Processing CreateTablet for tablet e107c96eebc841ffba2a988a10e9c0b9 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:00.113754 24159 tablet_service.cc:1511] Processing CreateTablet for tablet c8444892cabd459186ef305757c22f07 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:00.115160 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8444892cabd459186ef305757c22f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.096714 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d2658fbd24b36a40880948a6fccaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.117666 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e42d2ccb20d44b99abb4c902e643321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.125687 24301 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.130610 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 994083c18c55441fb435ab1575fa724b (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:00.131059 24276 heartbeater.cc:499] Master 127.21.102.190:40621 was elected leader, sending a full tablet report...
I20260710 13:23:00.134505 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e107c96eebc841ffba2a988a10e9c0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.134557 24295 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.136535 24295 ts_tablet_manager.cc:1403] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.003s
I20260710 13:23:00.140159 24301 tablet_bootstrap.cc:654] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.145216 24015 tablet_service.cc:1511] Processing CreateTablet for tablet f96db4cede194cf8b9b2403fd7604834 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:00.149683 24015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96db4cede194cf8b9b2403fd7604834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.151295 24298 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:00.151878 24298 ts_tablet_manager.cc:1403] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.006s
I20260710 13:23:00.152659 24296 ts_tablet_manager.cc:1434] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.003s
I20260710 13:23:00.153903 24296 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.160264 24304 raft_consensus.cc:493] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.161092 24304 raft_consensus.cc:515] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.166755 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994083c18c55441fb435ab1575fa724b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.173166 24011 tablet_service.cc:1511] Processing CreateTablet for tablet d251d01139b1403791ff81646965ec41 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:00.181432 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251d01139b1403791ff81646965ec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.174505 24298 raft_consensus.cc:359] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.175074 24301 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.178520 24053 heartbeater.cc:499] Master 127.21.102.190:40621 was elected leader, sending a full tablet report...
I20260710 13:23:00.189469 24301 ts_tablet_manager.cc:1403] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.005s
I20260710 13:23:00.190842 24093 tablet_service.cc:1511] Processing CreateTablet for tablet c8444892cabd459186ef305757c22f07 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:00.193115 24301 raft_consensus.cc:359] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.194031 24301 raft_consensus.cc:385] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.194428 24301 raft_consensus.cc:740] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.195464 24301 consensus_queue.cc:260] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.197160 24298 raft_consensus.cc:385] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.199250 24298 raft_consensus.cc:740] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.192554 24093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8444892cabd459186ef305757c22f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.200886 24298 consensus_queue.cc:260] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.173862 24295 raft_consensus.cc:359] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.202411 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:00.208258 24295 raft_consensus.cc:385] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.208719 24295 raft_consensus.cc:740] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
W20260710 13:23:00.209580 24066 leader_election.cc:343] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.209722 24295 consensus_queue.cc:260] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.204515 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:00.177861 24237 tablet_service.cc:1511] Processing CreateTablet for tablet c8444892cabd459186ef305757c22f07 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:00.213228 24295 ts_tablet_manager.cc:1434] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
W20260710 13:23:00.214075 24067 leader_election.cc:343] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.214365 24295 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.214694 24067 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:00.215727 24299 raft_consensus.cc:2749] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.180087 24296 tablet_bootstrap.cc:654] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.220064 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8444892cabd459186ef305757c22f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.224834 24167 tablet_service.cc:1511] Processing CreateTablet for tablet d251d01139b1403791ff81646965ec41 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:00.226125 24301 ts_tablet_manager.cc:1434] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 13:23:00.226184 24167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251d01139b1403791ff81646965ec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.229425 24087 tablet_service.cc:1511] Processing CreateTablet for tablet d251d01139b1403791ff81646965ec41 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:00.222754 24304 leader_election.cc:290] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:00.231118 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251d01139b1403791ff81646965ec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.238615 24202 heartbeater.cc:499] Master 127.21.102.190:40621 was elected leader, sending a full tablet report...
I20260710 13:23:00.241127 24298 ts_tablet_manager.cc:1434] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.006s
I20260710 13:23:00.242164 24298 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:00.246644 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 225c7d2a30d74481b1a533b5f4f68968 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:00.248173 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225c7d2a30d74481b1a533b5f4f68968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.250099 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 225c7d2a30d74481b1a533b5f4f68968 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:00.252393 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225c7d2a30d74481b1a533b5f4f68968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.256191 24298 tablet_bootstrap.cc:654] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.262121 24164 tablet_service.cc:1511] Processing CreateTablet for tablet f43e0eaa94ca40938e7c2d3474f7c65c (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:00.263520 24164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43e0eaa94ca40938e7c2d3474f7c65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.273892 24090 tablet_service.cc:1511] Processing CreateTablet for tablet 225c7d2a30d74481b1a533b5f4f68968 (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:00.275913 24090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 225c7d2a30d74481b1a533b5f4f68968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.299919 24299 raft_consensus.cc:493] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.300547 24299 raft_consensus.cc:515] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.307317 24301 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.307819 24299 leader_election.cc:290] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.314736 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:00.316833 24067 leader_election.cc:343] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.305513 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.322366 24103 raft_consensus.cc:2468] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:00.325081 24216 leader_election.cc:304] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:00.326277 24304 raft_consensus.cc:2804] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.326740 24304 raft_consensus.cc:493] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:00.327147 24304 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.336954 24304 raft_consensus.cc:515] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.339637 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:00.340878 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
W20260710 13:23:00.341413 24215 leader_election.cc:343] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.341717 24103 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.351573 24295 tablet_bootstrap.cc:654] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.354552 24093 tablet_service.cc:1511] Processing CreateTablet for tablet 32b18ba0793f49318527c9f25e3149eb (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:00.356534 24093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b18ba0793f49318527c9f25e3149eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.361054 24296 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.361581 24296 ts_tablet_manager.cc:1403] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.033s
I20260710 13:23:00.364502 24296 raft_consensus.cc:359] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.388957 24296 raft_consensus.cc:385] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.389484 24296 raft_consensus.cc:740] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.390437 24296 consensus_queue.cc:260] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.375502 24103 raft_consensus.cc:2468] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:00.364624 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 32b18ba0793f49318527c9f25e3149eb (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:00.387327 24298 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:00.393225 24216 leader_election.cc:304] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:00.394531 24296 ts_tablet_manager.cc:1434] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:23:00.397127 24298 ts_tablet_manager.cc:1403] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.155s	user 0.028s	sys 0.023s
I20260710 13:23:00.397163 24307 raft_consensus.cc:2804] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.399433 24296 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.400723 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:00.401171 24237 tablet_service.cc:1511] Processing CreateTablet for tablet f43e0eaa94ca40938e7c2d3474f7c65c (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 13:23:00.402994 24215 leader_election.cc:343] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.393240 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b18ba0793f49318527c9f25e3149eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.403834 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43e0eaa94ca40938e7c2d3474f7c65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.407444 24304 leader_election.cc:290] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:00.407249 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 32b18ba0793f49318527c9f25e3149eb (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:00.408619 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b18ba0793f49318527c9f25e3149eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.415458 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:00.418810 24298 raft_consensus.cc:359] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.419646 24298 raft_consensus.cc:385] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.419970 24298 raft_consensus.cc:740] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.423905 24295 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.424503 24295 ts_tablet_manager.cc:1403] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.210s	user 0.015s	sys 0.014s
I20260710 13:23:00.428402 24295 raft_consensus.cc:359] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.429283 24295 raft_consensus.cc:385] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.429049 24298 consensus_queue.cc:260] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.429718 24295 raft_consensus.cc:740] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.431665 24298 ts_tablet_manager.cc:1434] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:23:00.432698 24298 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:00.395263 24301 tablet_bootstrap.cc:654] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.366365 24011 tablet_service.cc:1511] Processing CreateTablet for tablet f43e0eaa94ca40938e7c2d3474f7c65c (DEFAULT_TABLE table=test-workload [id=7027be9c218b43d9bbb1bde607ef3673]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:00.434816 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43e0eaa94ca40938e7c2d3474f7c65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:00.442130 24307 raft_consensus.cc:697] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:00.443135 24307 consensus_queue.cc:237] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.446367 24295 consensus_queue.cc:260] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.448017 24296 tablet_bootstrap.cc:654] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.450001 24295 ts_tablet_manager.cc:1434] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:23:00.454166 24295 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.456123 24298 tablet_bootstrap.cc:654] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.453224 24301 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.464370 24301 ts_tablet_manager.cc:1403] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.196s	user 0.006s	sys 0.008s
I20260710 13:23:00.467290 24296 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.467788 24296 ts_tablet_manager.cc:1403] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.006s
I20260710 13:23:00.468155 24301 raft_consensus.cc:359] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.469002 24301 raft_consensus.cc:385] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.469364 24301 raft_consensus.cc:740] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.469403 24066 leader_election.cc:304] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:00.470433 24301 consensus_queue.cc:260] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.470969 24296 raft_consensus.cc:359] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.471915 24296 raft_consensus.cc:385] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.471686 24299 raft_consensus.cc:2749] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.472295 24296 raft_consensus.cc:740] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.463655 24295 tablet_bootstrap.cc:654] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.478847 24296 consensus_queue.cc:260] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.481259 24298 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:00.481827 24298 ts_tablet_manager.cc:1403] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.011s
I20260710 13:23:00.481890 24296 ts_tablet_manager.cc:1434] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:23:00.483414 24296 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.484158 23924 catalog_manager.cc:5697] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.485312 24298 raft_consensus.cc:359] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.488363 24298 raft_consensus.cc:385] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.488695 24298 raft_consensus.cc:740] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.488979 24296 tablet_bootstrap.cc:654] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.489667 24298 consensus_queue.cc:260] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.495045 24301 ts_tablet_manager.cc:1434] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:23:00.496232 24298 ts_tablet_manager.cc:1434] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:23:00.506166 24301 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.506556 24298 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:00.517290 24312 raft_consensus.cc:493] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.517901 24312 raft_consensus.cc:515] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.518698 24295 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.519263 24295 ts_tablet_manager.cc:1403] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.029s
I20260710 13:23:00.522981 24301 tablet_bootstrap.cc:654] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.525452 24298 tablet_bootstrap.cc:654] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.526891 24311 raft_consensus.cc:493] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.527413 24311 raft_consensus.cc:515] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.527866 24295 raft_consensus.cc:359] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.503901 24296 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.528611 24295 raft_consensus.cc:385] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.528993 24295 raft_consensus.cc:740] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.529044 24296 ts_tablet_manager.cc:1403] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260710 13:23:00.529830 24295 consensus_queue.cc:260] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.532441 24295 ts_tablet_manager.cc:1434] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:23:00.533526 24295 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.533136 24296 raft_consensus.cc:359] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.534122 24296 raft_consensus.cc:385] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.534518 24296 raft_consensus.cc:740] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.535830 24296 consensus_queue.cc:260] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.538897 24296 ts_tablet_manager.cc:1434] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:00.540320 24296 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.542546 24311 leader_election.cc:290] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:00.547983 24295 tablet_bootstrap.cc:654] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.558223 24312 leader_election.cc:290] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.562737 24296 tablet_bootstrap.cc:654] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.569219 24295 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.569736 24299 raft_consensus.cc:493] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.570452 24299 raft_consensus.cc:515] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.569816 24295 ts_tablet_manager.cc:1403] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260710 13:23:00.574131 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:00.574848 24251 raft_consensus.cc:2468] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:00.577323 24299 leader_election.cc:290] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:00.578821 24295 raft_consensus.cc:359] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.579721 24295 raft_consensus.cc:385] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.580111 24295 raft_consensus.cc:740] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.580163 24066 leader_election.cc:304] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:00.581106 24295 consensus_queue.cc:260] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.583195 24296 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.584079 24296 ts_tablet_manager.cc:1403] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260710 13:23:00.586647 24299 raft_consensus.cc:2804] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.587338 24299 raft_consensus.cc:493] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:00.588066 24299 raft_consensus.cc:3060] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.592080 24312 raft_consensus.cc:493] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.592882 24312 raft_consensus.cc:515] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.588486 24296 raft_consensus.cc:359] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.596246 24296 raft_consensus.cc:385] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.596697 24296 raft_consensus.cc:740] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.598227 24295 ts_tablet_manager.cc:1434] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.003s
I20260710 13:23:00.599545 24295 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.600431 24296 consensus_queue.cc:260] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.606273 24296 ts_tablet_manager.cc:1434] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:23:00.607717 24296 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.616389 24295 tablet_bootstrap.cc:654] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.626155 24296 tablet_bootstrap.cc:654] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.626055 24312 leader_election.cc:290] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.631753 24295 tablet_bootstrap.cc:492] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.632431 24295 ts_tablet_manager.cc:1403] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:23:00.641721 24295 raft_consensus.cc:359] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.642527 24295 raft_consensus.cc:385] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.642838 24295 raft_consensus.cc:740] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.643414 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:00.645107 24066 leader_election.cc:343] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.646771 24296 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.646607 24295 consensus_queue.cc:260] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.647485 24296 ts_tablet_manager.cc:1403] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260710 13:23:00.653270 24295 ts_tablet_manager.cc:1434] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:23:00.653869 24299 raft_consensus.cc:515] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.654383 24295 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.656721 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:00.657330 24251 raft_consensus.cc:3060] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.651930 24296 raft_consensus.cc:359] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.662710 24296 raft_consensus.cc:385] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.663225 24296 raft_consensus.cc:740] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.665868 24296 consensus_queue.cc:260] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.667943 24251 raft_consensus.cc:2468] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:00.669078 24295 tablet_bootstrap.cc:654] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.671245 24296 ts_tablet_manager.cc:1434] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 13:23:00.672737 24296 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.678679 24295 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.679265 24295 ts_tablet_manager.cc:1403] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260710 13:23:00.687489 24295 raft_consensus.cc:359] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.688314 24295 raft_consensus.cc:385] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.688632 24295 raft_consensus.cc:740] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.693105 24295 consensus_queue.cc:260] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.694386 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5adde0e4c1844b2a4e8d31de1f4e6b1" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.694589 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.695048 24103 raft_consensus.cc:2468] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:00.695333 24102 raft_consensus.cc:2468] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:00.695664 24295 ts_tablet_manager.cc:1434] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:23:00.696036 24299 leader_election.cc:290] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:00.696677 24295 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.698062 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5adde0e4c1844b2a4e8d31de1f4e6b1" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:00.698704 24251 raft_consensus.cc:2468] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:00.699525 24066 leader_election.cc:304] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:00.701449 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:00.705982 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:00.706725 24140 leader_election.cc:304] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:00.707921 24312 raft_consensus.cc:2804] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.708345 24312 raft_consensus.cc:493] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:00.709180 23992 leader_election.cc:343] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.709329 24301 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.708681 24312 raft_consensus.cc:3060] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.710083 24301 ts_tablet_manager.cc:1403] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.204s	user 0.083s	sys 0.098s
I20260710 13:23:00.712486 24296 tablet_bootstrap.cc:654] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.704619 24299 raft_consensus.cc:2804] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.713914 24299 raft_consensus.cc:697] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:00.713811 24301 raft_consensus.cc:359] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.714716 24301 raft_consensus.cc:385] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.715072 24301 raft_consensus.cc:740] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.714936 24299 consensus_queue.cc:237] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.716091 24301 consensus_queue.cc:260] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
W20260710 13:23:00.717200 24066 leader_election.cc:343] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.718842 24301 ts_tablet_manager.cc:1434] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:00.719843 24301 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.709319 24142 leader_election.cc:304] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:00.731069 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.733263 24295 tablet_bootstrap.cc:654] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:00.734176 23993 leader_election.cc:343] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.734664 23993 leader_election.cc:304] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:00.740100 24298 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:00.737183 24311 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.730052 24301 tablet_bootstrap.cc:654] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.741214 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:00.741392 24311 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.746491 24298 ts_tablet_manager.cc:1403] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.240s	user 0.043s	sys 0.048s
W20260710 13:23:00.745934 24140 leader_election.cc:343] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.749617 24311 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.750319 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:00.751930 23992 leader_election.cc:343] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.750336 24311 raft_consensus.cc:2749] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.758109 24312 raft_consensus.cc:515] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.771188 24312 leader_election.cc:290] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.772600 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5adde0e4c1844b2a4e8d31de1f4e6b1" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:00.759862 24343 raft_consensus.cc:2804] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.777128 24251 raft_consensus.cc:3060] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.780117 24298 raft_consensus.cc:359] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.780910 24301 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.781554 24312 raft_consensus.cc:493] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.782126 24312 raft_consensus.cc:515] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.784795 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:00.783234 24298 raft_consensus.cc:385] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.783727 24301 ts_tablet_manager.cc:1403] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.015s
I20260710 13:23:00.785694 24250 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:00.786203 23924 catalog_manager.cc:5697] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.784088 24295 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.787281 23991 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:00.787631 24251 raft_consensus.cc:2468] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:00.787964 24295 ts_tablet_manager.cc:1403] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.091s	user 0.005s	sys 0.014s
I20260710 13:23:00.789237 24344 raft_consensus.cc:2804] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.789657 24344 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:00.789706 24140 leader_election.cc:304] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:00.790056 24344 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.781229 24343 raft_consensus.cc:493] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:00.790831 24343 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.790383 24301 raft_consensus.cc:359] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.791309 24301 raft_consensus.cc:385] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.791648 24301 raft_consensus.cc:740] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.792966 24301 consensus_queue.cc:260] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.796290 24301 ts_tablet_manager.cc:1434] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:00.781371 24296 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.797196 24296 ts_tablet_manager.cc:1403] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.012s
I20260710 13:23:00.799927 24343 raft_consensus.cc:515] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.800719 24296 raft_consensus.cc:359] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.801335 24301 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.806237 24295 raft_consensus.cc:359] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.806972 24295 raft_consensus.cc:385] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.803339 24296 raft_consensus.cc:385] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.785686 24298 raft_consensus.cc:740] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.803866 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5adde0e4c1844b2a4e8d31de1f4e6b1" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:00.808372 24102 raft_consensus.cc:3060] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.809474 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.810206 24103 raft_consensus.cc:2468] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:00.811748 24142 leader_election.cc:304] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:00.807266 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:00.813100 24312 leader_election.cc:290] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.813709 24312 raft_consensus.cc:2804] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:00.814038 24301 tablet_bootstrap.cc:654] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.814090 24312 raft_consensus.cc:493] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:00.814430 24140 leader_election.cc:343] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.814673 24312 raft_consensus.cc:3060] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.805266 24346 raft_consensus.cc:2804] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.817615 24299 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.817836 24346 raft_consensus.cc:697] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:00.818131 24299 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.820351 24299 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.807435 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:00.823949 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
W20260710 13:23:00.824846 24140 leader_election.cc:343] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.807273 24295 raft_consensus.cc:740] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.818647 24343 leader_election.cc:290] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.821022 24298 consensus_queue.cc:260] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.807641 24296 raft_consensus.cc:740] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.822412 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:00.819658 24346 consensus_queue.cc:237] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.828894 24102 raft_consensus.cc:2468] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:00.828670 24296 consensus_queue.cc:260] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.829588 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:00.830169 24103 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.829970 24312 raft_consensus.cc:515] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.831472 24296 ts_tablet_manager.cc:1434] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260710 13:23:00.832777 24312 leader_election.cc:290] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.832930 24307 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.833599 24307 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.836354 24298 ts_tablet_manager.cc:1434] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.002s
I20260710 13:23:00.837427 24298 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:00.838265 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:00.839637 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
W20260710 13:23:00.839769 24140 leader_election.cc:343] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.840232 24102 raft_consensus.cc:3060] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.803081 24344 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
W20260710 13:23:00.825421 24066 leader_election.cc:343] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.841598 24296 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
W20260710 13:23:00.841792 24066 leader_election.cc:343] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.842271 24066 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:00.846638 24299 raft_consensus.cc:2749] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.846750 24307 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.826128 24295 consensus_queue.cc:260] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.849334 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
W20260710 13:23:00.852644 24216 leader_election.cc:343] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.853878 24296 tablet_bootstrap.cc:654] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.852581 23924 catalog_manager.cc:5697] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:00.852326 24103 raft_consensus.cc:2468] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:00.857612 24102 raft_consensus.cc:2468] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:00.857831 24142 leader_election.cc:304] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [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: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:00.859277 24142 leader_election.cc:304] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [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: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:00.861003 24346 raft_consensus.cc:2804] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.861738 24346 raft_consensus.cc:697] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:00.863647 24295 ts_tablet_manager.cc:1434] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260710 13:23:00.862871 24346 consensus_queue.cc:237] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.860451 24312 raft_consensus.cc:2804] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.864387 24312 raft_consensus.cc:697] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:00.865592 24312 consensus_queue.cc:237] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.869330 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
W20260710 13:23:00.870838 23992 leader_election.cc:343] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.874029 24295 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.877743 24344 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:00.880617 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:00.881837 24251 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:00.882802 23923 catalog_manager.cc:5697] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.885579 24301 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.886235 24301 ts_tablet_manager.cc:1403] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.009s
I20260710 13:23:00.889310 24301 raft_consensus.cc:359] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.884811 23923 catalog_manager.cc:5697] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.894932 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:00.895135 24301 raft_consensus.cc:385] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.895524 24301 raft_consensus.cc:740] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.896261 24301 consensus_queue.cc:260] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
W20260710 13:23:00.896664 24214 leader_election.cc:343] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:00.897866 24214 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:00.898687 24301 ts_tablet_manager.cc:1434] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:00.898834 24318 raft_consensus.cc:2749] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.899777 24301 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.904681 24251 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:00.906000 23991 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:00.906266 24301 tablet_bootstrap.cc:654] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.906266 24298 tablet_bootstrap.cc:654] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.908150 24344 raft_consensus.cc:2804] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:00.909765 24296 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:00.910362 24296 ts_tablet_manager.cc:1403] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.013s
I20260710 13:23:00.910285 24344 raft_consensus.cc:697] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:00.911605 24344 consensus_queue.cc:237] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:00.913513 24296 raft_consensus.cc:359] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.914348 24296 raft_consensus.cc:385] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.914700 24296 raft_consensus.cc:740] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.908143 24295 tablet_bootstrap.cc:654] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.915501 24296 consensus_queue.cc:260] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.917881 24311 raft_consensus.cc:493] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:00.918444 24311 raft_consensus.cc:515] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:00.920830 24296 ts_tablet_manager.cc:1434] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:00.921911 24296 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:00.922400 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:00.920991 24311 leader_election.cc:290] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:00.927371 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0199a867153643dd891368a05319a403" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:00.928519 24251 raft_consensus.cc:2393] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b98622926f6242f292a4a8551b02c1d4 in current term 1: Already voted for candidate 0a259caf0b1545399002151163ab103f in this term.
I20260710 13:23:00.930508 23991 leader_election.cc:304] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:00.931761 24311 raft_consensus.cc:3060] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:00.931962 23974 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:00.932912 24296 tablet_bootstrap.cc:654] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.935990 24301 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.936825 24301 ts_tablet_manager.cc:1403] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.013s
I20260710 13:23:00.941129 24301 raft_consensus.cc:359] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.942317 24301 raft_consensus.cc:385] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.942811 24301 raft_consensus.cc:740] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.944278 24311 raft_consensus.cc:2749] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:00.944043 24301 consensus_queue.cc:260] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:00.955250 24295 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:00.958166 24295 ts_tablet_manager.cc:1403] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.001s
I20260710 13:23:00.958009 23924 catalog_manager.cc:5697] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.963203 24295 raft_consensus.cc:359] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.964164 24295 raft_consensus.cc:385] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:00.968653 24301 ts_tablet_manager.cc:1434] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.002s
I20260710 13:23:00.970343 24301 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:00.979643 24301 tablet_bootstrap.cc:654] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:00.964521 24295 raft_consensus.cc:740] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:00.981355 24295 consensus_queue.cc:260] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:00.983739 24295 ts_tablet_manager.cc:1434] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:23:00.991226 24295 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:00.996502 24301 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:00.997370 24301 ts_tablet_manager.cc:1403] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.014s
I20260710 13:23:01.001565 24301 raft_consensus.cc:359] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.002966 24301 raft_consensus.cc:385] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.003494 24301 raft_consensus.cc:740] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.005393 24361 raft_consensus.cc:493] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.004804 24301 consensus_queue.cc:260] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.005959 24361 raft_consensus.cc:515] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
W20260710 13:23:01.013793 24215 consensus_peers.cc:597] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Couldn't send request to peer d290efa563ae43b8990d8c54ca26f5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:01.014488 24301 ts_tablet_manager.cc:1434] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:23:01.015206 24295 tablet_bootstrap.cc:654] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.016847 24301 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:01.017920 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.019121 24103 raft_consensus.cc:2393] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b98622926f6242f292a4a8551b02c1d4 in current term 1: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:01.027653 24301 tablet_bootstrap.cc:654] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.028183 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6048fa3347514da88e81175eedec5532" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:01.030771 23992 leader_election.cc:304] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.032879 24344 raft_consensus.cc:3060] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.033844 24318 raft_consensus.cc:493] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.034381 24318 raft_consensus.cc:515] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.036393 24295 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:01.037149 24295 ts_tablet_manager.cc:1403] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.016s
I20260710 13:23:01.039898 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.040623 24028 raft_consensus.cc:2468] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:01.041190 24295 raft_consensus.cc:359] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.042227 24295 raft_consensus.cc:385] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.042626 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:01.036696 24318 leader_election.cc:290] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.042683 24214 leader_election.cc:304] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
W20260710 13:23:01.045410 24215 leader_election.cc:343] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.046356 24318 raft_consensus.cc:2804] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.046764 24318 raft_consensus.cc:493] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.047142 24318 raft_consensus.cc:3060] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.049396 24298 tablet_bootstrap.cc:492] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.050102 24298 ts_tablet_manager.cc:1403] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.213s	user 0.041s	sys 0.059s
I20260710 13:23:01.050606 24344 raft_consensus.cc:2749] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.032292 24361 leader_election.cc:290] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.042649 24295 raft_consensus.cc:740] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.055023 24301 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:01.053514 24295 consensus_queue.cc:260] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.055197 24307 consensus_queue.cc:1048] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.055657 24301 ts_tablet_manager.cc:1403] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.018s
I20260710 13:23:01.056470 24296 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.056950 24296 ts_tablet_manager.cc:1403] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.135s	user 0.040s	sys 0.051s
I20260710 13:23:01.058266 24318 raft_consensus.cc:515] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.058694 24301 raft_consensus.cc:359] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.059531 24296 raft_consensus.cc:359] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.060799 24301 raft_consensus.cc:385] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.061008 24296 raft_consensus.cc:385] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.061228 24301 raft_consensus.cc:740] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.061386 24296 raft_consensus.cc:740] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.062261 24296 consensus_queue.cc:260] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.062292 24301 consensus_queue.cc:260] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.062839 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:01.063478 24028 raft_consensus.cc:3060] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.064337 24296 ts_tablet_manager.cc:1434] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:23:01.064685 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.065217 24296 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
W20260710 13:23:01.066006 24215 leader_election.cc:343] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.060405 24295 ts_tablet_manager.cc:1434] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:23:01.069876 24295 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:01.070861 24296 tablet_bootstrap.cc:654] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.074462 24028 raft_consensus.cc:2468] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.082646 24318 leader_election.cc:290] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.083643 24214 leader_election.cc:304] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.085027 24318 raft_consensus.cc:2804] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.085626 24318 raft_consensus.cc:697] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:01.086558 24318 consensus_queue.cc:237] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.077515 24295 tablet_bootstrap.cc:654] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.079728 24301 ts_tablet_manager.cc:1434] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:23:01.091115 24301 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:01.093791 24298 raft_consensus.cc:359] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.094702 24298 raft_consensus.cc:385] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.103210 24298 raft_consensus.cc:740] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.104839 24298 consensus_queue.cc:260] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.101155 24301 tablet_bootstrap.cc:654] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.119951 24295 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:01.121008 24295 ts_tablet_manager.cc:1403] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260710 13:23:01.125003 24295 raft_consensus.cc:359] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.126039 24295 raft_consensus.cc:385] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.126648 24295 raft_consensus.cc:740] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.127806 24295 consensus_queue.cc:260] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.131269 24298 ts_tablet_manager.cc:1434] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260710 13:23:01.145278 24298 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.146775 24301 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:01.147317 24301 ts_tablet_manager.cc:1403] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.009s
I20260710 13:23:01.147730 24295 ts_tablet_manager.cc:1434] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:23:01.147758 24361 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.148447 24361 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.148995 24295 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:01.150388 24301 raft_consensus.cc:359] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.151113 24301 raft_consensus.cc:385] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.151401 24301 raft_consensus.cc:740] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.151831 24298 tablet_bootstrap.cc:654] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.153523 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:01.155138 23992 leader_election.cc:343] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.155428 24295 tablet_bootstrap.cc:654] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.150725 24361 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.158303 24296 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.158960 24296 ts_tablet_manager.cc:1403] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.094s	user 0.037s	sys 0.038s
I20260710 13:23:01.158783 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.160544 24103 raft_consensus.cc:2468] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:01.163457 24296 raft_consensus.cc:359] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.164067 24298 tablet_bootstrap.cc:492] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.164202 24296 raft_consensus.cc:385] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.164863 24298 ts_tablet_manager.cc:1403] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 13:23:01.164754 24296 raft_consensus.cc:740] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.165395 23993 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.165831 24296 consensus_queue.cc:260] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.167541 24361 raft_consensus.cc:2804] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.168103 24296 ts_tablet_manager.cc:1434] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260710 13:23:01.168295 24361 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.169425 24296 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:01.169471 24361 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.171819 24298 raft_consensus.cc:359] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.172644 24298 raft_consensus.cc:385] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.173002 24298 raft_consensus.cc:740] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.175140 24301 consensus_queue.cc:260] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.176753 24296 tablet_bootstrap.cc:654] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.177785 24298 consensus_queue.cc:260] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.179049 24301 ts_tablet_manager.cc:1434] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:23:01.180959 24318 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.181439 24318 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.182986 24298 ts_tablet_manager.cc:1434] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 13:23:01.183770 24318 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.185137 24301 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:01.185432 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:01.186894 24214 leader_election.cc:343] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.186374 23926 catalog_manager.cc:5697] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:01.187937 24298 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.189713 24318 raft_consensus.cc:493] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.190168 24318 raft_consensus.cc:515] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.193900 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bba0d2573344919d27b56d6003a3e7" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.194480 24028 raft_consensus.cc:2468] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:01.195665 24214 leader_election.cc:304] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:01.196398 24318 leader_election.cc:290] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.196483 24307 raft_consensus.cc:2804] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.197186 24307 raft_consensus.cc:493] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.197672 24307 raft_consensus.cc:3060] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.197759 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bba0d2573344919d27b56d6003a3e7" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:01.198750 24177 raft_consensus.cc:2468] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:01.202060 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.209201 24312 raft_consensus.cc:493] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.229421 24312 raft_consensus.cc:515] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.230851 24299 consensus_queue.cc:1048] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:01.216153 24346 raft_consensus.cc:493] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.217996 24349 consensus_queue.cc:1048] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:01.233880 24346 raft_consensus.cc:515] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.239319 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.239637 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.236691 24346 leader_election.cc:290] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.232580 24312 leader_election.cc:290] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.221592 24301 tablet_bootstrap.cc:654] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.242719 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.243616 24251 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:01.245973 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.246651 24103 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:01.248147 24216 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.248432 24140 leader_election.cc:304] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:01.224854 24298 tablet_bootstrap.cc:654] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.220299 24307 raft_consensus.cc:515] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.249284 24318 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.250946 24318 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.251402 24318 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.253031 24307 leader_election.cc:290] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.254202 24028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bba0d2573344919d27b56d6003a3e7" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:01.254796 24028 raft_consensus.cc:3060] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.225423 24337 raft_consensus.cc:493] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.257033 24337 raft_consensus.cc:515] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.259362 24102 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:01.262212 24299 raft_consensus.cc:493] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.263492 24028 raft_consensus.cc:2468] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.264753 24214 leader_election.cc:304] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:01.266031 24307 raft_consensus.cc:2804] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.266522 24307 raft_consensus.cc:697] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:01.262698 24299 raft_consensus.cc:515] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.267323 24307 consensus_queue.cc:237] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.270465 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:01.272889 24067 leader_election.cc:343] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.276183 24368 raft_consensus.cc:493] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.276882 24368 raft_consensus.cc:515] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.277905 24337 leader_election.cc:290] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.278781 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:01.279595 24177 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:01.280090 24368 leader_election.cc:290] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.282850 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.283735 24102 raft_consensus.cc:2468] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:01.283965 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.284708 24027 raft_consensus.cc:2468] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:01.285799 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:01.286131 24312 raft_consensus.cc:2804] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.286618 24312 raft_consensus.cc:493] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.287015 24312 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.287369 24216 leader_election.cc:304] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:01.289414 24067 leader_election.cc:304] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:01.290138 24066 leader_election.cc:304] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.291105 24368 raft_consensus.cc:2804] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.291656 24337 raft_consensus.cc:2804] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.299417 24368 raft_consensus.cc:493] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.299574 24337 raft_consensus.cc:493] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.298610 24299 leader_election.cc:290] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
W20260710 13:23:01.292490 24215 leader_election.cc:343] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.297732 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bba0d2573344919d27b56d6003a3e7" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.299948 24368 raft_consensus.cc:3060] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.300419 24337 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.312142 24298 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.312312 24301 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:01.291721 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.250491 24140 leader_election.cc:304] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:01.302147 24378 raft_consensus.cc:2804] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.313243 24378 raft_consensus.cc:493] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.313524 24346 raft_consensus.cc:2749] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.313912 24177 raft_consensus.cc:3060] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.313737 24378 raft_consensus.cc:3060] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.317332 24299 consensus_queue.cc:1048] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:01.313196 24249 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:01.312680 24298 ts_tablet_manager.cc:1403] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.001s
W20260710 13:23:01.326298 24140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.132:40581, user_credentials={real_user=slave}} blocked reactor thread for 75930us
I20260710 13:23:01.327754 24298 raft_consensus.cc:359] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.328667 24298 raft_consensus.cc:385] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.329015 24298 raft_consensus.cc:740] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.331144 24301 ts_tablet_manager.cc:1403] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.004s
I20260710 13:23:01.332404 24349 consensus_queue.cc:1048] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.334052 24298 consensus_queue.cc:260] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.336298 24298 ts_tablet_manager.cc:1434] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:01.337453 24298 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.337265 24378 raft_consensus.cc:515] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.343122 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.343884 24318 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
W20260710 13:23:01.345072 24067 leader_election.cc:343] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.345619 24368 raft_consensus.cc:515] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.346715 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:01.349191 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:01.349994 24102 raft_consensus.cc:3060] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.353338 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.354969 24368 leader_election.cc:290] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
W20260710 13:23:01.355858 24215 leader_election.cc:343] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.352731 24298 tablet_bootstrap.cc:654] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.365622 24349 consensus_queue.cc:1048] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.367512 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:01.368252 24101 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.368553 24298 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.369031 24298 ts_tablet_manager.cc:1403] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260710 13:23:01.371683 24298 raft_consensus.cc:359] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.372318 24298 raft_consensus.cc:385] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.372572 24298 raft_consensus.cc:740] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.374408 24026 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.373235 24298 consensus_queue.cc:260] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.334347 24301 raft_consensus.cc:359] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.383368 24301 raft_consensus.cc:385] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.384675 24301 raft_consensus.cc:740] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.382767 24378 leader_election.cc:290] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.384853 24349 consensus_queue.cc:1048] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.387861 24346 consensus_queue.cc:1048] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:01.390887 23992 consensus_peers.cc:597] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 -> Peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Couldn't send request to peer d290efa563ae43b8990d8c54ca26f5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:01.391064 24101 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.392302 24216 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:01.396999 24368 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.397471 24368 raft_consensus.cc:697] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
W20260710 13:23:01.397830 24066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.132:40581, user_credentials={real_user=slave}} blocked reactor thread for 95619.3us
I20260710 13:23:01.398278 24368 consensus_queue.cc:237] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.399601 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:01.400210 24023 raft_consensus.cc:3060] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.356597 24337 raft_consensus.cc:515] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.381415 24298 ts_tablet_manager.cc:1434] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:01.420162 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.408463 24318 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.421502 24298 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.423069 24312 raft_consensus.cc:515] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.424228 24176 raft_consensus.cc:2393] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 1: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:01.433782 24301 consensus_queue.cc:260] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.374157 24361 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.386467 24102 raft_consensus.cc:2468] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.436231 24027 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.432545 24023 raft_consensus.cc:2468] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:01.455063 24216 leader_election.cc:304] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.453159 24337 leader_election.cc:290] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.474125 24307 raft_consensus.cc:2804] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.474422 24066 leader_election.cc:304] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.476297 24381 raft_consensus.cc:2804] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.476832 24381 raft_consensus.cc:697] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:01.477722 24381 consensus_queue.cc:237] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.478196 24176 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.481108 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:01.481734 24251 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.483582 24177 raft_consensus.cc:2468] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.481376 24296 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.485565 24296 ts_tablet_manager.cc:1403] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.316s	user 0.090s	sys 0.158s
I20260710 13:23:01.486418 24312 leader_election.cc:290] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.487498 24344 consensus_queue.cc:1048] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.488319 24296 raft_consensus.cc:359] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.488989 24296 raft_consensus.cc:385] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.491724 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:01.492509 24101 raft_consensus.cc:2393] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d290efa563ae43b8990d8c54ca26f5c1 in current term 1: Already voted for candidate 0a259caf0b1545399002151163ab103f in this term.
I20260710 13:23:01.495779 24378 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.496318 24378 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.492602 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:01.498383 24378 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.498728 24344 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.489221 24296 raft_consensus.cc:740] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.499226 24344 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.499862 24296 consensus_queue.cc:260] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.507444 24296 ts_tablet_manager.cc:1434] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:23:01.498860 24251 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:01.509941 24318 raft_consensus.cc:493] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.510696 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.510718 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.510527 24318 raft_consensus.cc:515] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.511471 24101 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:01.511559 24251 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:01.512789 23991 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:01.513491 24318 leader_election.cc:290] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.514092 24344 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.514864 24296 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:01.514663 24344 raft_consensus.cc:2804] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.515422 24344 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.515759 24344 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.515894 24298 tablet_bootstrap.cc:654] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.514636 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
W20260710 13:23:01.522094 24216 leader_election.cc:343] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.524314 24344 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.524348 24296 tablet_bootstrap.cc:654] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.526614 24344 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.535920 24307 raft_consensus.cc:697] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:01.542910 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
W20260710 13:23:01.538980 24140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:45739, user_credentials={real_user=slave}} blocked reactor thread for 49079.5us
I20260710 13:23:01.543591 24101 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.544271 24140 leader_election.cc:304] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [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: d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:01.527159 24318 consensus_queue.cc:1048] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:23:01.527024 24066 leader_election.cc:304] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:01.570868 24295 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:01.571002 24381 raft_consensus.cc:2804] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.571528 24295 ts_tablet_manager.cc:1403] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.423s	user 0.063s	sys 0.078s
I20260710 13:23:01.571796 24381 raft_consensus.cc:697] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:01.537026 24307 consensus_queue.cc:237] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.549808 24349 consensus_queue.cc:1048] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:23:01.575511 24295 raft_consensus.cc:359] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.596328 24295 raft_consensus.cc:385] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.596616 24295 raft_consensus.cc:740] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.597206 24349 raft_consensus.cc:493] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.597280 24295 consensus_queue.cc:260] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.597901 24349 raft_consensus.cc:515] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.589924 24361 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:01.591171 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:01.591853 24312 raft_consensus.cc:2749] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.599148 24295 ts_tablet_manager.cc:1434] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:23:01.588929 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:01.618019 24142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.130:37495, user_credentials={real_user=slave}} blocked reactor thread for 74581.6us
I20260710 13:23:01.621603 24349 leader_election.cc:290] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:01.611564 24177 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.602375 24101 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
W20260710 13:23:01.625133 24140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.132:40581, user_credentials={real_user=slave}} blocked reactor thread for 80959.4us
I20260710 13:23:01.619479 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.626924 24175 raft_consensus.cc:3060] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:01.602020 24066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.132:40581, user_credentials={real_user=slave}} blocked reactor thread for 75089.7us
I20260710 13:23:01.572760 24381 consensus_queue.cc:237] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.636025 24177 raft_consensus.cc:2468] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:01.637212 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.637506 23992 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:01.638077 24025 raft_consensus.cc:2393] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 1: Already voted for candidate b98622926f6242f292a4a8551b02c1d4 in this term.
I20260710 13:23:01.638319 24295 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:01.638625 24361 raft_consensus.cc:2804] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.639091 24361 raft_consensus.cc:697] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:01.639945 24361 consensus_queue.cc:237] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.640415 23993 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
W20260710 13:23:01.641762 24214 leader_election.cc:343] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.629842 24027 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:01.642279 24214 leader_election.cc:304] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.642796 24311 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.642866 24344 raft_consensus.cc:2804] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.643023 24318 raft_consensus.cc:2749] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.643460 24344 raft_consensus.cc:697] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:01.643266 24311 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.629491 24251 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:01.644802 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:01.644300 24344 consensus_queue.cc:237] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.645452 24101 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.648738 24298 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.649415 24298 ts_tablet_manager.cc:1403] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.030s
W20260710 13:23:01.620223 23991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.132:40581, user_credentials={real_user=slave}} blocked reactor thread for 107555us
W20260710 13:23:01.657255 24391 log.cc:927] Time spent T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260710 13:23:01.659577 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.659919 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7844be61524b5380ceed469b54d296" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.662235 24311 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.675974 24140 leader_election.cc:304] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d290efa563ae43b8990d8c54ca26f5c1; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.677475 24066 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.678321 24337 raft_consensus.cc:2764] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:01.678443 24298 raft_consensus.cc:359] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.682041 24298 raft_consensus.cc:385] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.682305 24298 raft_consensus.cc:740] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.683032 24298 consensus_queue.cc:260] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.683993 24100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:01.684599 24100 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:01.686623 24298 ts_tablet_manager.cc:1434] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:23:01.688967 24401 raft_consensus.cc:2749] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.695688 24295 tablet_bootstrap.cc:654] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.699324 24298 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.703028 24301 ts_tablet_manager.cc:1434] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.371s	user 0.011s	sys 0.004s
I20260710 13:23:01.703747 24301 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:01.719486 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:01.721030 24249 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.702483 23993 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:01.730396 24408 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:01.731117 24408 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.731642 24408 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:01.730610 24296 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.733750 24296 ts_tablet_manager.cc:1403] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.225s	user 0.016s	sys 0.008s
I20260710 13:23:01.736402 24296 raft_consensus.cc:359] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.737895 24296 raft_consensus.cc:385] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.738171 24296 raft_consensus.cc:740] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.738821 24296 consensus_queue.cc:260] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.744067 24296 ts_tablet_manager.cc:1434] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:01.746259 24301 tablet_bootstrap.cc:654] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.755666 24400 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.756395 24400 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.759461 24299 raft_consensus.cc:493] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:01.760134 24299 raft_consensus.cc:515] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.762787 24299 leader_election.cc:290] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.767778 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.768599 24296 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:01.716439 24307 consensus_queue.cc:1048] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260710 13:23:01.771883 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:01.779354 24066 leader_election.cc:343] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.780519 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.784376 24296 tablet_bootstrap.cc:654] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.785066 24400 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.772634 24249 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:01.790596 24298 tablet_bootstrap.cc:654] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.789523 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:01.793855 23926 catalog_manager.cc:5697] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:01.796048 23926 catalog_manager.cc:5697] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:01.797276 24140 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d290efa563ae43b8990d8c54ca26f5c1; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.799108 24390 raft_consensus.cc:2749] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:01.801786 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:01.802241 24101 raft_consensus.cc:2468] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:01.802455 24249 raft_consensus.cc:2468] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:01.802702 24301 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:01.803198 24301 ts_tablet_manager.cc:1403] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.015s
I20260710 13:23:01.803902 24066 leader_election.cc:304] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.809877 24296 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.810402 24299 raft_consensus.cc:2804] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:01.810984 24296 ts_tablet_manager.cc:1403] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260710 13:23:01.810878 24299 raft_consensus.cc:493] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:01.815584 24299 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.816654 24296 raft_consensus.cc:359] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.819249 24295 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:01.819705 24295 ts_tablet_manager.cc:1403] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.000s
I20260710 13:23:01.822367 24296 raft_consensus.cc:385] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.822669 24296 raft_consensus.cc:740] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.823243 24296 consensus_queue.cc:260] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.826927 24295 raft_consensus.cc:359] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.827723 24295 raft_consensus.cc:385] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.828007 24295 raft_consensus.cc:740] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.828824 24295 consensus_queue.cc:260] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:01.830242 24301 raft_consensus.cc:359] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.830710 24295 ts_tablet_manager.cc:1434] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:01.830950 24301 raft_consensus.cc:385] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.831220 24301 raft_consensus.cc:740] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.831616 24295 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:01.831890 24301 consensus_queue.cc:260] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.834010 24301 ts_tablet_manager.cc:1434] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:23:01.833966 24299 raft_consensus.cc:515] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.834991 24301 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:01.836136 24299 leader_election.cc:290] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:01.825369 24408 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.837807 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:01.838591 24408 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:01.838482 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:01.839176 24249 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.839594 24296 ts_tablet_manager.cc:1434] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:23:01.840513 24296 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:01.842558 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:01.843295 24101 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:01.845666 24296 tablet_bootstrap.cc:654] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.851884 24101 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:01.852308 24301 tablet_bootstrap.cc:654] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.854339 23993 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:01.855559 24408 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:01.856128 24408 raft_consensus.cc:697] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:01.856935 24408 consensus_queue.cc:237] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER 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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.857863 24295 tablet_bootstrap.cc:654] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.847949 24249 raft_consensus.cc:2468] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
W20260710 13:23:01.852686 24066 leader_election.cc:343] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:01.867386 24101 raft_consensus.cc:1240] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Rejecting Update request from peer 7c25140e02a241f6badafa3bf42ea5ad for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:01.868000 24397 consensus_queue.cc:1048] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:01.867501 24066 leader_election.cc:304] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:01.870456 24397 consensus_queue.cc:1059] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.871191 24299 raft_consensus.cc:2804] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.871840 24307 consensus_queue.cc:1048] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:01.872005 24299 raft_consensus.cc:697] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:01.873224 24299 consensus_queue.cc:237] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.871281 24397 raft_consensus.cc:3055] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:01.875491 24397 raft_consensus.cc:740] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:01.877535 24397 consensus_queue.cc:260] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.876727 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:01.878767 24397 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:01.879971 24298 tablet_bootstrap.cc:492] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:01.880430 24298 ts_tablet_manager.cc:1403] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.181s	user 0.022s	sys 0.036s
I20260710 13:23:01.880722 24175 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.885439 24298 raft_consensus.cc:359] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.886212 24298 raft_consensus.cc:385] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.886528 24298 raft_consensus.cc:740] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.887336 24298 consensus_queue.cc:260] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:01.889746 24298 ts_tablet_manager.cc:1434] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:01.890717 24298 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:01.926482 24298 tablet_bootstrap.cc:654] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:01.936323 23974 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:01.940248 24296 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:01.944408 24248 raft_consensus.cc:2410] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b98622926f6242f292a4a8551b02c1d4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:01.945443 24295 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:01.946185 24295 ts_tablet_manager.cc:1403] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.115s	user 0.034s	sys 0.022s
I20260710 13:23:01.948832 24296 ts_tablet_manager.cc:1403] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.020s
I20260710 13:23:01.949554 24295 raft_consensus.cc:359] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.950556 24295 raft_consensus.cc:385] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.951072 24295 raft_consensus.cc:740] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.951385 24296 raft_consensus.cc:359] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.951962 24295 consensus_queue.cc:260] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.952061 24296 raft_consensus.cc:385] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.953626 24296 raft_consensus.cc:740] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.954387 24296 consensus_queue.cc:260] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:01.957886 24296 ts_tablet_manager.cc:1434] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260710 13:23:01.956316 24295 ts_tablet_manager.cc:1434] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:01.959545 24295 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:01.961931 23923 catalog_manager.cc:5697] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:01.963366 24296 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:01.963400 24301 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:01.967867 24301 ts_tablet_manager.cc:1403] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.018s
I20260710 13:23:01.969712 24295 tablet_bootstrap.cc:654] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.971478 24301 raft_consensus.cc:359] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:01.972458 24301 raft_consensus.cc:385] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.972831 24301 raft_consensus.cc:740] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.963873 23923 catalog_manager.cc:5697] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:01.971993 24296 tablet_bootstrap.cc:654] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.974865 23923 catalog_manager.cc:5697] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:01.989267 24318 consensus_queue.cc:1048] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.001184 24299 consensus_queue.cc:1048] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.003232 23922 catalog_manager.cc:5697] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:02.008308 24175 raft_consensus.cc:3060] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.026849 23924 catalog_manager.cc:5697] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.033308 24408 consensus_queue.cc:1048] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.040657 24408 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.041314 24408 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.044828 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.045519 24248 raft_consensus.cc:2468] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.044883 23924 catalog_manager.cc:5697] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.046730 23991 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:02.047724 24396 raft_consensus.cc:2804] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.047758 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.048244 24396 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.048588 24396 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:02.049034 23992 leader_election.cc:343] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.052881 24408 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.069424 24295 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:02.070025 24295 ts_tablet_manager.cc:1403] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.025s
I20260710 13:23:02.070809 24318 raft_consensus.cc:493] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.071302 24318 raft_consensus.cc:515] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.073094 24296 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:02.074967 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.076267 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.076455 24296 ts_tablet_manager.cc:1403] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.033s
W20260710 13:23:02.077227 24215 leader_election.cc:343] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.075075 24295 raft_consensus.cc:359] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.078042 24295 raft_consensus.cc:385] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:02.078071 24214 leader_election.cc:343] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.078473 24295 raft_consensus.cc:740] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.078644 24214 leader_election.cc:304] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.079679 24298 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.085407 24298 ts_tablet_manager.cc:1403] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.195s	user 0.052s	sys 0.040s
I20260710 13:23:02.087014 24390 raft_consensus.cc:493] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.087910 24298 raft_consensus.cc:359] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.087639 24390 raft_consensus.cc:515] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.088904 24412 consensus_queue.cc:1048] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.089450 24296 raft_consensus.cc:359] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.090291 24296 raft_consensus.cc:385] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.090570 24296 raft_consensus.cc:740] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.091261 24296 consensus_queue.cc:260] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.093572 24296 ts_tablet_manager.cc:1434] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:23:02.094601 24296 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:02.079381 24295 consensus_queue.cc:260] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.079898 24392 raft_consensus.cc:2749] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.098528 24295 ts_tablet_manager.cc:1434] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260710 13:23:02.099557 24295 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
W20260710 13:23:02.098438 24067 consensus_peers.cc:597] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f -> Peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Couldn't send request to peer d290efa563ae43b8990d8c54ca26f5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:02.102355 24390 leader_election.cc:290] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.104422 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.088574 24298 raft_consensus.cc:385] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.105204 24298 raft_consensus.cc:740] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.106339 24381 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.106199 24298 consensus_queue.cc:260] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.106992 24381 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.108466 24298 ts_tablet_manager.cc:1434] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260710 13:23:02.109457 24298 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.110231 24381 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.111739 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.113202 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.113857 24248 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:02.115247 24066 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:02.080315 24318 leader_election.cc:290] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.116077 24337 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.116449 24337 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.116798 24337 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.116981 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4f7aad21694fcea8ee603cc0ac9dcf" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.118597 24142 leader_election.cc:304] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [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: d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:02.116999 24296 tablet_bootstrap.cc:654] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.120261 24390 raft_consensus.cc:2749] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:02.121294 24298 tablet_bootstrap.cc:654] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.123073 24295 tablet_bootstrap.cc:654] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.083681 24396 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.131160 24301 consensus_queue.cc:260] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.132682 24301 ts_tablet_manager.cc:1434] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.000s
I20260710 13:23:02.133333 24025 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:02.136972 24390 raft_consensus.cc:493] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.137740 24408 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.137647 24390 raft_consensus.cc:515] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.138305 24408 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.141383 24344 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:23:02.149926 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.140731 24408 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:02.151077 24397 consensus_queue.cc:1048] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.151365 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.149866 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.127652 24337 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.157835 24249 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.161831 24248 raft_consensus.cc:2468] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:02.162365 24390 leader_election.cc:290] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.163103 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:02.164283 24102 raft_consensus.cc:2393] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b98622926f6242f292a4a8551b02c1d4 in current term 1: Already voted for candidate 0a259caf0b1545399002151163ab103f in this term.
I20260710 13:23:02.164597 24337 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.165728 24396 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.169149 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:02.169763 24248 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.169652 23991 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:02.165750 24140 leader_election.cc:304] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:02.172890 24390 raft_consensus.cc:2804] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.173244 24390 raft_consensus.cc:493] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.173563 24390 raft_consensus.cc:3060] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.176637 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:02.177171 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:02.177448 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.177215 24249 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:02.182091 23992 leader_election.cc:343] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.176128 24337 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.183969 24337 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.184962 24396 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.193821 24337 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.191820 24027 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:02.188623 24140 leader_election.cc:343] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.198079 24385 raft_consensus.cc:493] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.198361 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.198602 24385 raft_consensus.cc:515] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.200711 24385 leader_election.cc:290] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
W20260710 13:23:02.202042 24067 leader_election.cc:343] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.203493 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.203984 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
W20260710 13:23:02.204946 24067 leader_election.cc:343] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:02.205416 24066 leader_election.cc:343] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.208145 24301 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.211912 24249 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:02.214522 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.215754 24066 leader_election.cc:304] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.216210 24385 consensus_queue.cc:1048] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.217618 24385 raft_consensus.cc:2749] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:02.217904 24066 leader_election.cc:343] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.217965 23926 catalog_manager.cc:5697] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 1 to 2, leader changed from 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.218638 24066 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.224825 24397 raft_consensus.cc:493] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.225325 24397 raft_consensus.cc:515] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.227427 24397 leader_election.cc:290] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:02.227624 24066 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:02.228948 24385 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.229588 24385 raft_consensus.cc:697] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:02.231273 24025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.220209 24337 raft_consensus.cc:2749] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.205775 24248 raft_consensus.cc:2468] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:02.250435 24301 tablet_bootstrap.cc:654] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:02.232812 24214 leader_election.cc:343] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.230719 24385 consensus_queue.cc:237] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.256117 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.260470 23991 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
W20260710 13:23:02.264693 24438 log.cc:927] Time spent T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 13:23:02.262989 24027 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:02.261091 24390 raft_consensus.cc:515] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.265424 24344 raft_consensus.cc:2804] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.272790 24344 raft_consensus.cc:697] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:02.273773 24344 consensus_queue.cc:237] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.267179 24408 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 13:23:02.269954 24216 leader_election.cc:343] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.280812 24216 leader_election.cc:304] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:02.269235 24396 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.282022 24396 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:02.285212 24397 raft_consensus.cc:2749] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.294220 24298 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.294669 24298 ts_tablet_manager.cc:1403] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.185s	user 0.021s	sys 0.020s
I20260710 13:23:02.296620 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:02.297351 24298 raft_consensus.cc:359] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.297729 24248 raft_consensus.cc:3060] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.298022 24298 raft_consensus.cc:385] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.298364 24298 raft_consensus.cc:740] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.299165 24298 consensus_queue.cc:260] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.301388 24296 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:02.301822 24296 ts_tablet_manager.cc:1403] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.048s
I20260710 13:23:02.311896 24298 ts_tablet_manager.cc:1434] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:02.314195 24251 raft_consensus.cc:1275] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:23:02.314627 24251 pending_rounds.cc:85] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Aborting all ops after (but not including) 0
I20260710 13:23:02.314909 24251 pending_rounds.cc:107] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:02.315169 24251 raft_consensus.cc:2889] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:02.329427 24390 leader_election.cc:290] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.329873 24102 raft_consensus.cc:1275] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:02.330356 24298 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.331187 24361 consensus_queue.cc:1048] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.331876 24408 consensus_queue.cc:1048] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.334134 24295 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:02.334614 24295 ts_tablet_manager.cc:1403] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.235s	user 0.030s	sys 0.023s
I20260710 13:23:02.338078 24295 raft_consensus.cc:359] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.338595 24295 raft_consensus.cc:385] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.338836 24295 raft_consensus.cc:740] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.336213 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:02.339375 24295 consensus_queue.cc:260] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.317174 24396 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
W20260710 13:23:02.349431 24066 consensus_peers.cc:597] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:02.348820 24140 leader_election.cc:343] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.351445 24298 tablet_bootstrap.cc:654] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.358976 24248 raft_consensus.cc:2468] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:02.360209 24140 leader_election.cc:304] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [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: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:02.361123 24390 raft_consensus.cc:2804] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.361639 24390 raft_consensus.cc:697] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:02.362329 24390 consensus_queue.cc:237] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.368296 24295 ts_tablet_manager.cc:1434] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:23:02.369271 24295 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:02.370044 24296 raft_consensus.cc:359] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.375168 24296 raft_consensus.cc:385] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.375409 24296 raft_consensus.cc:740] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.379557 24301 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:02.380021 24301 ts_tablet_manager.cc:1403] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.004s
I20260710 13:23:02.380568 24296 consensus_queue.cc:260] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.383520 24436 consensus_queue.cc:1048] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.385445 24296 ts_tablet_manager.cc:1434] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.002s
I20260710 13:23:02.386207 24296 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:02.389343 24301 raft_consensus.cc:359] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.390259 24301 raft_consensus.cc:385] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.390573 24301 raft_consensus.cc:740] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.392174 23922 catalog_manager.cc:5697] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:02.393080 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:02.394106 24396 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:02.401327 24298 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.401801 24298 ts_tablet_manager.cc:1403] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.015s
I20260710 13:23:02.403501 24301 consensus_queue.cc:260] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.408398 24295 tablet_bootstrap.cc:654] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.411917 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:02.412521 24249 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:02.413961 24385 consensus_queue.cc:1048] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.417505 24296 tablet_bootstrap.cc:654] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.418012 24301 ts_tablet_manager.cc:1434] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260710 13:23:02.421272 24301 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.440191 24298 raft_consensus.cc:359] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.441184 24298 raft_consensus.cc:385] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.441514 24298 raft_consensus.cc:740] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.442363 24298 consensus_queue.cc:260] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.445034 24298 ts_tablet_manager.cc:1434] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:23:02.446448 24298 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.450240 23926 catalog_manager.cc:5697] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:02.457537 24298 tablet_bootstrap.cc:654] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.460949 23925 catalog_manager.cc:5697] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.453549 24385 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.466672 24385 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.452943 24249 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:02.475996 24296 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:02.476400 24301 tablet_bootstrap.cc:654] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.476588 24296 ts_tablet_manager.cc:1403] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.001s
I20260710 13:23:02.481606 24385 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.478104 23991 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:02.482429 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.482602 24176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:02.483950 24067 leader_election.cc:343] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.484489 24396 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:02.484674 24295 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:02.485062 24396 raft_consensus.cc:697] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:02.485379 24295 ts_tablet_manager.cc:1403] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.017s
I20260710 13:23:02.485919 24396 consensus_queue.cc:237] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER 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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.488070 24295 raft_consensus.cc:359] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.488808 24295 raft_consensus.cc:385] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.489367 24295 raft_consensus.cc:740] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.490005 24295 consensus_queue.cc:260] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
W20260710 13:23:02.491088 24066 leader_election.cc:343] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.491544 24066 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.494463 24295 ts_tablet_manager.cc:1434] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:23:02.496480 24295 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: Bootstrap starting.
I20260710 13:23:02.492612 24385 raft_consensus.cc:2749] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.509048 24296 raft_consensus.cc:359] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.509768 24296 raft_consensus.cc:385] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.510038 24296 raft_consensus.cc:740] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.510700 24296 consensus_queue.cc:260] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.513708 24296 ts_tablet_manager.cc:1434] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:23:02.515352 24295 tablet_bootstrap.cc:654] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.517609 24296 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: Bootstrap starting.
I20260710 13:23:02.518438 24301 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:02.518919 24301 ts_tablet_manager.cc:1403] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.003s
I20260710 13:23:02.520530 23926 catalog_manager.cc:5697] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 1 to 2, leader changed from 0a259caf0b1545399002151163ab103f (127.21.102.130) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.522082 24301 raft_consensus.cc:359] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.523048 24301 raft_consensus.cc:385] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.523460 24301 raft_consensus.cc:740] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.528674 24301 consensus_queue.cc:260] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.530678 24301 ts_tablet_manager.cc:1434] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:02.531513 24301 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.536016 24296 tablet_bootstrap.cc:654] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.539501 24298 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.539996 24298 ts_tablet_manager.cc:1403] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.016s
I20260710 13:23:02.543047 24298 raft_consensus.cc:359] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.543876 24298 raft_consensus.cc:385] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.544152 24298 raft_consensus.cc:740] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.544992 24298 consensus_queue.cc:260] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.537199 24301 tablet_bootstrap.cc:654] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.548051 24296 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: No bootstrap required, opened a new log
I20260710 13:23:02.549664 24296 ts_tablet_manager.cc:1403] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 13:23:02.553030 24295 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: No bootstrap required, opened a new log
I20260710 13:23:02.552997 24318 raft_consensus.cc:493] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.553681 24318 raft_consensus.cc:515] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.555722 24318 leader_election.cc:290] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.557550 24295 ts_tablet_manager.cc:1403] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260710 13:23:02.558526 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.559299 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.559267 24296 raft_consensus.cc:359] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.560113 24296 raft_consensus.cc:385] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:02.560242 24215 leader_election.cc:343] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.560401 24296 raft_consensus.cc:740] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Initialized, Role: FOLLOWER
W20260710 13:23:02.560918 24216 leader_election.cc:343] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.561241 24296 consensus_queue.cc:260] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.561412 24216 leader_election.cc:304] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.562436 24318 raft_consensus.cc:2749] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.560705 24295 raft_consensus.cc:359] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.562956 24295 raft_consensus.cc:385] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.563226 24295 raft_consensus.cc:740] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.564229 24298 ts_tablet_manager.cc:1434] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:23:02.565102 24298 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.567564 24295 consensus_queue.cc:260] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.569185 24296 ts_tablet_manager.cc:1434] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 13:23:02.571069 24295 ts_tablet_manager.cc:1434] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:23:02.577433 24390 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.578255 24390 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.580446 24390 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.580789 24298 tablet_bootstrap.cc:654] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.589529 24390 raft_consensus.cc:493] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.590111 24390 raft_consensus.cc:515] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.581501 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.592854 24248 raft_consensus.cc:2393] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d290efa563ae43b8990d8c54ca26f5c1 in current term 1: Already voted for candidate b98622926f6242f292a4a8551b02c1d4 in this term.
I20260710 13:23:02.581501 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.593605 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:02.582180 24396 raft_consensus.cc:493] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.594930 24396 raft_consensus.cc:515] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.582665 24301 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:02.596675 24298 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.597116 24396 leader_election.cc:290] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:02.597223 24301 ts_tablet_manager.cc:1403] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.010s
I20260710 13:23:02.597280 24298 ts_tablet_manager.cc:1403] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260710 13:23:02.598733 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.600680 24298 raft_consensus.cc:359] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.600472 24301 raft_consensus.cc:359] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.601591 24298 raft_consensus.cc:385] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.601795 24301 raft_consensus.cc:385] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.601953 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.602231 24301 raft_consensus.cc:740] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.602461 24140 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d290efa563ae43b8990d8c54ca26f5c1; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:02.603606 23991 leader_election.cc:304] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:02.603209 24301 consensus_queue.cc:260] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.604212 24401 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.604830 24396 raft_consensus.cc:2749] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.605911 24301 ts_tablet_manager.cc:1434] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:02.606377 24298 raft_consensus.cc:740] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.607574 24301 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.607319 24298 consensus_queue.cc:260] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.609918 24298 ts_tablet_manager.cc:1434] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:02.610989 24298 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.613921 24301 tablet_bootstrap.cc:654] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.614095 24396 raft_consensus.cc:493] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.614643 24396 raft_consensus.cc:515] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.618150 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.620101 24396 leader_election.cc:290] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.621727 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d2658fbd24b36a40880948a6fccaa" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.622562 24248 raft_consensus.cc:2393] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b98622926f6242f292a4a8551b02c1d4 in current term 1: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:02.623783 23991 leader_election.cc:304] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4; no voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.624962 24396 raft_consensus.cc:3060] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.625192 24298 tablet_bootstrap.cc:654] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.626538 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927723b5532148a98621a427d19275fa" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.630275 24142 leader_election.cc:304] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:02.631507 24400 raft_consensus.cc:2749] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.632546 24396 raft_consensus.cc:2749] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.640187 24175 raft_consensus.cc:3060] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.637230 24390 leader_election.cc:290] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:02.658998 24361 consensus_queue.cc:1048] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.678805 24401 raft_consensus.cc:2749] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.693974 24298 tablet_bootstrap.cc:492] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.694566 24298 ts_tablet_manager.cc:1403] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.039s
I20260710 13:23:02.694767 24361 consensus_queue.cc:1048] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.697590 24298 raft_consensus.cc:359] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.698316 24298 raft_consensus.cc:385] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.698617 24298 raft_consensus.cc:740] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.699324 24298 consensus_queue.cc:260] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.701491 24298 ts_tablet_manager.cc:1434] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:02.702440 24298 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.708309 24298 tablet_bootstrap.cc:654] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.718336 24397 raft_consensus.cc:493] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.719008 24397 raft_consensus.cc:515] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.722487 24397 leader_election.cc:290] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.724256 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:02.730687 24214 leader_election.cc:343] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.724243 24027 raft_consensus.cc:1240] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Rejecting Update request from peer 0a259caf0b1545399002151163ab103f for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:02.728128 24174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.734325 24299 consensus_queue.cc:1059] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.735086 24299 consensus_queue.cc:1243] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [LEADER]: Peer b98622926f6242f292a4a8551b02c1d4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:23:02.736325 24299 raft_consensus.cc:3055] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:02.736680 24299 raft_consensus.cc:740] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:02.741604 24299 consensus_queue.cc:260] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.743191 24299 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:02.745441 24215 leader_election.cc:343] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.746101 24215 leader_election.cc:304] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.747207 24307 raft_consensus.cc:2749] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.767524 24301 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:02.768237 24301 ts_tablet_manager.cc:1403] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.161s	user 0.020s	sys 0.022s
I20260710 13:23:02.774843 24298 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.775355 24298 ts_tablet_manager.cc:1403] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.043s
I20260710 13:23:02.777850 24298 raft_consensus.cc:359] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.778460 24298 raft_consensus.cc:385] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.778697 24298 raft_consensus.cc:740] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.778825 24301 raft_consensus.cc:359] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.779651 24301 raft_consensus.cc:385] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.779410 24298 consensus_queue.cc:260] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:02.779897 24301 raft_consensus.cc:740] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.781431 24301 consensus_queue.cc:260] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.783385 24397 raft_consensus.cc:493] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.783870 24397 raft_consensus.cc:515] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.785733 24298 ts_tablet_manager.cc:1434] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:02.785920 24397 leader_election.cc:290] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.786650 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.787286 24103 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:02.787643 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.788208 24298 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: Bootstrap starting.
I20260710 13:23:02.788291 24177 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 0.
I20260710 13:23:02.789783 24216 leader_election.cc:304] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:02.790627 24397 raft_consensus.cc:2804] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.791040 24397 raft_consensus.cc:493] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.791383 24397 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.783373 24301 ts_tablet_manager.cc:1434] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 13:23:02.794936 24298 tablet_bootstrap.cc:654] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.796604 24301 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.802879 24301 tablet_bootstrap.cc:654] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.821971 24299 raft_consensus.cc:493] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.822557 24299 raft_consensus.cc:515] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.826314 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
W20260710 13:23:02.827731 24067 leader_election.cc:343] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.829095 24299 leader_election.cc:290] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.829442 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.830297 24249 raft_consensus.cc:2468] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:02.831974 24066 leader_election.cc:304] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:02.834467 24299 raft_consensus.cc:2804] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.836273 24299 raft_consensus.cc:493] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.843132 24361 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.843648 24361 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.845002 24298 tablet_bootstrap.cc:492] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: No bootstrap required, opened a new log
I20260710 13:23:02.845463 24298 ts_tablet_manager.cc:1403] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.030s
I20260710 13:23:02.846076 24361 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.845885 24397 raft_consensus.cc:515] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.847049 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.847651 24175 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.848646 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:02.848899 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.848802 24298 raft_consensus.cc:359] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.849255 24103 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.849479 24298 raft_consensus.cc:385] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.849545 24102 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.849967 24298 raft_consensus.cc:740] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.850684 24298 consensus_queue.cc:260] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.850873 24027 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.852150 24298 ts_tablet_manager.cc:1434] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:23:02.849159 23992 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:02.853704 24361 raft_consensus.cc:2804] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.854223 24361 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.854776 24361 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.840471 24299 raft_consensus.cc:3060] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.865659 24361 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.866569 24103 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:02.868552 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:02.869386 24102 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.872053 24216 leader_election.cc:304] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: 
I20260710 13:23:02.877040 24307 raft_consensus.cc:2804] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.877687 24307 raft_consensus.cc:697] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:02.878793 24307 consensus_queue.cc:237] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.879974 24397 leader_election.cc:290] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.881187 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:02.881785 24175 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.877033 24436 raft_consensus.cc:493] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.885491 24436 raft_consensus.cc:515] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.888993 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
W20260710 13:23:02.890496 24066 leader_election.cc:343] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.888991 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:02.891316 24175 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:02.891631 24249 raft_consensus.cc:2468] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 0.
I20260710 13:23:02.893965 24066 leader_election.cc:304] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, 7c25140e02a241f6badafa3bf42ea5ad; no voters: b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:02.888029 24436 leader_election.cc:290] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:02.895366 24436 raft_consensus.cc:2804] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.895509 24446 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.896843 24446 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.898219 24301 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:02.898671 24301 ts_tablet_manager.cc:1403] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.102s	user 0.036s	sys 0.041s
I20260710 13:23:02.899926 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:02.900178 24446 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.900501 24177 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.901630 24436 raft_consensus.cc:493] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.902040 24436 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.903050 24102 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:02.905418 24301 raft_consensus.cc:359] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.906095 24301 raft_consensus.cc:385] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.906386 24301 raft_consensus.cc:740] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.906579 23993 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:02.906986 24301 consensus_queue.cc:260] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:02.907606 24446 raft_consensus.cc:2804] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.906112 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:02.905112 24174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:02.909639 24103 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.909773 24174 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 0.
I20260710 13:23:02.910928 24361 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:02.911688 23992 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:02.911942 24177 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:02.913658 24361 raft_consensus.cc:2804] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.904452 24299 raft_consensus.cc:515] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.908208 24446 raft_consensus.cc:697] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:02.914044 24361 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.914551 24361 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.914777 24446 consensus_queue.cc:237] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:02.918753 24301 ts_tablet_manager.cc:1434] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:23:02.919895 24301 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:02.920743 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:02.921480 24177 raft_consensus.cc:3060] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.924103 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b18ba0793f49318527c9f25e3149eb" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:02.924757 24249 raft_consensus.cc:3060] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.925655 24301 tablet_bootstrap.cc:654] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.925666 24299 leader_election.cc:290] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:02.930238 24177 raft_consensus.cc:2468] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:02.934078 24103 raft_consensus.cc:1275] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:23:02.937325 24103 pending_rounds.cc:85] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Aborting all ops after (but not including) 0
I20260710 13:23:02.937631 24103 pending_rounds.cc:107] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:02.937949 24103 raft_consensus.cc:2889] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:02.938601 24401 consensus_queue.cc:1048] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.939910 24067 leader_election.cc:304] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:02.948995 24299 raft_consensus.cc:2804] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.949478 24344 consensus_queue.cc:1048] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.950784 24299 raft_consensus.cc:697] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:02.951151 24390 consensus_queue.cc:1048] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:02.953065 24299 consensus_queue.cc:237] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:02.961376 24251 raft_consensus.cc:1275] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:02.966216 24344 consensus_queue.cc:1048] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:02.995455 23925 catalog_manager.cc:5697] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:03.005128 23974 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:03.015369 24249 raft_consensus.cc:2468] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:03.041105 24436 raft_consensus.cc:515] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:03.043326 24436 leader_election.cc:290] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:03.045723 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:03.046587 24251 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.064793 23926 catalog_manager.cc:5697] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 1 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:03.079274 24301 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: No bootstrap required, opened a new log
I20260710 13:23:03.079823 24301 ts_tablet_manager.cc:1403] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.160s	user 0.048s	sys 0.092s
I20260710 13:23:03.086643 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:03.090871 24027 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.097150 24361 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:03.099085 24361 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:03.100224 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:03.100600 24027 raft_consensus.cc:2468] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:03.100916 24177 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.101231 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:03.101683 24251 raft_consensus.cc:2468] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 1.
I20260710 13:23:03.101817 24103 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.104296 24301 raft_consensus.cc:359] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:03.104990 24301 raft_consensus.cc:385] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:03.105253 24301 raft_consensus.cc:740] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:03.106040 24066 leader_election.cc:304] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:03.107309 24299 raft_consensus.cc:2804] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:03.107798 24299 raft_consensus.cc:697] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:03.108641 24299 consensus_queue.cc:237] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:03.111004 24103 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:03.113665 23993 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:03.114606 24361 raft_consensus.cc:2804] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:03.115275 24361 raft_consensus.cc:697] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:03.116259 24177 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 1.
I20260710 13:23:03.116160 24361 consensus_queue.cc:237] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:03.105909 24301 consensus_queue.cc:260] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:03.124836 24301 ts_tablet_manager.cc:1434] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260710 13:23:03.126538 23926 catalog_manager.cc:5697] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.140296 23925 catalog_manager.cc:5697] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 1 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:03.151794 23926 catalog_manager.cc:5697] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.212265 24401 raft_consensus.cc:493] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:03.212733 24401 raft_consensus.cc:515] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:03.214376 24401 leader_election.cc:290] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:03.215304 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:03.215556 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:03.216017 24248 raft_consensus.cc:2468] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:03.216202 24027 raft_consensus.cc:2468] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 0.
I20260710 13:23:03.217046 24140 leader_election.cc:304] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:03.217806 24401 raft_consensus.cc:2804] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:03.218500 24401 raft_consensus.cc:493] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:03.218825 24401 raft_consensus.cc:3060] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.224490 24401 raft_consensus.cc:515] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:03.225958 24401 leader_election.cc:290] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:03.226734 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:03.227032 24027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43e0eaa94ca40938e7c2d3474f7c65c" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:03.227265 24248 raft_consensus.cc:3060] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.227672 24027 raft_consensus.cc:3060] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.232016 24248 raft_consensus.cc:2468] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:03.232213 24027 raft_consensus.cc:2468] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:03.233239 24140 leader_election.cc:304] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:03.233971 24401 raft_consensus.cc:2804] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:03.234403 24401 raft_consensus.cc:697] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:03.235117 24401 consensus_queue.cc:237] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:03.247043 23925 catalog_manager.cc:5697] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.344465 24307 consensus_queue.cc:1048] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.350912 24396 consensus_queue.cc:1048] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.358075 24397 consensus_queue.cc:1048] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.373561 24361 consensus_queue.cc:1048] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.512012 24385 consensus_queue.cc:1048] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.515198 24361 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.526468 24299 consensus_queue.cc:1048] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.528214 24361 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.603821 24299 consensus_queue.cc:1048] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.615296 24385 consensus_queue.cc:1048] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.625437 24401 consensus_queue.cc:1048] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.638089 24390 consensus_queue.cc:1048] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:04.033871 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
W20260710 13:23:04.055851 24066 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260710 13:23:04.059715 24066 consensus_peers.cc:597] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.070508 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:04.071379 21914 tablet_replica.cc:333] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.072811 21914 raft_consensus.cc:2243] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.074271 21914 raft_consensus.cc:2272] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.076669 21914 tablet_replica.cc:333] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.077319 21914 raft_consensus.cc:2243] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.077754 21914 raft_consensus.cc:2272] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.079964 21914 tablet_replica.cc:333] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.080523 21914 raft_consensus.cc:2243] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.081327 21914 raft_consensus.cc:2272] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.083199 21914 tablet_replica.cc:333] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.083743 21914 raft_consensus.cc:2243] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.084125 21914 raft_consensus.cc:2272] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.085724 21914 tablet_replica.cc:333] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.086241 21914 raft_consensus.cc:2243] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.087059 21914 raft_consensus.cc:2272] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.088888 21914 tablet_replica.cc:333] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.089461 21914 raft_consensus.cc:2243] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.090289 21914 raft_consensus.cc:2272] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.092262 21914 tablet_replica.cc:333] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.092828 21914 raft_consensus.cc:2243] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.093487 21914 raft_consensus.cc:2272] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.095016 21914 tablet_replica.cc:333] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.095523 21914 raft_consensus.cc:2243] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.095917 21914 raft_consensus.cc:2272] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.097515 21914 tablet_replica.cc:333] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.098016 21914 raft_consensus.cc:2243] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.098452 21914 raft_consensus.cc:2272] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.100144 21914 tablet_replica.cc:333] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.100680 21914 raft_consensus.cc:2243] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.101490 21914 raft_consensus.cc:2272] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.103332 21914 tablet_replica.cc:333] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.104206 21914 raft_consensus.cc:2243] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.104666 21914 raft_consensus.cc:2272] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:04.106444 24140 consensus_peers.cc:597] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.106608 21914 tablet_replica.cc:333] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.107259 21914 raft_consensus.cc:2243] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.107617 21914 raft_consensus.cc:2272] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.109198 21914 tablet_replica.cc:333] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.109833 21914 raft_consensus.cc:2243] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.110407 21914 raft_consensus.cc:2272] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.112628 21914 tablet_replica.cc:333] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.113157 21914 raft_consensus.cc:2243] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.113576 21914 raft_consensus.cc:2272] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.115209 21914 tablet_replica.cc:333] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.115768 21914 raft_consensus.cc:2243] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.116482 21914 raft_consensus.cc:2272] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.118175 21914 tablet_replica.cc:333] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.118654 21914 raft_consensus.cc:2243] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.119014 21914 raft_consensus.cc:2272] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.121081 21914 tablet_replica.cc:333] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.121845 21914 raft_consensus.cc:2243] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:04.122749 21914 raft_consensus.cc:2272] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:04.124902 21914 tablet_replica.cc:333] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: stopping tablet replica
I20260710 13:23:04.125437 21914 raft_consensus.cc:2243] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:04.125905 21914 raft_consensus.cc:2272] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:04.153122 24140 consensus_peers.cc:597] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.166739 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:23:04.187662 24140 consensus_peers.cc:597] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.197340 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:04.204494 24502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.205132 24503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.206923 24505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:04.208966 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:04.211607 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:04.211933 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:04.212164 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689784212141 us; error 0 us; skew 500 ppm
W20260710 13:23:04.212656 24066 consensus_peers.cc:597] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.213024 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:04.216825 21914 webserver.cc:533] Webserver started at http://127.21.102.129:39649/ using document root <none> and password file <none>
I20260710 13:23:04.217597 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:04.217869 21914 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:04.222772 21914 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:04.228327 24511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.229408 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:04.229753 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "b98622926f6242f292a4a8551b02c1d4"
format_stamp: "Formatted at 2026-07-10 13:22:59 on dist-test-slave-mxjd"
I20260710 13:23:04.230159 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:23:04.258610 24214 consensus_peers.cc:597] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.262537 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:04.263731 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:04.265231 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:04.270165 24520 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:23:04.321743 24140 consensus_peers.cc:597] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.360733 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:23:04.361235 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.093s	user 0.006s	sys 0.000s
I20260710 13:23:04.361555 21914 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:23:04.366218 24066 consensus_peers.cc:597] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.367717 24520 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.382825 24520 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.383674 24520 tablet_bootstrap.cc:492] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.384245 24520 ts_tablet_manager.cc:1403] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:23:04.386445 24520 raft_consensus.cc:359] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.386955 24520 raft_consensus.cc:740] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.387585 24520 consensus_queue.cc:260] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.389592 24520 ts_tablet_manager.cc:1434] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:23:04.390211 24520 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.401135 24520 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.402057 24520 tablet_bootstrap.cc:492] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.402715 24520 ts_tablet_manager.cc:1403] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:23:04.404745 24520 raft_consensus.cc:359] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.405440 24520 raft_consensus.cc:740] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.406121 24520 consensus_queue.cc:260] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.407788 24520 ts_tablet_manager.cc:1434] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:04.408564 24520 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.420849 24520 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.421675 24520 tablet_bootstrap.cc:492] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.422166 24520 ts_tablet_manager.cc:1403] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:23:04.423991 24520 raft_consensus.cc:359] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.424568 24520 raft_consensus.cc:740] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.425168 24520 consensus_queue.cc:260] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.426627 24520 ts_tablet_manager.cc:1434] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:04.427232 24520 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.430825 21914 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:23:04.431150 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.068s	sys 0.000s
I20260710 13:23:04.439932 24520 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.441020 24520 tablet_bootstrap.cc:492] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.441558 24520 ts_tablet_manager.cc:1403] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:23:04.443595 24520 raft_consensus.cc:359] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.444111 24520 raft_consensus.cc:740] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.444716 24520 consensus_queue.cc:260] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.446585 24520 ts_tablet_manager.cc:1434] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:04.447320 24520 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.460137 24520 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.461100 24520 tablet_bootstrap.cc:492] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.461830 24520 ts_tablet_manager.cc:1403] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:23:04.463755 24520 raft_consensus.cc:359] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:04.464387 24520 raft_consensus.cc:740] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.465070 24520 consensus_queue.cc:260] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:04.466655 24520 ts_tablet_manager.cc:1434] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:23:04.467283 24520 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.481640 24520 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.482996 24520 tablet_bootstrap.cc:492] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.483911 24520 ts_tablet_manager.cc:1403] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
W20260710 13:23:04.485340 24214 consensus_peers.cc:597] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.487215 24520 raft_consensus.cc:359] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.488145 24520 raft_consensus.cc:740] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.489077 24520 consensus_queue.cc:260] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.491429 24520 ts_tablet_manager.cc:1434] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:04.492349 24520 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
W20260710 13:23:04.498088 24066 consensus_peers.cc:597] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:04.502354 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:45739
I20260710 13:23:04.502635 24583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:45739 every 8 connection(s)
I20260710 13:23:04.506546 24520 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.507586 24520 tablet_bootstrap.cc:492] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.508318 24520 ts_tablet_manager.cc:1403] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:23:04.511775 24520 raft_consensus.cc:359] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.512416 24520 raft_consensus.cc:740] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.513216 24520 consensus_queue.cc:260] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.515964 24520 ts_tablet_manager.cc:1434] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:04.516985 24520 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.537189 24585 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40621
I20260710 13:23:04.537909 24585 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:04.539023 24585 heartbeater.cc:507] Master 127.21.102.190:40621 requested a full tablet report, sending...
I20260710 13:23:04.546059 24520 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.546818 24520 tablet_bootstrap.cc:492] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.547309 24520 ts_tablet_manager.cc:1403] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 13:23:04.549317 24520 raft_consensus.cc:359] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.549778 24520 raft_consensus.cc:740] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.549623 23925 ts_manager.cc:194] Re-registered known tserver with Master: b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:04.550339 24520 consensus_queue.cc:260] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.552620 24520 ts_tablet_manager.cc:1434] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:23:04.553388 24520 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.563907 24520 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.564738 24520 tablet_bootstrap.cc:492] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.565392 24520 ts_tablet_manager.cc:1403] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:23:04.565876 23925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48390
I20260710 13:23:04.567312 24520 raft_consensus.cc:359] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.568034 24520 raft_consensus.cc:740] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.568825 24520 consensus_queue.cc:260] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.569898 24585 heartbeater.cc:499] Master 127.21.102.190:40621 was elected leader, sending a full tablet report...
I20260710 13:23:04.570396 24520 ts_tablet_manager.cc:1434] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:04.571112 24520 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.581672 24520 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.582386 24520 tablet_bootstrap.cc:492] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.582935 24520 ts_tablet_manager.cc:1403] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:23:04.584643 24520 raft_consensus.cc:359] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.585239 24520 raft_consensus.cc:740] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.585747 24520 consensus_queue.cc:260] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.587170 24520 ts_tablet_manager.cc:1434] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:04.587890 24520 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.598819 24520 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.599586 24520 tablet_bootstrap.cc:492] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.600124 24520 ts_tablet_manager.cc:1403] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:23:04.602351 24520 raft_consensus.cc:359] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.603001 24520 raft_consensus.cc:740] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.603652 24520 consensus_queue.cc:260] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.605330 24520 ts_tablet_manager.cc:1434] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:23:04.606348 24520 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.619660 24520 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.620587 24520 tablet_bootstrap.cc:492] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.621258 24520 ts_tablet_manager.cc:1403] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:23:04.623186 24520 raft_consensus.cc:359] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.623615 24520 raft_consensus.cc:740] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.624151 24520 consensus_queue.cc:260] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.625924 24520 ts_tablet_manager.cc:1434] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:04.627112 24520 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.654896 24520 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.655843 24520 tablet_bootstrap.cc:492] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.656468 24520 ts_tablet_manager.cc:1403] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260710 13:23:04.658708 24520 raft_consensus.cc:359] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.659343 24520 raft_consensus.cc:740] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.659935 24520 consensus_queue.cc:260] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.661821 24520 ts_tablet_manager.cc:1434] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:23:04.662572 24520 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.677953 24520 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.679185 24520 tablet_bootstrap.cc:492] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.680545 24520 ts_tablet_manager.cc:1403] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:23:04.683557 24520 raft_consensus.cc:359] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.685446 24520 raft_consensus.cc:740] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.686167 24520 consensus_queue.cc:260] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.688318 24520 ts_tablet_manager.cc:1434] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:04.689196 24520 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.701864 24520 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.702602 24520 tablet_bootstrap.cc:492] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.703110 24520 ts_tablet_manager.cc:1403] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:23:04.705008 24520 raft_consensus.cc:359] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.705511 24520 raft_consensus.cc:740] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.706039 24520 consensus_queue.cc:260] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.708189 24520 ts_tablet_manager.cc:1434] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:23:04.709018 24520 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.724157 24520 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.724917 24520 tablet_bootstrap.cc:492] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.725399 24520 ts_tablet_manager.cc:1403] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:23:04.726977 24520 raft_consensus.cc:359] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.727563 24520 raft_consensus.cc:740] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.728354 24520 consensus_queue.cc:260] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:04.729833 24520 ts_tablet_manager.cc:1434] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:04.730635 24520 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.741638 24520 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.742476 24520 tablet_bootstrap.cc:492] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.743073 24520 ts_tablet_manager.cc:1403] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:23:04.745213 24520 raft_consensus.cc:359] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.745837 24520 raft_consensus.cc:740] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.746440 24520 consensus_queue.cc:260] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:04.748816 24520 ts_tablet_manager.cc:1434] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:04.749795 24520 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Bootstrap starting.
I20260710 13:23:04.767565 24520 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:04.768718 24520 tablet_bootstrap.cc:492] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Bootstrap complete.
I20260710 13:23:04.769548 24520 ts_tablet_manager.cc:1403] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:23:04.771492 24520 raft_consensus.cc:359] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.772004 24520 raft_consensus.cc:740] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.772469 24520 consensus_queue.cc:260] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:04.774075 24520 ts_tablet_manager.cc:1434] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:05.057499 24605 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.058131 24605 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.060463 24605 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.061305 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.061924 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.062619 24558 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:05.063820 24214 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.064508 24605 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:05.065001 24605 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.065415 24605 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.073191 24605 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.075496 24605 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 3 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.076357 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.077086 24558 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.076912 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:05.083158 24558 raft_consensus.cc:2468] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 3.
I20260710 13:23:05.084311 24214 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.085193 24605 raft_consensus.cc:2804] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:05.085798 24605 raft_consensus.cc:697] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 3 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:05.086668 24605 consensus_queue.cc:237] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.097640 23925 catalog_manager.cc:5697] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 2 to 3, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 3 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.187861 24590 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.188657 24590 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.192027 24590 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:05.193159 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:05.194792 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.195425 24558 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 2.
I20260710 13:23:05.196563 24066 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:05.198100 24590 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:05.198508 24590 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.198889 24590 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.205930 24590 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.207427 24590 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 3 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:05.208361 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.208588 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:05.209023 24558 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.215734 24558 raft_consensus.cc:2468] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 3.
I20260710 13:23:05.217146 24066 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:05.218065 24590 raft_consensus.cc:2804] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:05.218708 24590 raft_consensus.cc:697] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 3 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:05.219530 24590 consensus_queue.cc:237] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.226809 23925 catalog_manager.cc:5697] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 2 to 3, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 3 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:05.248366 24318 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.249200 24318 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.250982 24318 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.251737 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.252060 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.252429 24558 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:05.253564 24214 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.254253 24318 raft_consensus.cc:2804] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.254540 24318 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.254873 24318 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.259581 24318 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.261204 24318 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.262250 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:05.262287 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.263314 24558 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.263381 24499 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.264101 24499 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.266770 24499 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.267381 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.268072 24557 raft_consensus.cc:2468] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:05.268047 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.269399 24140 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:05.270267 24499 raft_consensus.cc:2804] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.270635 24499 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.270946 24499 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.272053 24558 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:05.273602 24214 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.274857 24597 raft_consensus.cc:2804] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.275364 24597 raft_consensus.cc:697] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:05.276496 24597 consensus_queue.cc:237] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.278106 24499 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.282588 24499 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.283759 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:05.284381 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.285111 24558 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.287529 24597 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.288435 24597 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.291347 24558 raft_consensus.cc:2468] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 2.
I20260710 13:23:05.291563 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:05.291879 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.292599 24557 raft_consensus.cc:2468] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:05.292528 24140 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.295120 24214 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.295358 24499 raft_consensus.cc:2804] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.295940 24499 raft_consensus.cc:697] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:05.296025 24612 raft_consensus.cc:2804] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.296469 24612 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.296835 24612 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.296904 24499 consensus_queue.cc:237] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.298000 24597 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.296751 23925 catalog_manager.cc:5697] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 2 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.304332 24612 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.307361 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:05.309916 24612 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.310590 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.311487 24557 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.312312 24612 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.312909 24612 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.314530 24612 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.315630 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.315618 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:05.316524 24558 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 1.
I20260710 13:23:05.317585 24214 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:05.318328 24612 raft_consensus.cc:2804] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.318672 24612 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.318915 24612 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.321975 24557 raft_consensus.cc:2468] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:05.323378 24214 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.324337 24597 raft_consensus.cc:2804] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.324380 24612 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.325385 24597 raft_consensus.cc:697] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:05.326249 24597 consensus_queue.cc:237] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.326745 24612 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.328164 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.327756 23925 catalog_manager.cc:5697] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:05.328740 24558 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.327881 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:05.338999 24499 raft_consensus.cc:493] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.340289 24499 raft_consensus.cc:515] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.339109 24558 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:05.342850 24214 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.343721 24597 raft_consensus.cc:2804] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.344539 24499 leader_election.cc:290] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.343899 23925 catalog_manager.cc:5697] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 2 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.343699 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:05.344803 24597 raft_consensus.cc:697] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:05.346266 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96db4cede194cf8b9b2403fd7604834" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.346086 24597 consensus_queue.cc:237] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.347232 24558 raft_consensus.cc:2393] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d290efa563ae43b8990d8c54ca26f5c1 in current term 2: Already voted for candidate 7c25140e02a241f6badafa3bf42ea5ad in this term.
I20260710 13:23:05.348600 24140 leader_election.cc:304] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [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: d290efa563ae43b8990d8c54ca26f5c1; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:05.349579 24499 raft_consensus.cc:3060] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.356125 24499 raft_consensus.cc:2749] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.358472 23925 catalog_manager.cc:5697] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 2 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.420467 24597 raft_consensus.cc:493] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.421520 24597 raft_consensus.cc:515] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.424041 24597 leader_election.cc:290] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.425195 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.425405 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3b7ea010f44bf69df2483227e3f509" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.426054 24558 raft_consensus.cc:2393] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c25140e02a241f6badafa3bf42ea5ad in current term 3: Already voted for candidate 0a259caf0b1545399002151163ab103f in this term.
I20260710 13:23:05.427350 24216 leader_election.cc:304] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [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: 7c25140e02a241f6badafa3bf42ea5ad; no voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:05.428153 24597 raft_consensus.cc:3060] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.435488 24597 raft_consensus.cc:2749] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:23:05.442734 24499 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.443436 24499 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.445814 24499 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.446491 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.447220 24557 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:05.447260 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.448411 24140 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:05.449450 24499 raft_consensus.cc:2804] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.449826 24499 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.450224 24499 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.452831 24299 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.453342 24299 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.455439 24590 raft_consensus.cc:493] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.455655 24299 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.456102 24590 raft_consensus.cc:515] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.456449 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:05.457510 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.458339 24557 raft_consensus.cc:2393] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 2: Already voted for candidate 7c25140e02a241f6badafa3bf42ea5ad in this term.
I20260710 13:23:05.458427 24499 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.459105 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.459932 24558 raft_consensus.cc:2393] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 2: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:05.459913 24066 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:05.460968 24499 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.461177 24299 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.461905 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.462531 24558 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.462990 24591 raft_consensus.cc:493] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.463532 24591 raft_consensus.cc:515] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.465723 24591 leader_election.cc:290] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:05.467233 24299 raft_consensus.cc:2749] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.468087 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f896d46a836b4dd19f6deacb4b05d541" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:05.468379 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:05.469244 24177 raft_consensus.cc:2393] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 2: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:05.469905 24558 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 2.
I20260710 13:23:05.470497 24102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:05.471097 24102 raft_consensus.cc:3060] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.471048 24140 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:05.472414 24499 raft_consensus.cc:2804] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.473137 24499 raft_consensus.cc:697] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:05.473946 24067 leader_election.cc:304] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.474207 24499 consensus_queue.cc:237] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.474895 24299 raft_consensus.cc:3060] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.476080 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e107c96eebc841ffba2a988a10e9c0b9" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.476926 24558 raft_consensus.cc:2393] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 2: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:05.478075 24066 leader_election.cc:304] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.458297 24590 leader_election.cc:290] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:05.482018 24102 raft_consensus.cc:2468] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 2.
I20260710 13:23:05.482636 24591 raft_consensus.cc:2749] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.482983 24299 raft_consensus.cc:2749] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.488025 24591 raft_consensus.cc:493] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.488406 23925 catalog_manager.cc:5697] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:05.488817 24591 raft_consensus.cc:515] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:05.491168 24591 leader_election.cc:290] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.491959 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:05.493326 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994083c18c55441fb435ab1575fa724b" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.494311 24558 raft_consensus.cc:2393] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 3: Already voted for candidate 7c25140e02a241f6badafa3bf42ea5ad in this term.
I20260710 13:23:05.495503 24066 leader_election.cc:304] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:05.497105 24591 raft_consensus.cc:3060] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:05.503464 24591 raft_consensus.cc:2749] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:23:05.529891 24499 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.530488 24499 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.533740 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.534575 24558 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 1.
I20260710 13:23:05.535429 24499 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.535859 24140 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:05.536754 24499 raft_consensus.cc:2804] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:05.537161 24499 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.537581 24499 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.538300 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f" is_pre_election: true
I20260710 13:23:05.543877 24499 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.545666 24499 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 election: Requested vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:05.546906 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:05.547060 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
I20260710 13:23:05.547957 24558 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.548245 24499 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.549026 24499 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:05.551555 24499 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739)
I20260710 13:23:05.552407 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad" is_pre_election: true
I20260710 13:23:05.553052 24557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "d290efa563ae43b8990d8c54ca26f5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.553866 24557 raft_consensus.cc:2393] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d290efa563ae43b8990d8c54ca26f5c1 in current term 2: Already voted for candidate 7c25140e02a241f6badafa3bf42ea5ad in this term.
I20260710 13:23:05.554811 24140 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [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: d290efa563ae43b8990d8c54ca26f5c1; no voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:05.555660 24499 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.555708 24558 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d290efa563ae43b8990d8c54ca26f5c1 in term 2.
I20260710 13:23:05.557153 24140 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 0a259caf0b1545399002151163ab103f
I20260710 13:23:05.558058 24500 raft_consensus.cc:2804] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.558599 24500 raft_consensus.cc:697] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Becoming Leader. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:05.559506 24500 consensus_queue.cc:237] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.564224 24499 raft_consensus.cc:2749] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.573405 24590 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b98622926f6242f292a4a8551b02c1d4)
I20260710 13:23:05.574070 24590 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:05.576442 24590 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:05.577410 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b98622926f6242f292a4a8551b02c1d4" is_pre_election: true
I20260710 13:23:05.577814 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1" is_pre_election: true
I20260710 13:23:05.578394 24558 raft_consensus.cc:2393] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a259caf0b1545399002151163ab103f in current term 2: Already voted for candidate d290efa563ae43b8990d8c54ca26f5c1 in this term.
I20260710 13:23:05.577867 23925 catalog_manager.cc:5697] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 reported cstate change: term changed from 1 to 2, leader changed from b98622926f6242f292a4a8551b02c1d4 (127.21.102.129) to d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "d290efa563ae43b8990d8c54ca26f5c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:05.579854 24067 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [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: 0a259caf0b1545399002151163ab103f; no voters: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1
I20260710 13:23:05.580806 24590 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.586992 24590 raft_consensus.cc:2749] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:05.592628 24557 raft_consensus.cc:1275] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:05.594234 24597 consensus_queue.cc:1048] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.605815 24103 raft_consensus.cc:1275] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:05.608502 24605 consensus_queue.cc:1048] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.663205 24558 raft_consensus.cc:1275] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.664746 24605 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.677865 24103 raft_consensus.cc:1275] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.679459 24612 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.699294 24251 raft_consensus.cc:1275] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:05.700830 24590 consensus_queue.cc:1048] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.713619 24558 raft_consensus.cc:1275] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:05.715420 24625 consensus_queue.cc:1048] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.738612 24558 raft_consensus.cc:1275] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.740016 24500 consensus_queue.cc:1048] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.751580 24103 raft_consensus.cc:1275] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.753252 24390 consensus_queue.cc:1048] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.756138 24557 raft_consensus.cc:1275] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.758008 24612 consensus_queue.cc:1048] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.770789 24177 raft_consensus.cc:1275] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.772238 24612 consensus_queue.cc:1048] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.785778 24557 raft_consensus.cc:1275] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.789443 24612 consensus_queue.cc:1048] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.799343 24175 raft_consensus.cc:1275] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.801043 24318 consensus_queue.cc:1048] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.900545 24557 raft_consensus.cc:1275] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.902174 24500 consensus_queue.cc:1048] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.911870 24103 raft_consensus.cc:1275] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.914081 24499 consensus_queue.cc:1048] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:05.977586 24557 raft_consensus.cc:1275] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.979318 24499 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.989923 24102 raft_consensus.cc:1275] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer d290efa563ae43b8990d8c54ca26f5c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.993332 24500 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:14.507558 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:14.538997 24248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65"
dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:57782
I20260710 13:23:14.540155 24248 raft_consensus.cc:606] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:14.560501 24177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "571e99238ec149a1b7360f4c38008526"
dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:56514
I20260710 13:23:14.561138 24177 raft_consensus.cc:606] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:14.565837 24248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66312d0fde57427387a69221fa751f89"
dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
mode: GRACEFUL
new_leader_uuid: "0a259caf0b1545399002151163ab103f"
 from {username='slave'} at 127.0.0.1:57782
I20260710 13:23:14.566473 24248 raft_consensus.cc:606] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Received request to transfer leadership to TS 0a259caf0b1545399002151163ab103f
I20260710 13:23:14.580583 24103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321"
dest_uuid: "0a259caf0b1545399002151163ab103f"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:59054
I20260710 13:23:14.581439 24103 raft_consensus.cc:606] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:14.585141 24248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8444892cabd459186ef305757c22f07"
dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
mode: GRACEFUL
new_leader_uuid: "0a259caf0b1545399002151163ab103f"
 from {username='slave'} at 127.0.0.1:57782
I20260710 13:23:14.585717 24248 raft_consensus.cc:606] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Received request to transfer leadership to TS 0a259caf0b1545399002151163ab103f
I20260710 13:23:14.586941 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:14.588032 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:14.761742 24659 raft_consensus.cc:993] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.762454 24664 raft_consensus.cc:1081] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.764106 24558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "571e99238ec149a1b7360f4c38008526"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35828
I20260710 13:23:14.764637 24558 raft_consensus.cc:493] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.765020 24558 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.772846 24558 raft_consensus.cc:515] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:14.775367 24558 leader_election.cc:290] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:14.782413 24660 raft_consensus.cc:993] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: : Instructing follower 0a259caf0b1545399002151163ab103f to start an election
I20260710 13:23:14.787680 24658 raft_consensus.cc:1081] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Signalling peer 0a259caf0b1545399002151163ab103f to start an election
I20260710 13:23:14.789875 24103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8444892cabd459186ef305757c22f07"
dest_uuid: "0a259caf0b1545399002151163ab103f"
 from {username='slave'} at 127.0.0.1:54724
I20260710 13:23:14.790814 24103 raft_consensus.cc:493] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.791267 24103 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.798168 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:14.799366 24101 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.801093 24103 raft_consensus.cc:515] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:14.804934 24103 leader_election.cc:290] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:14.805567 24175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:14.806281 24175 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.804726 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571e99238ec149a1b7360f4c38008526" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:14.806988 24177 raft_consensus.cc:3055] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:14.807204 24177 raft_consensus.cc:740] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:14.807948 24177 consensus_queue.cc:260] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:14.809118 24177 raft_consensus.cc:3060] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.810236 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8444892cabd459186ef305757c22f07" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:14.810858 24251 raft_consensus.cc:3055] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:14.811122 24251 raft_consensus.cc:740] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:14.812198 24251 consensus_queue.cc:260] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:14.813856 24251 raft_consensus.cc:3060] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.814900 24175 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 2.
I20260710 13:23:14.816196 24101 raft_consensus.cc:2468] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:14.816409 24067 leader_election.cc:304] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:14.817641 24661 raft_consensus.cc:2804] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.817826 24514 leader_election.cc:304] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:14.818121 24661 raft_consensus.cc:697] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 2 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:14.819271 24661 consensus_queue.cc:237] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:14.822592 24177 raft_consensus.cc:2468] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:14.825984 24673 raft_consensus.cc:2804] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.826341 24251 raft_consensus.cc:2468] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 2.
I20260710 13:23:14.827901 24673 raft_consensus.cc:697] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:14.828972 24673 consensus_queue.cc:237] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:14.833348 23926 catalog_manager.cc:5697] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 1 to 2, leader changed from 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132) to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 2 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.841617 23923 catalog_manager.cc:5697] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 1 to 2, leader changed from d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.909214 24662 raft_consensus.cc:993] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.909772 24661 raft_consensus.cc:1081] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.911422 24558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35842
I20260710 13:23:14.911962 24558 raft_consensus.cc:493] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.912221 24558 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.918286 24558 raft_consensus.cc:515] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.919955 24558 leader_election.cc:290] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:14.921844 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:14.922390 24101 raft_consensus.cc:3055] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:14.922744 24101 raft_consensus.cc:740] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:14.923609 24101 consensus_queue.cc:260] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.924743 24101 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.929579 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e42d2ccb20d44b99abb4c902e643321" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:14.930199 24251 raft_consensus.cc:3060] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.931846 24101 raft_consensus.cc:2468] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:14.933368 24514 leader_election.cc:304] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:14.934226 24673 raft_consensus.cc:2804] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.934656 24673 raft_consensus.cc:697] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:14.935592 24673 consensus_queue.cc:237] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.936192 24251 raft_consensus.cc:2468] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:14.946436 23923 catalog_manager.cc:5697] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 1 to 2, leader changed from 0a259caf0b1545399002151163ab103f (127.21.102.130) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.965922 24672 raft_consensus.cc:993] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.966524 24658 raft_consensus.cc:1081] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:14.968348 24558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35848
I20260710 13:23:14.968974 24558 raft_consensus.cc:493] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.969312 24558 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:14.974753 24558 raft_consensus.cc:515] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.976080 24558 leader_election.cc:290] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:14.977087 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:14.977181 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a22800425aa42c18dfd6eb126617a65" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:14.977653 24251 raft_consensus.cc:3055] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:14.977744 24101 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:14.977948 24251 raft_consensus.cc:740] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:14.979168 24251 consensus_queue.cc:260] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.980142 24251 raft_consensus.cc:3060] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:14.983211 24101 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:14.984688 24514 leader_election.cc:304] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:14.985347 24251 raft_consensus.cc:2468] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:14.985463 24673 raft_consensus.cc:2804] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:14.985893 24673 raft_consensus.cc:697] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:14.986989 24673 consensus_queue.cc:237] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [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: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:14.996263 23923 catalog_manager.cc:5697] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 2 to 3, leader changed from 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:15.130514 24658 raft_consensus.cc:993] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: : Instructing follower 0a259caf0b1545399002151163ab103f to start an election
I20260710 13:23:15.131055 24672 raft_consensus.cc:1081] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Signalling peer 0a259caf0b1545399002151163ab103f to start an election
I20260710 13:23:15.132521 24101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66312d0fde57427387a69221fa751f89"
dest_uuid: "0a259caf0b1545399002151163ab103f"
 from {username='slave'} at 127.0.0.1:54724
I20260710 13:23:15.132992 24101 raft_consensus.cc:493] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:15.133239 24101 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.139968 24101 raft_consensus.cc:515] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.142695 24101 leader_election.cc:290] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:15.143218 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:15.143839 24177 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.143874 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66312d0fde57427387a69221fa751f89" candidate_uuid: "0a259caf0b1545399002151163ab103f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:15.144573 24251 raft_consensus.cc:3055] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:15.145217 24251 raft_consensus.cc:740] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:15.145968 24251 consensus_queue.cc:260] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.146934 24251 raft_consensus.cc:3060] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.149290 24177 raft_consensus.cc:2468] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 2.
I20260710 13:23:15.150607 24067 leader_election.cc:304] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a259caf0b1545399002151163ab103f, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:15.151646 24661 raft_consensus.cc:2804] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:15.152046 24251 raft_consensus.cc:2468] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a259caf0b1545399002151163ab103f in term 2.
I20260710 13:23:15.153119 24661 raft_consensus.cc:697] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 2 LEADER]: Becoming Leader. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:15.154209 24661 consensus_queue.cc:237] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.163596 23923 catalog_manager.cc:5697] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f reported cstate change: term changed from 1 to 2, leader changed from 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132) to 0a259caf0b1545399002151163ab103f (127.21.102.130). New cstate: current_term: 2 leader_uuid: "0a259caf0b1545399002151163ab103f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:15.206013 24177 raft_consensus.cc:1275] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.207448 24661 consensus_queue.cc:1048] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.218438 24251 raft_consensus.cc:1275] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.219863 24684 consensus_queue.cc:1048] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:15.242942 24101 raft_consensus.cc:1275] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.244185 24673 consensus_queue.cc:1048] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.257462 24177 raft_consensus.cc:1275] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.261125 24693 consensus_queue.cc:1048] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:15.442178 24101 raft_consensus.cc:1275] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:15.443585 24693 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:15.444197 24251 raft_consensus.cc:1275] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.445737 24693 consensus_queue.cc:1048] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.454325 24248 raft_consensus.cc:1275] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:15.460893 24673 consensus_queue.cc:1048] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:23:15.465915 24101 raft_consensus.cc:1275] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.467139 24673 consensus_queue.cc:1048] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.583985 24177 raft_consensus.cc:1275] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.585229 24684 consensus_queue.cc:1048] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.589125 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:15.594758 24248 raft_consensus.cc:1275] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer 0a259caf0b1545399002151163ab103f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:15.596449 24661 consensus_queue.cc:1048] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.622256 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:15.637018 24103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f"
dest_uuid: "0a259caf0b1545399002151163ab103f"
mode: GRACEFUL
new_leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
 from {username='slave'} at 127.0.0.1:59054
I20260710 13:23:15.637611 24103 raft_consensus.cc:606] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Received request to transfer leadership to TS 7c25140e02a241f6badafa3bf42ea5ad
I20260710 13:23:15.639842 24103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968"
dest_uuid: "0a259caf0b1545399002151163ab103f"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:59054
I20260710 13:23:15.640254 24103 raft_consensus.cc:606] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:15.642350 24177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d251d01139b1403791ff81646965ec41"
dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:56514
I20260710 13:23:15.642807 24177 raft_consensus.cc:606] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:15.643981 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:23:15.644902 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:15.651821 24662 raft_consensus.cc:993] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:15.652343 24684 raft_consensus.cc:1081] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:15.653779 24557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35842
I20260710 13:23:15.654227 24557 raft_consensus.cc:493] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:15.654481 24557 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.661056 24557 raft_consensus.cc:515] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:15.662853 24557 leader_election.cc:290] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581), 0a259caf0b1545399002151163ab103f (127.21.102.130:37495)
I20260710 13:23:15.663663 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:15.664172 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "225c7d2a30d74481b1a533b5f4f68968" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:15.664276 24248 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.664673 24103 raft_consensus.cc:3055] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:15.665016 24103 raft_consensus.cc:740] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:15.665665 24103 consensus_queue.cc:260] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:15.666651 24103 raft_consensus.cc:3060] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.669912 24248 raft_consensus.cc:2468] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:15.671116 24512 leader_election.cc:304] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:15.672026 24673 raft_consensus.cc:2804] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:15.672463 24673 raft_consensus.cc:697] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:15.673000 24103 raft_consensus.cc:2468] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 2.
I20260710 13:23:15.673323 24673 consensus_queue.cc:237] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } }
I20260710 13:23:15.683375 23923 catalog_manager.cc:5697] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 1 to 2, leader changed from 0a259caf0b1545399002151163ab103f (127.21.102.130) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:15.758984 24662 raft_consensus.cc:993] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: : Instructing follower 7c25140e02a241f6badafa3bf42ea5ad to start an election
I20260710 13:23:15.759529 24684 raft_consensus.cc:1081] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Signalling peer 7c25140e02a241f6badafa3bf42ea5ad to start an election
I20260710 13:23:15.761168 24248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f"
dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
 from {username='slave'} at 127.0.0.1:40312
I20260710 13:23:15.761775 24248 raft_consensus.cc:493] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:15.762096 24248 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.768590 24248 raft_consensus.cc:515] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.771193 24248 leader_election.cc:290] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:15.772114 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:15.772161 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010ff5edd4924d0984e1845eee46855f" candidate_uuid: "7c25140e02a241f6badafa3bf42ea5ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:15.772877 24101 raft_consensus.cc:3055] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:15.772938 24177 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.773195 24101 raft_consensus.cc:740] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a259caf0b1545399002151163ab103f, State: Running, Role: LEADER
I20260710 13:23:15.773998 24101 consensus_queue.cc:260] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.774981 24101 raft_consensus.cc:3060] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:15.777812 24177 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:15.778785 24215 leader_election.cc:304] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c25140e02a241f6badafa3bf42ea5ad, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:15.779457 24672 raft_consensus.cc:2804] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:15.779953 24672 raft_consensus.cc:697] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Leader. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:15.780197 24101 raft_consensus.cc:2468] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c25140e02a241f6badafa3bf42ea5ad in term 2.
I20260710 13:23:15.780948 24672 consensus_queue.cc:237] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } }
I20260710 13:23:15.790755 23923 catalog_manager.cc:5697] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad reported cstate change: term changed from 1 to 2, leader changed from 0a259caf0b1545399002151163ab103f (127.21.102.130) to 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132). New cstate: current_term: 2 leader_uuid: "7c25140e02a241f6badafa3bf42ea5ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:15.818506 24659 raft_consensus.cc:993] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:15.819123 24707 raft_consensus.cc:1081] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:15.820582 24557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d251d01139b1403791ff81646965ec41"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35828
I20260710 13:23:15.821352 24557 raft_consensus.cc:493] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:15.821621 24557 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:15.826745 24557 raft_consensus.cc:515] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:15.828534 24557 leader_election.cc:290] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 3 election: Requested vote from peers 0a259caf0b1545399002151163ab103f (127.21.102.130:37495), d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083)
I20260710 13:23:15.829586 24103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a259caf0b1545399002151163ab103f"
I20260710 13:23:15.829608 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251d01139b1403791ff81646965ec41" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:15.830241 24103 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:15.830601 24177 raft_consensus.cc:3055] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:15.830951 24177 raft_consensus.cc:740] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d290efa563ae43b8990d8c54ca26f5c1, State: Running, Role: LEADER
I20260710 13:23:15.831776 24177 consensus_queue.cc:260] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:15.833057 24177 raft_consensus.cc:3060] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:15.836455 24103 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:15.837502 24514 leader_election.cc:304] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [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: 0a259caf0b1545399002151163ab103f, b98622926f6242f292a4a8551b02c1d4; no voters: 
I20260710 13:23:15.838405 24675 raft_consensus.cc:2804] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:15.838390 24177 raft_consensus.cc:2468] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:15.839129 24675 raft_consensus.cc:697] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:15.840039 24675 consensus_queue.cc:237] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [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: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } }
I20260710 13:23:15.848976 23923 catalog_manager.cc:5697] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 2 to 3, leader changed from d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:16.063887 24251 raft_consensus.cc:1275] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:16.065289 24675 consensus_queue.cc:1048] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.077126 24103 raft_consensus.cc:1275] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:16.078450 24673 consensus_queue.cc:1048] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.215446 24101 raft_consensus.cc:1275] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:16.216683 24672 consensus_queue.cc:1048] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:16.228768 24177 raft_consensus.cc:1275] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Refusing update from remote peer 7c25140e02a241f6badafa3bf42ea5ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:16.230496 24713 consensus_queue.cc:1048] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:16.244114 24177 raft_consensus.cc:1275] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:16.245510 24673 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:16.255522 24101 raft_consensus.cc:1275] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:16.257066 24675 consensus_queue.cc:1048] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a259caf0b1545399002151163ab103f" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 37495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:16.645797 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:16.666239 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:16.685355 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9"
dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
mode: GRACEFUL
new_leader_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:57782
I20260710 13:23:16.685971 24251 raft_consensus.cc:606] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Received request to transfer leadership to TS b98622926f6242f292a4a8551b02c1d4
I20260710 13:23:16.687901 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:23:16.688959 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:17.232615 24719 raft_consensus.cc:993] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: : Instructing follower b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:17.233210 24672 raft_consensus.cc:1081] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Signalling peer b98622926f6242f292a4a8551b02c1d4 to start an election
I20260710 13:23:17.234640 24557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9"
dest_uuid: "b98622926f6242f292a4a8551b02c1d4"
 from {username='slave'} at 127.0.0.1:35848
I20260710 13:23:17.235212 24557 raft_consensus.cc:493] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:17.235486 24557 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.241595 24557 raft_consensus.cc:515] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:17.243498 24557 leader_election.cc:290] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [CANDIDATE]: Term 3 election: Requested vote from peers d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083), 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132:40581)
I20260710 13:23:17.243676 24177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d290efa563ae43b8990d8c54ca26f5c1"
I20260710 13:23:17.244066 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b20cf3a669407ebab7563bd273b0c9" candidate_uuid: "b98622926f6242f292a4a8551b02c1d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c25140e02a241f6badafa3bf42ea5ad"
I20260710 13:23:17.244432 24177 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.244702 24251 raft_consensus.cc:3055] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:17.245036 24251 raft_consensus.cc:740] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c25140e02a241f6badafa3bf42ea5ad, State: Running, Role: LEADER
I20260710 13:23:17.245735 24251 consensus_queue.cc:260] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:17.246990 24251 raft_consensus.cc:3060] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.251574 24177 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:17.252899 24513 leader_election.cc:304] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [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: b98622926f6242f292a4a8551b02c1d4, d290efa563ae43b8990d8c54ca26f5c1; no voters: 
I20260710 13:23:17.253743 24673 raft_consensus.cc:2804] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:17.253823 24251 raft_consensus.cc:2468] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b98622926f6242f292a4a8551b02c1d4 in term 3.
I20260710 13:23:17.254279 24673 raft_consensus.cc:697] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Becoming Leader. State: Replica: b98622926f6242f292a4a8551b02c1d4, State: Running, Role: LEADER
I20260710 13:23:17.255352 24673 consensus_queue.cc:237] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [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: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } }
I20260710 13:23:17.264950 23926 catalog_manager.cc:5697] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 reported cstate change: term changed from 2 to 3, leader changed from 7c25140e02a241f6badafa3bf42ea5ad (127.21.102.132) to b98622926f6242f292a4a8551b02c1d4 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "b98622926f6242f292a4a8551b02c1d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b98622926f6242f292a4a8551b02c1d4" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:17.695652 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:17.707737 24251 raft_consensus.cc:1275] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.710109 24673 consensus_queue.cc:1048] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c25140e02a241f6badafa3bf42ea5ad" member_type: VOTER last_known_addr { host: "127.21.102.132" port: 40581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.723569 24177 raft_consensus.cc:1275] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Refusing update from remote peer b98622926f6242f292a4a8551b02c1d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.727293 24673 consensus_queue.cc:1048] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d290efa563ae43b8990d8c54ca26f5c1" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 41083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:17.747448 21914 tablet_server.cc:179] TabletServer@127.21.102.129:45739 shutting down...
W20260710 13:23:17.768265 24140 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 13:23:17.794834 24140 consensus_peers.cc:597] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:17.799674 24066 consensus_peers.cc:597] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:17.827132 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:17.828312 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.829715 21914 raft_consensus.cc:2243] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.832010 21914 raft_consensus.cc:2272] T 571e99238ec149a1b7360f4c38008526 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.836007 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.837044 21914 raft_consensus.cc:2243] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.837666 21914 raft_consensus.cc:2272] T e107c96eebc841ffba2a988a10e9c0b9 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:17.839759 24140 consensus_peers.cc:597] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:17.840874 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.841615 21914 raft_consensus.cc:2243] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.843158 21914 raft_consensus.cc:2272] T 7e42d2ccb20d44b99abb4c902e643321 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.846256 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.846839 21914 raft_consensus.cc:2243] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.847429 21914 raft_consensus.cc:2272] T 927723b5532148a98621a427d19275fa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.851498 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.852334 21914 raft_consensus.cc:2243] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.853120 21914 raft_consensus.cc:2272] T f96db4cede194cf8b9b2403fd7604834 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.855412 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.856081 21914 raft_consensus.cc:2243] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.856563 21914 raft_consensus.cc:2272] T f43e0eaa94ca40938e7c2d3474f7c65c P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.858817 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.859392 21914 raft_consensus.cc:2243] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.859859 21914 raft_consensus.cc:2272] T 0199a867153643dd891368a05319a403 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.862295 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.862818 21914 raft_consensus.cc:2243] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.863435 21914 raft_consensus.cc:2272] T b8bba0d2573344919d27b56d6003a3e7 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.866814 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.867713 21914 raft_consensus.cc:2243] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.868373 21914 raft_consensus.cc:2272] T f896d46a836b4dd19f6deacb4b05d541 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:17.868372 24140 consensus_peers.cc:597] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:17.871328 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.872059 21914 raft_consensus.cc:2243] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.872525 21914 raft_consensus.cc:2272] T 6048fa3347514da88e81175eedec5532 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.874806 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.875399 21914 raft_consensus.cc:2243] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.875818 21914 raft_consensus.cc:2272] T 5c7844be61524b5380ceed469b54d296 P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.877907 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.878495 21914 raft_consensus.cc:2243] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.878940 21914 raft_consensus.cc:2272] T 994083c18c55441fb435ab1575fa724b P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.881178 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.881733 21914 raft_consensus.cc:2243] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.882215 21914 raft_consensus.cc:2272] T 9b3b7ea010f44bf69df2483227e3f509 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.884282 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.885219 21914 raft_consensus.cc:2243] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.886340 21914 raft_consensus.cc:2272] T 225c7d2a30d74481b1a533b5f4f68968 P b98622926f6242f292a4a8551b02c1d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.889321 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.889997 21914 raft_consensus.cc:2243] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.891062 21914 raft_consensus.cc:2272] T d251d01139b1403791ff81646965ec41 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.893190 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.893738 21914 raft_consensus.cc:2243] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:17.894356 21914 raft_consensus.cc:2272] T 737d2658fbd24b36a40880948a6fccaa P b98622926f6242f292a4a8551b02c1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.898535 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.899798 21914 raft_consensus.cc:2243] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.901823 21914 raft_consensus.cc:2272] T 76b20cf3a669407ebab7563bd273b0c9 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.910607 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:17.911921 21914 raft_consensus.cc:2243] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:17.913269 21914 raft_consensus.cc:2272] T 0a22800425aa42c18dfd6eb126617a65 P b98622926f6242f292a4a8551b02c1d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:17.966693 21914 tablet_server.cc:196] TabletServer@127.21.102.129:45739 shutdown complete.
W20260710 13:23:17.989960 24066 consensus_peers.cc:597] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:17.990509 24066 consensus_peers.cc:597] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.014997 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
W20260710 13:23:18.040424 24214 consensus_peers.cc:597] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.053499 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.054781 21914 tablet_replica.cc:333] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.055898 21914 raft_consensus.cc:2243] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.056667 21914 raft_consensus.cc:2272] T 225c7d2a30d74481b1a533b5f4f68968 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.060300 21914 tablet_replica.cc:333] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.061229 21914 raft_consensus.cc:2243] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.061826 21914 raft_consensus.cc:2272] T d251d01139b1403791ff81646965ec41 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.064085 24214 consensus_peers.cc:597] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.064708 21914 tablet_replica.cc:333] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.065367 21914 raft_consensus.cc:2243] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.065778 21914 raft_consensus.cc:2272] T 994083c18c55441fb435ab1575fa724b P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.067834 21914 tablet_replica.cc:333] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.068364 21914 raft_consensus.cc:2243] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.068749 21914 raft_consensus.cc:2272] T e107c96eebc841ffba2a988a10e9c0b9 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.070948 21914 tablet_replica.cc:333] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.071494 21914 raft_consensus.cc:2243] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.071964 21914 raft_consensus.cc:2272] T 7e42d2ccb20d44b99abb4c902e643321 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.074302 21914 tablet_replica.cc:333] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.074791 21914 raft_consensus.cc:2243] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.075199 21914 raft_consensus.cc:2272] T f896d46a836b4dd19f6deacb4b05d541 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.077764 21914 tablet_replica.cc:333] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.078409 21914 raft_consensus.cc:2243] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.079034 21914 raft_consensus.cc:2272] T 010ff5edd4924d0984e1845eee46855f P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.080207 24142 consensus_peers.cc:597] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Couldn't send request to peer 0a259caf0b1545399002151163ab103f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.081598 21914 tablet_replica.cc:333] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.082229 21914 raft_consensus.cc:2243] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.082768 21914 raft_consensus.cc:2272] T 6048fa3347514da88e81175eedec5532 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.085011 21914 tablet_replica.cc:333] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.085569 21914 raft_consensus.cc:2243] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.086172 21914 raft_consensus.cc:2272] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.088232 21914 tablet_replica.cc:333] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.088820 21914 raft_consensus.cc:2243] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.089704 21914 raft_consensus.cc:2272] T c8444892cabd459186ef305757c22f07 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.091737 21914 tablet_replica.cc:333] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.092298 21914 raft_consensus.cc:2243] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.093223 21914 raft_consensus.cc:2272] T 9b3b7ea010f44bf69df2483227e3f509 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.095487 21914 tablet_replica.cc:333] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.096088 21914 raft_consensus.cc:2243] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.096987 21914 raft_consensus.cc:2272] T 32b18ba0793f49318527c9f25e3149eb P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.099541 21914 tablet_replica.cc:333] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.100186 21914 raft_consensus.cc:2243] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.100590 21914 raft_consensus.cc:2272] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.102576 21914 tablet_replica.cc:333] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.103111 21914 raft_consensus.cc:2243] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.103648 21914 raft_consensus.cc:2272] T 571e99238ec149a1b7360f4c38008526 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.105664 21914 tablet_replica.cc:333] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.106226 21914 raft_consensus.cc:2243] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.107097 21914 raft_consensus.cc:2272] T 66312d0fde57427387a69221fa751f89 P 0a259caf0b1545399002151163ab103f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.109269 21914 tablet_replica.cc:333] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.109876 21914 raft_consensus.cc:2243] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.111114 21914 raft_consensus.cc:2272] T 0199a867153643dd891368a05319a403 P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.113421 21914 tablet_replica.cc:333] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.113929 21914 raft_consensus.cc:2243] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.114449 21914 raft_consensus.cc:2272] T 0a22800425aa42c18dfd6eb126617a65 P 0a259caf0b1545399002151163ab103f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.117173 21914 tablet_replica.cc:333] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f: stopping tablet replica
I20260710 13:23:18.117834 21914 raft_consensus.cc:2243] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.119191 21914 raft_consensus.cc:2272] T 927723b5532148a98621a427d19275fa P 0a259caf0b1545399002151163ab103f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.121430 24214 consensus_peers.cc:597] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.138741 24140 consensus_peers.cc:597] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.149601 24069 connection.cc:466] server connection from 127.0.0.1:54734 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54734 (request call id 190) could send its response
W20260710 13:23:18.153632 24142 consensus_peers.cc:597] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Couldn't send request to peer 0a259caf0b1545399002151163ab103f. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.156455 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:23:18.175405 24216 consensus_peers.cc:597] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad -> Peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Couldn't send request to peer 0a259caf0b1545399002151163ab103f. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.197636 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
W20260710 13:23:18.214507 24140 consensus_peers.cc:597] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.230938 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.231837 21914 tablet_replica.cc:333] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.232661 21914 raft_consensus.cc:2243] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.233317 21914 raft_consensus.cc:2272] T c8444892cabd459186ef305757c22f07 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.235605 21914 tablet_replica.cc:333] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.236204 21914 raft_consensus.cc:2243] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.236686 21914 raft_consensus.cc:2272] T d251d01139b1403791ff81646965ec41 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.238620 21914 tablet_replica.cc:333] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.239151 21914 raft_consensus.cc:2243] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.239583 21914 raft_consensus.cc:2272] T f96db4cede194cf8b9b2403fd7604834 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.241750 21914 tablet_replica.cc:333] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.242370 21914 raft_consensus.cc:2243] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.243310 21914 raft_consensus.cc:2272] T e107c96eebc841ffba2a988a10e9c0b9 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.245342 21914 tablet_replica.cc:333] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.245877 21914 raft_consensus.cc:2243] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.246302 21914 raft_consensus.cc:2272] T 927723b5532148a98621a427d19275fa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.248255 21914 tablet_replica.cc:333] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.248970 21914 raft_consensus.cc:2243] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.249846 21914 raft_consensus.cc:2272] T 6048fa3347514da88e81175eedec5532 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.251888 21914 tablet_replica.cc:333] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.252471 21914 raft_consensus.cc:2243] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.253041 21914 raft_consensus.cc:2272] T 010ff5edd4924d0984e1845eee46855f P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.255275 21914 tablet_replica.cc:333] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.255861 21914 raft_consensus.cc:2243] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.256825 21914 raft_consensus.cc:2272] T f896d46a836b4dd19f6deacb4b05d541 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.259613 21914 tablet_replica.cc:333] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.260152 21914 raft_consensus.cc:2243] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.261032 21914 raft_consensus.cc:2272] T 737d2658fbd24b36a40880948a6fccaa P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.262939 21914 tablet_replica.cc:333] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.263509 21914 raft_consensus.cc:2243] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.263963 21914 raft_consensus.cc:2272] T 76b20cf3a669407ebab7563bd273b0c9 P d290efa563ae43b8990d8c54ca26f5c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.266278 21914 tablet_replica.cc:333] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.266786 21914 raft_consensus.cc:2243] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.267596 21914 raft_consensus.cc:2272] T f43e0eaa94ca40938e7c2d3474f7c65c P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.269376 21914 tablet_replica.cc:333] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.269850 21914 raft_consensus.cc:2243] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.270273 21914 raft_consensus.cc:2272] T 66312d0fde57427387a69221fa751f89 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.272292 21914 tablet_replica.cc:333] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.272996 21914 raft_consensus.cc:2243] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.273484 21914 raft_consensus.cc:2272] T 32b18ba0793f49318527c9f25e3149eb P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.276396 21914 tablet_replica.cc:333] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.277624 21914 raft_consensus.cc:2243] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.278167 21914 raft_consensus.cc:2272] T 4f4f7aad21694fcea8ee603cc0ac9dcf P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.280572 21914 tablet_replica.cc:333] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.281098 21914 raft_consensus.cc:2243] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.281458 21914 raft_consensus.cc:2272] T b8bba0d2573344919d27b56d6003a3e7 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.283105 21914 tablet_replica.cc:333] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.283504 21914 raft_consensus.cc:2243] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.283893 21914 raft_consensus.cc:2272] T 571e99238ec149a1b7360f4c38008526 P d290efa563ae43b8990d8c54ca26f5c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.285733 21914 tablet_replica.cc:333] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.286141 21914 raft_consensus.cc:2243] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.286471 21914 raft_consensus.cc:2272] T 5c7844be61524b5380ceed469b54d296 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.288473 21914 tablet_replica.cc:333] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1: stopping tablet replica
I20260710 13:23:18.288968 21914 raft_consensus.cc:2243] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.289825 21914 raft_consensus.cc:2272] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P d290efa563ae43b8990d8c54ca26f5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.298728 24214 consensus_peers.cc:597] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad -> Peer b98622926f6242f292a4a8551b02c1d4 (127.21.102.129:45739): Couldn't send request to peer b98622926f6242f292a4a8551b02c1d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:45739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.326407 24216 consensus_peers.cc:597] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad -> Peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Couldn't send request to peer 0a259caf0b1545399002151163ab103f. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.330641 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
W20260710 13:23:18.336665 24215 consensus_peers.cc:597] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad -> Peer d290efa563ae43b8990d8c54ca26f5c1 (127.21.102.131:41083): Couldn't send request to peer d290efa563ae43b8990d8c54ca26f5c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.131:41083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.367293 21914 tablet_server.cc:179] TabletServer@127.21.102.132:0 shutting down...
W20260710 13:23:18.385924 24216 consensus_peers.cc:597] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad -> Peer 0a259caf0b1545399002151163ab103f (127.21.102.130:37495): Couldn't send request to peer 0a259caf0b1545399002151163ab103f. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:37495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.408926 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.410080 21914 tablet_replica.cc:333] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.410858 21914 raft_consensus.cc:2243] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.411361 21914 raft_consensus.cc:2272] T 225c7d2a30d74481b1a533b5f4f68968 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.413401 21914 tablet_replica.cc:333] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.413996 21914 raft_consensus.cc:2243] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.414822 21914 raft_consensus.cc:2272] T f96db4cede194cf8b9b2403fd7604834 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.416887 21914 tablet_replica.cc:333] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.417485 21914 raft_consensus.cc:2243] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.418239 21914 raft_consensus.cc:2272] T 994083c18c55441fb435ab1575fa724b P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.419950 21914 tablet_replica.cc:333] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.420617 21914 raft_consensus.cc:2243] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.421465 21914 raft_consensus.cc:2272] T 010ff5edd4924d0984e1845eee46855f P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.423260 21914 tablet_replica.cc:333] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.423760 21914 raft_consensus.cc:2243] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.424196 21914 raft_consensus.cc:2272] T c8444892cabd459186ef305757c22f07 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.425993 21914 tablet_replica.cc:333] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.426472 21914 raft_consensus.cc:2243] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.426908 21914 raft_consensus.cc:2272] T 9b3b7ea010f44bf69df2483227e3f509 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.428627 21914 tablet_replica.cc:333] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.429140 21914 raft_consensus.cc:2243] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.429558 21914 raft_consensus.cc:2272] T c5adde0e4c1844b2a4e8d31de1f4e6b1 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.431249 21914 tablet_replica.cc:333] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.431740 21914 raft_consensus.cc:2243] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.432161 21914 raft_consensus.cc:2272] T 7e42d2ccb20d44b99abb4c902e643321 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.433843 21914 tablet_replica.cc:333] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.434342 21914 raft_consensus.cc:2243] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.434875 21914 raft_consensus.cc:2272] T 737d2658fbd24b36a40880948a6fccaa P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.436558 21914 tablet_replica.cc:333] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.437065 21914 raft_consensus.cc:2243] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.437474 21914 raft_consensus.cc:2272] T 76b20cf3a669407ebab7563bd273b0c9 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.439628 21914 tablet_replica.cc:333] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.440205 21914 raft_consensus.cc:2243] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.440613 21914 raft_consensus.cc:2272] T f43e0eaa94ca40938e7c2d3474f7c65c P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.442706 21914 tablet_replica.cc:333] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.443280 21914 raft_consensus.cc:2243] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.443784 21914 raft_consensus.cc:2272] T 0199a867153643dd891368a05319a403 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.446460 21914 tablet_replica.cc:333] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.447193 21914 raft_consensus.cc:2243] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.447736 21914 raft_consensus.cc:2272] T 66312d0fde57427387a69221fa751f89 P 7c25140e02a241f6badafa3bf42ea5ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.449780 21914 tablet_replica.cc:333] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.450265 21914 raft_consensus.cc:2243] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.450773 21914 raft_consensus.cc:2272] T 0a22800425aa42c18dfd6eb126617a65 P 7c25140e02a241f6badafa3bf42ea5ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.453099 21914 tablet_replica.cc:333] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.453788 21914 raft_consensus.cc:2243] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.454689 21914 raft_consensus.cc:2272] T 5c7844be61524b5380ceed469b54d296 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.456909 21914 tablet_replica.cc:333] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.457386 21914 raft_consensus.cc:2243] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.457813 21914 raft_consensus.cc:2272] T 32b18ba0793f49318527c9f25e3149eb P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.459429 21914 tablet_replica.cc:333] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.459861 21914 raft_consensus.cc:2243] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.460567 21914 raft_consensus.cc:2272] T 4f4f7aad21694fcea8ee603cc0ac9dcf P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.462324 21914 tablet_replica.cc:333] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad: stopping tablet replica
I20260710 13:23:18.462762 21914 raft_consensus.cc:2243] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.463505 21914 raft_consensus.cc:2272] T b8bba0d2573344919d27b56d6003a3e7 P 7c25140e02a241f6badafa3bf42ea5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.508059 21914 tablet_server.cc:196] TabletServer@127.21.102.132:0 shutdown complete.
I20260710 13:23:18.546315 21914 master.cc:562] Master@127.21.102.190:40621 shutting down...
I20260710 13:23:18.580027 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.580564 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.580955 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3257d4dab381461e98c766ff21ad9ce5: stopping tablet replica
I20260710 13:23:18.602828 21914 master.cc:584] Master@127.21.102.190:40621 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19903 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:23:18.662719 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:40429
I20260710 13:23:18.663885 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:18.670960 24742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:18.670974 24743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:18.671758 24745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:18.672163 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:18.673988 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:18.674170 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:18.674294 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689798674275 us; error 0 us; skew 500 ppm
I20260710 13:23:18.674748 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:18.677477 21914 webserver.cc:533] Webserver started at http://127.21.102.190:41459/ using document root <none> and password file <none>
I20260710 13:23:18.677937 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:18.678090 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:18.678311 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:18.679458 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "f9736959aee94ccdba98c8a3267c10f6"
format_stamp: "Formatted at 2026-07-10 13:23:18 on dist-test-slave-mxjd"
I20260710 13:23:18.684036 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:18.687703 24750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:18.688592 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:18.689039 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "f9736959aee94ccdba98c8a3267c10f6"
format_stamp: "Formatted at 2026-07-10 13:23:18 on dist-test-slave-mxjd"
I20260710 13:23:18.689298 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:18.723480 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:18.724941 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:18.767637 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:40429
I20260710 13:23:18.767908 24801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:40429 every 8 connection(s)
I20260710 13:23:18.772032 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:18.784093 24802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6: Bootstrap starting.
I20260710 13:23:18.789845 24802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:18.795250 24802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6: No bootstrap required, opened a new log
I20260710 13:23:18.797726 24802 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER }
I20260710 13:23:18.798237 24802 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:18.798455 24802 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9736959aee94ccdba98c8a3267c10f6, State: Initialized, Role: FOLLOWER
I20260710 13:23:18.799212 24802 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER }
I20260710 13:23:18.799690 24802 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:18.799918 24802 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:18.800207 24802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:18.805140 24802 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER }
I20260710 13:23:18.805722 24802 leader_election.cc:304] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [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: f9736959aee94ccdba98c8a3267c10f6; no voters: 
I20260710 13:23:18.807061 24802 leader_election.cc:290] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:18.807648 24805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:18.809391 24805 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 1 LEADER]: Becoming Leader. State: Replica: f9736959aee94ccdba98c8a3267c10f6, State: Running, Role: LEADER
I20260710 13:23:18.810178 24805 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [LEADER]: Queue going to LEADER mode. State: All 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: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER }
I20260710 13:23:18.810868 24802 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:18.817780 24807 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9736959aee94ccdba98c8a3267c10f6. Latest consensus state: current_term: 1 leader_uuid: "f9736959aee94ccdba98c8a3267c10f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER } }
I20260710 13:23:18.817723 24806 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9736959aee94ccdba98c8a3267c10f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9736959aee94ccdba98c8a3267c10f6" member_type: VOTER } }
I20260710 13:23:18.818574 24806 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:18.820379 24807 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:18.820889 24814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:18.827379 24814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:18.828552 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:18.836205 24814 catalog_manager.cc:1383] Generated new cluster ID: 4e84485bceaa4e018eb7311ed8714c8c
I20260710 13:23:18.836521 24814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:18.854324 24814 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:18.855646 24814 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:18.870090 24814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6: Generated new TSK 0
I20260710 13:23:18.870746 24814 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:18.895442 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:18.902536 24823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:18.903800 24824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:18.906158 21914 server_base.cc:1061] running on GCE node
W20260710 13:23:18.905985 24826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:18.907416 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:18.907691 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:18.907856 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689798907833 us; error 0 us; skew 500 ppm
I20260710 13:23:18.908396 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:18.910993 21914 webserver.cc:533] Webserver started at http://127.21.102.129:43275/ using document root <none> and password file <none>
I20260710 13:23:18.911521 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:18.911741 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:18.912035 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:18.913405 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "01b47d87323e42eeb0303411bf7eaf8e"
format_stamp: "Formatted at 2026-07-10 13:23:18 on dist-test-slave-mxjd"
I20260710 13:23:18.918414 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:18.922951 24831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:18.923767 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:18.924081 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "01b47d87323e42eeb0303411bf7eaf8e"
format_stamp: "Formatted at 2026-07-10 13:23:18 on dist-test-slave-mxjd"
I20260710 13:23:18.924401 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:18.939297 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:18.940572 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:18.942224 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:18.944644 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:18.944876 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:18.945129 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:18.945317 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:18.992962 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:41299
I20260710 13:23:18.993122 24893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:41299 every 8 connection(s)
I20260710 13:23:18.998576 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.008114 24898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.008693 24899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.010258 24901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.011263 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:19.012387 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:19.012666 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.012919 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689799012881 us; error 0 us; skew 500 ppm
I20260710 13:23:19.013568 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.016351 24894 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40429
I20260710 13:23:19.016616 21914 webserver.cc:533] Webserver started at http://127.21.102.130:38469/ using document root <none> and password file <none>
I20260710 13:23:19.016747 24894 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:19.017382 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.017637 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.017804 24894 heartbeater.cc:507] Master 127.21.102.190:40429 requested a full tablet report, sending...
I20260710 13:23:19.017946 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.019356 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-mxjd"
I20260710 13:23:19.020097 24767 ts_manager.cc:194] Registered new tserver with Master: 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299)
I20260710 13:23:19.022086 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53094
I20260710 13:23:19.025194 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:19.028857 24906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.029764 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:19.030133 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-mxjd"
I20260710 13:23:19.030429 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.041750 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.042965 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.044657 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:19.047015 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:19.047240 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.047456 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:19.047601 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.096552 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:36265
I20260710 13:23:19.096692 24968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:36265 every 8 connection(s)
I20260710 13:23:19.101904 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.109717 24972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.111492 24973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.114617 21914 server_base.cc:1061] running on GCE node
W20260710 13:23:19.114719 24975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.115844 24969 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40429
I20260710 13:23:19.116027 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:23:19.116217 24969 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:19.116403 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.116674 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689799116655 us; error 0 us; skew 500 ppm
I20260710 13:23:19.117242 24969 heartbeater.cc:507] Master 127.21.102.190:40429 requested a full tablet report, sending...
I20260710 13:23:19.117389 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.119522 24767 ts_manager.cc:194] Registered new tserver with Master: be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:19.120546 21914 webserver.cc:533] Webserver started at http://127.21.102.131:39929/ using document root <none> and password file <none>
I20260710 13:23:19.121229 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.121483 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.121438 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53100
I20260710 13:23:19.121956 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.123356 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-mxjd"
I20260710 13:23:19.128055 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:23:19.131500 24980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.132540 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:19.132885 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-mxjd"
I20260710 13:23:19.133188 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.163957 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.165934 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.167912 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:19.170696 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:19.170919 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.171254 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:19.171402 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.220611 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:43371
I20260710 13:23:19.220741 25042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:43371 every 8 connection(s)
I20260710 13:23:19.236001 25043 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40429
I20260710 13:23:19.236428 25043 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:19.237228 25043 heartbeater.cc:507] Master 127.21.102.190:40429 requested a full tablet report, sending...
I20260710 13:23:19.239267 24767 ts_manager.cc:194] Registered new tserver with Master: e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:19.240311 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015942178s
I20260710 13:23:19.240939 24767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53104
I20260710 13:23:19.268370 24767 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53110:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:19.271222 24767 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:19.351691 25008 tablet_service.cc:1511] Processing CreateTablet for tablet 807543a14fa945699628bb22e21689bb (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:19.353869 25008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807543a14fa945699628bb22e21689bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.355978 24859 tablet_service.cc:1511] Processing CreateTablet for tablet 807543a14fa945699628bb22e21689bb (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:19.356350 24858 tablet_service.cc:1511] Processing CreateTablet for tablet cf6769b58dec4c4fa142cf24d3121c48 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:19.357584 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807543a14fa945699628bb22e21689bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.358296 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6769b58dec4c4fa142cf24d3121c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.370787 25007 tablet_service.cc:1511] Processing CreateTablet for tablet cf6769b58dec4c4fa142cf24d3121c48 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:19.372416 25007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6769b58dec4c4fa142cf24d3121c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.374017 24934 tablet_service.cc:1511] Processing CreateTablet for tablet 807543a14fa945699628bb22e21689bb (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:19.375490 24934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807543a14fa945699628bb22e21689bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.378113 24933 tablet_service.cc:1511] Processing CreateTablet for tablet cf6769b58dec4c4fa142cf24d3121c48 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:19.378758 24931 tablet_service.cc:1511] Processing CreateTablet for tablet ec6802ab44ea4252a54ef9d98288dd91 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:19.381999 24932 tablet_service.cc:1511] Processing CreateTablet for tablet 4b67629d52a445c4a05903e2e53e5712 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:19.384445 24930 tablet_service.cc:1511] Processing CreateTablet for tablet dea908b437f440fea98a229f0b89d3cd (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:19.384866 24856 tablet_service.cc:1511] Processing CreateTablet for tablet ec6802ab44ea4252a54ef9d98288dd91 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:19.386456 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6802ab44ea4252a54ef9d98288dd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.388602 24854 tablet_service.cc:1511] Processing CreateTablet for tablet f070c78a56c84c57bf7af2782c3b2c72 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:19.390148 24854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f070c78a56c84c57bf7af2782c3b2c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.380647 24857 tablet_service.cc:1511] Processing CreateTablet for tablet 4b67629d52a445c4a05903e2e53e5712 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:19.391537 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b67629d52a445c4a05903e2e53e5712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.381930 24855 tablet_service.cc:1511] Processing CreateTablet for tablet dea908b437f440fea98a229f0b89d3cd (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:19.392844 24929 tablet_service.cc:1511] Processing CreateTablet for tablet f070c78a56c84c57bf7af2782c3b2c72 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:19.393329 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea908b437f440fea98a229f0b89d3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.396402 24931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6802ab44ea4252a54ef9d98288dd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.397974 24930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea908b437f440fea98a229f0b89d3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.401757 24932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b67629d52a445c4a05903e2e53e5712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.403354 24929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f070c78a56c84c57bf7af2782c3b2c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.405269 24933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6769b58dec4c4fa142cf24d3121c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.427713 25059 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.436964 24928 tablet_service.cc:1511] Processing CreateTablet for tablet c0b8c36c77b245cfb70730ea0c87161d (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:19.438480 24928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b8c36c77b245cfb70730ea0c87161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.443176 24853 tablet_service.cc:1511] Processing CreateTablet for tablet abf11862ab06475d9a7f15dcba966132 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:19.446655 24927 tablet_service.cc:1511] Processing CreateTablet for tablet abf11862ab06475d9a7f15dcba966132 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:19.448130 24927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf11862ab06475d9a7f15dcba966132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.451975 24852 tablet_service.cc:1511] Processing CreateTablet for tablet c449c6afa3aa48fb91c0a9af8c8041ec (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:19.454346 24851 tablet_service.cc:1511] Processing CreateTablet for tablet a5264c5f60d54075a5c203cfe216b663 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:19.456701 24926 tablet_service.cc:1511] Processing CreateTablet for tablet c449c6afa3aa48fb91c0a9af8c8041ec (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:19.458197 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c449c6afa3aa48fb91c0a9af8c8041ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.459522 25004 tablet_service.cc:1511] Processing CreateTablet for tablet dea908b437f440fea98a229f0b89d3cd (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:19.460104 25003 tablet_service.cc:1511] Processing CreateTablet for tablet f070c78a56c84c57bf7af2782c3b2c72 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:19.461000 25004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea908b437f440fea98a229f0b89d3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.461687 25003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f070c78a56c84c57bf7af2782c3b2c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.462055 24925 tablet_service.cc:1511] Processing CreateTablet for tablet a5264c5f60d54075a5c203cfe216b663 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:19.463413 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5264c5f60d54075a5c203cfe216b663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.456543 24853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf11862ab06475d9a7f15dcba966132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.465939 24852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c449c6afa3aa48fb91c0a9af8c8041ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.466207 25006 tablet_service.cc:1511] Processing CreateTablet for tablet 4b67629d52a445c4a05903e2e53e5712 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:19.467720 25006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b67629d52a445c4a05903e2e53e5712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.470075 25005 tablet_service.cc:1511] Processing CreateTablet for tablet ec6802ab44ea4252a54ef9d98288dd91 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:19.471634 25005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6802ab44ea4252a54ef9d98288dd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.477154 24851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5264c5f60d54075a5c203cfe216b663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.478518 25002 tablet_service.cc:1511] Processing CreateTablet for tablet c0b8c36c77b245cfb70730ea0c87161d (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:19.480057 25002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b8c36c77b245cfb70730ea0c87161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.504316 25058 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.506364 25000 tablet_service.cc:1511] Processing CreateTablet for tablet a5264c5f60d54075a5c203cfe216b663 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:19.507845 25000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5264c5f60d54075a5c203cfe216b663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.434640 24858 tablet_service.cc:1511] Processing CreateTablet for tablet c0b8c36c77b245cfb70730ea0c87161d (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:19.511150 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b8c36c77b245cfb70730ea0c87161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.558732 25058 tablet_bootstrap.cc:654] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.558046 25001 tablet_service.cc:1511] Processing CreateTablet for tablet abf11862ab06475d9a7f15dcba966132 (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:19.559912 25001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf11862ab06475d9a7f15dcba966132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.653201 25060 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:19.657363 25008 tablet_service.cc:1511] Processing CreateTablet for tablet c449c6afa3aa48fb91c0a9af8c8041ec (DEFAULT_TABLE table=test-workload [id=a46b02f3518a42d484fc9ed9ef4635ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:19.658754 25008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c449c6afa3aa48fb91c0a9af8c8041ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.659185 25060 tablet_bootstrap.cc:654] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.662299 25059 tablet_bootstrap.cc:654] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.681660 25058 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.682255 25058 ts_tablet_manager.cc:1403] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.178s	user 0.023s	sys 0.067s
I20260710 13:23:19.685142 25058 raft_consensus.cc:359] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.685870 25058 raft_consensus.cc:385] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.686151 25058 raft_consensus.cc:740] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.687005 25058 consensus_queue.cc:260] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.720688 25058 ts_tablet_manager.cc:1434] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.038s	user 0.032s	sys 0.005s
I20260710 13:23:19.721429 25043 heartbeater.cc:499] Master 127.21.102.190:40429 was elected leader, sending a full tablet report...
I20260710 13:23:19.722302 25059 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:19.722915 25059 ts_tablet_manager.cc:1403] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.296s	user 0.037s	sys 0.019s
I20260710 13:23:19.725579 25058 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.726351 25059 raft_consensus.cc:359] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.727314 25059 raft_consensus.cc:385] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.727705 25059 raft_consensus.cc:740] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.728713 25059 consensus_queue.cc:260] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.732348 25058 tablet_bootstrap.cc:654] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.732954 25060 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:19.733749 25060 ts_tablet_manager.cc:1403] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.010s
I20260710 13:23:19.739781 24894 heartbeater.cc:499] Master 127.21.102.190:40429 was elected leader, sending a full tablet report...
I20260710 13:23:19.746492 25060 raft_consensus.cc:359] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.747385 25060 raft_consensus.cc:385] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.747709 25060 raft_consensus.cc:740] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.748514 25060 consensus_queue.cc:260] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.750424 25059 ts_tablet_manager.cc:1434] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.001s
I20260710 13:23:19.751919 25059 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.755239 25058 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.755928 25058 ts_tablet_manager.cc:1403] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260710 13:23:19.758344 25059 tablet_bootstrap.cc:654] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.758934 25058 raft_consensus.cc:359] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.759783 25058 raft_consensus.cc:385] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.760088 25058 raft_consensus.cc:740] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.760911 25058 consensus_queue.cc:260] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.764241 25058 ts_tablet_manager.cc:1434] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:19.765544 25058 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.773939 25058 tablet_bootstrap.cc:654] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.787390 24969 heartbeater.cc:499] Master 127.21.102.190:40429 was elected leader, sending a full tablet report...
I20260710 13:23:19.789011 25059 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:19.789629 25059 ts_tablet_manager.cc:1403] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260710 13:23:19.792945 25059 raft_consensus.cc:359] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.793829 25059 raft_consensus.cc:385] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.793987 25058 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.794226 25059 raft_consensus.cc:740] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.796561 25058 ts_tablet_manager.cc:1403] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260710 13:23:19.797641 25060 ts_tablet_manager.cc:1434] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.063s	user 0.020s	sys 0.016s
I20260710 13:23:19.797111 25059 consensus_queue.cc:260] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.799161 25060 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:19.799734 25059 ts_tablet_manager.cc:1434] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:19.799680 25058 raft_consensus.cc:359] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.800478 25058 raft_consensus.cc:385] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.800885 25059 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.800773 25058 raft_consensus.cc:740] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.802078 25058 consensus_queue.cc:260] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.804473 25058 ts_tablet_manager.cc:1434] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:19.805721 25058 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.806882 25060 tablet_bootstrap.cc:654] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.808427 25059 tablet_bootstrap.cc:654] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.811950 25058 tablet_bootstrap.cc:654] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.819576 25060 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:19.820252 25060 ts_tablet_manager.cc:1403] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260710 13:23:19.822055 25059 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:19.822733 25059 ts_tablet_manager.cc:1403] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
W20260710 13:23:19.823449 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:19.824723 25058 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.824209 25060 raft_consensus.cc:359] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.825286 25058 ts_tablet_manager.cc:1403] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 13:23:19.825238 25060 raft_consensus.cc:385] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.825941 25060 raft_consensus.cc:740] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.826100 25059 raft_consensus.cc:359] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.827005 25059 raft_consensus.cc:385] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.827415 25059 raft_consensus.cc:740] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.827178 25060 consensus_queue.cc:260] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.828411 25058 raft_consensus.cc:359] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.828403 25059 consensus_queue.cc:260] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.829416 25058 raft_consensus.cc:385] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.829816 25058 raft_consensus.cc:740] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.830365 25060 ts_tablet_manager.cc:1434] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:23:19.831171 25059 ts_tablet_manager.cc:1434] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:19.830736 25058 consensus_queue.cc:260] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.831503 25060 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:19.832392 25059 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.833179 25058 ts_tablet_manager.cc:1434] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:19.834187 25058 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.839349 25060 tablet_bootstrap.cc:654] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.839815 25059 tablet_bootstrap.cc:654] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.840359 25058 tablet_bootstrap.cc:654] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.851739 25058 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.852329 25058 ts_tablet_manager.cc:1403] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:23:19.852337 25060 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:19.853173 25060 ts_tablet_manager.cc:1403] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260710 13:23:19.852190 25059 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:19.854734 25059 ts_tablet_manager.cc:1403] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 13:23:19.855505 25058 raft_consensus.cc:359] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.856400 25058 raft_consensus.cc:385] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.856746 25058 raft_consensus.cc:740] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.857263 25060 raft_consensus.cc:359] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.858136 25060 raft_consensus.cc:385] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.857764 25059 raft_consensus.cc:359] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.857666 25058 consensus_queue.cc:260] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.858532 25060 raft_consensus.cc:740] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.858676 25059 raft_consensus.cc:385] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.859167 25059 raft_consensus.cc:740] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.860049 25059 consensus_queue.cc:260] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.862211 25058 ts_tablet_manager.cc:1434] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:23:19.863391 25058 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.865867 25059 ts_tablet_manager.cc:1434] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:19.867105 25059 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.859668 25060 consensus_queue.cc:260] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.870814 25064 raft_consensus.cc:493] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.871424 25060 ts_tablet_manager.cc:1434] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:23:19.871308 25064 raft_consensus.cc:515] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.872507 25060 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:19.873809 25059 tablet_bootstrap.cc:654] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.873859 25064 leader_election.cc:290] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:19.876543 25058 tablet_bootstrap.cc:654] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.881050 25060 tablet_bootstrap.cc:654] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.897403 25064 raft_consensus.cc:493] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.898348 25064 raft_consensus.cc:515] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.901244 25064 leader_election.cc:290] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:19.905421 25059 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:19.906045 25059 ts_tablet_manager.cc:1403] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.015s
I20260710 13:23:19.906546 25060 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:19.907073 25060 ts_tablet_manager.cc:1403] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260710 13:23:19.909178 25059 raft_consensus.cc:359] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.910022 25059 raft_consensus.cc:385] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.910072 25060 raft_consensus.cc:359] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.910490 25059 raft_consensus.cc:740] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.910974 25060 raft_consensus.cc:385] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.911335 25060 raft_consensus.cc:740] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.911639 25059 consensus_queue.cc:260] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.912151 25060 consensus_queue.cc:260] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.914515 25059 ts_tablet_manager.cc:1434] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:19.914600 25060 ts_tablet_manager.cc:1434] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:19.915643 25059 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:19.915643 25060 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:19.923336 25059 tablet_bootstrap.cc:654] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.923607 25067 raft_consensus.cc:493] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.924150 25067 raft_consensus.cc:515] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.931391 25067 leader_election.cc:290] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:19.932569 25065 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.933315 25065 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.936203 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:19.937129 25060 tablet_bootstrap.cc:654] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.939301 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:19.940285 24869 raft_consensus.cc:2468] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
W20260710 13:23:19.942302 24981 leader_election.cc:343] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:19.944252 24981 leader_election.cc:304] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:19.947398 25065 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:19.953063 25064 raft_consensus.cc:493] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.953869 25064 raft_consensus.cc:515] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.956748 25064 leader_election.cc:290] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:19.957537 25064 raft_consensus.cc:2804] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:19.958093 25064 raft_consensus.cc:493] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:19.959076 25064 raft_consensus.cc:3060] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:19.960135 25058 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:19.960804 25058 ts_tablet_manager.cc:1403] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.039s
I20260710 13:23:19.964557 25058 raft_consensus.cc:359] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.965418 25058 raft_consensus.cc:385] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.965803 25058 raft_consensus.cc:740] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.966711 25058 consensus_queue.cc:260] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.968708 25065 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.969327 25065 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.970535 25058 ts_tablet_manager.cc:1434] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:19.971589 25058 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:19.971629 25065 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:19.972872 25060 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:19.973187 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:19.973884 24869 raft_consensus.cc:2468] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:19.976003 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:19.979867 24981 leader_election.cc:304] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
W20260710 13:23:19.980125 24907 leader_election.cc:343] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:19.973408 25060 ts_tablet_manager.cc:1403] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.005s
I20260710 13:23:19.981649 25092 raft_consensus.cc:2804] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:19.982111 25092 raft_consensus.cc:493] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:19.982545 25092 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:19.984391 25060 raft_consensus.cc:359] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.985347 25060 raft_consensus.cc:385] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.985730 25060 raft_consensus.cc:740] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.986721 25060 consensus_queue.cc:260] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:19.988644 25093 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:19.994015 25058 tablet_bootstrap.cc:654] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.999397 25064 raft_consensus.cc:515] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:19.999619 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.013461 24944 raft_consensus.cc:2468] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.000933 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.002202 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.016405 24981 leader_election.cc:304] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:20.012542 25093 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.019701 25064 leader_election.cc:290] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.028290 25064 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.028846 25064 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.029271 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.029747 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.030218 24942 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.030397 25018 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.030930 25064 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.031421 25064 raft_consensus.cc:2804] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.031738 25064 raft_consensus.cc:493] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.031594 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.031831 24835 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.032546 24943 raft_consensus.cc:2468] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.032805 25065 raft_consensus.cc:2804] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.033218 25065 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.033535 25065 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.033876 25060 ts_tablet_manager.cc:1434] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 13:23:20.033995 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.037132 24832 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 
I20260710 13:23:20.037724 25060 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
W20260710 13:23:20.038311 24835 leader_election.cc:343] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.032599 25093 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.032261 25064 raft_consensus.cc:3060] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.053678 25097 raft_consensus.cc:2804] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.054219 25097 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.054566 25097 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.054416 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.056633 25059 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:20.057255 25059 ts_tablet_manager.cc:1403] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.031s
I20260710 13:23:20.058531 25060 tablet_bootstrap.cc:654] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.049845 25065 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.059285 25064 raft_consensus.cc:515] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.060978 25017 raft_consensus.cc:2393] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4e37c3d96142a4aaa5118c11e5ae8a in current term 1: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:20.038247 25092 raft_consensus.cc:515] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
W20260710 13:23:20.061554 24981 leader_election.cc:343] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.062014 25064 leader_election.cc:290] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
W20260710 13:23:20.062776 24981 leader_election.cc:343] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.063339 25092 leader_election.cc:290] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.064235 25058 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:20.064704 25058 ts_tablet_manager.cc:1403] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.015s
I20260710 13:23:20.064853 24910 leader_election.cc:304] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.066239 25067 raft_consensus.cc:3060] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.068717 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.069324 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.069828 24868 raft_consensus.cc:2393] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e85945ca3a6948dd8d9ceb1a380bfc80 in current term 1: Already voted for candidate 01b47d87323e42eeb0303411bf7eaf8e in this term.
I20260710 13:23:20.068683 25097 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.070636 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.071028 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.071306 24869 raft_consensus.cc:3060] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.071732 24944 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.071864 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.072995 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.071053 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.070652 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
W20260710 13:23:20.076156 24981 leader_election.cc:343] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.076757 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.077374 24866 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:20.077488 24981 leader_election.cc:343] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.078552 24981 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:20.078908 24869 raft_consensus.cc:2468] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
W20260710 13:23:20.080188 24981 leader_election.cc:343] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.071352 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
W20260710 13:23:20.081290 24981 leader_election.cc:343] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.082334 24981 leader_election.cc:304] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [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: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:20.082695 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.083069 25097 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Requested vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.083287 24942 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.083441 25064 raft_consensus.cc:2804] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.083923 25064 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.084290 25064 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.085556 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
W20260710 13:23:20.086802 24835 leader_election.cc:343] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.089123 25067 raft_consensus.cc:2749] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.089983 25092 raft_consensus.cc:2804] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.090804 24942 raft_consensus.cc:2468] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.091485 25092 raft_consensus.cc:697] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:20.092065 24832 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [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: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.092530 25092 consensus_queue.cc:237] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:20.093381 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:20.094477 25060 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:20.094856 25097 raft_consensus.cc:2804] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.095090 25060 ts_tablet_manager.cc:1403] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.006s
I20260710 13:23:20.094348 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.095181 25058 raft_consensus.cc:359] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.096117 24943 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.096117 25058 raft_consensus.cc:385] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.091522 24866 raft_consensus.cc:2468] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.096664 25058 raft_consensus.cc:740] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
W20260710 13:23:20.097965 24981 leader_election.cc:343] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.097800 25058 consensus_queue.cc:260] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.098475 24981 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:20.098703 25060 raft_consensus.cc:359] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:20.099615 25060 raft_consensus.cc:385] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.100054 25060 raft_consensus.cc:740] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.100829 25058 ts_tablet_manager.cc:1434] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260710 13:23:20.101869 25058 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:20.101366 25060 consensus_queue.cc:260] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:20.106455 25059 raft_consensus.cc:359] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.107228 25059 raft_consensus.cc:385] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.107597 25059 raft_consensus.cc:740] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.111267 24943 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.105558 25065 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Requested vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.113134 25096 raft_consensus.cc:2749] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.113912 24941 raft_consensus.cc:2468] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.114574 25059 consensus_queue.cc:260] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.119510 24832 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 
I20260710 13:23:20.116058 25097 raft_consensus.cc:697] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Becoming Leader. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Running, Role: LEADER
I20260710 13:23:20.112672 25058 tablet_bootstrap.cc:654] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.120963 25065 raft_consensus.cc:2804] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.118372 25060 ts_tablet_manager.cc:1434] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:23:20.114109 24981 leader_election.cc:304] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [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: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:20.120581 25097 consensus_queue.cc:237] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.123242 25092 raft_consensus.cc:2804] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.124142 25092 raft_consensus.cc:697] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:20.125721 25060 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:20.126942 25059 ts_tablet_manager.cc:1434] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260710 13:23:20.126731 24766 catalog_manager.cc:5697] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.092087 25064 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.127353 25092 consensus_queue.cc:237] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.128597 25017 raft_consensus.cc:2393] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01b47d87323e42eeb0303411bf7eaf8e in current term 1: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:20.132885 24981 leader_election.cc:304] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:20.134068 25096 raft_consensus.cc:2804] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.134605 25096 raft_consensus.cc:697] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:20.135483 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.135809 25096 consensus_queue.cc:237] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.143383 25097 raft_consensus.cc:493] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.134510 25064 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.143085 25058 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:20.144559 25058 ts_tablet_manager.cc:1403] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.000s
I20260710 13:23:20.144743 25097 raft_consensus.cc:515] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.150168 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.153365 25067 raft_consensus.cc:493] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.153255 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.152743 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.153991 25067 raft_consensus.cc:515] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.154392 24943 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.154654 25097 leader_election.cc:290] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.153719 24941 raft_consensus.cc:2393] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e85945ca3a6948dd8d9ceb1a380bfc80 in current term 1: Already voted for candidate 01b47d87323e42eeb0303411bf7eaf8e in this term.
I20260710 13:23:20.145246 25059 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:20.154166 25017 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.151347 24763 catalog_manager.cc:5697] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129). New cstate: current_term: 1 leader_uuid: "01b47d87323e42eeb0303411bf7eaf8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.157848 25067 leader_election.cc:290] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.158882 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
W20260710 13:23:20.159927 24910 leader_election.cc:343] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.160797 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.154170 25065 raft_consensus.cc:697] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Becoming Leader. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Running, Role: LEADER
I20260710 13:23:20.160859 24832 leader_election.cc:304] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 
W20260710 13:23:20.162424 24907 leader_election.cc:343] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.162065 25065 consensus_queue.cc:237] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.164398 25059 tablet_bootstrap.cc:654] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.164444 25058 raft_consensus.cc:359] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.165318 25058 raft_consensus.cc:385] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.162984 24907 leader_election.cc:304] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.165680 25058 raft_consensus.cc:740] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.166777 25067 raft_consensus.cc:2749] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.166837 25058 consensus_queue.cc:260] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.165724 25101 raft_consensus.cc:2804] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.168022 25101 raft_consensus.cc:493] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.168478 25101 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.169169 25058 ts_tablet_manager.cc:1434] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:23:20.171382 25058 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:20.172281 25097 raft_consensus.cc:493] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.172848 25097 raft_consensus.cc:515] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.179127 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.177467 25097 leader_election.cc:290] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.182107 25060 tablet_bootstrap.cc:654] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:20.182178 24835 leader_election.cc:343] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.185151 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.186868 24981 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:20.186904 25067 raft_consensus.cc:493] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:20.188407 24832 leader_election.cc:343] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.188570 25101 raft_consensus.cc:515] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.188651 25067 raft_consensus.cc:515] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:20.189461 25092 raft_consensus.cc:2749] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.191054 25067 leader_election.cc:290] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.188921 24832 leader_election.cc:304] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e; no voters: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.193727 25058 tablet_bootstrap.cc:654] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.193588 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.194999 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.195341 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:20.193930 25097 raft_consensus.cc:2749] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.195595 24941 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.196082 25018 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.198122 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807543a14fa945699628bb22e21689bb" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.199471 24866 raft_consensus.cc:2393] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4e37c3d96142a4aaa5118c11e5ae8a in current term 1: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:20.200716 24907 leader_election.cc:304] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.201895 25067 raft_consensus.cc:3060] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.205801 24941 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.207020 24832 leader_election.cc:304] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 
I20260710 13:23:20.207901 25097 raft_consensus.cc:2804] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.208329 25097 raft_consensus.cc:697] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Becoming Leader. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Running, Role: LEADER
I20260710 13:23:20.208912 25067 raft_consensus.cc:2749] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.209342 25097 consensus_queue.cc:237] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.209506 25018 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.196504 25101 leader_election.cc:290] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Requested vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.219511 25060 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:20.222533 25059 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:20.223026 25060 ts_tablet_manager.cc:1403] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.004s
I20260710 13:23:20.220551 25058 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:20.223198 25059 ts_tablet_manager.cc:1403] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.018s
I20260710 13:23:20.227339 25059 raft_consensus.cc:359] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.223588 25058 ts_tablet_manager.cc:1403] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260710 13:23:20.236457 25058 raft_consensus.cc:359] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.237417 25058 raft_consensus.cc:385] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.237762 25058 raft_consensus.cc:740] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.237931 25060 raft_consensus.cc:359] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.238693 25060 raft_consensus.cc:385] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.238612 25058 consensus_queue.cc:260] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.239091 25060 raft_consensus.cc:740] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.239840 25059 raft_consensus.cc:385] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.240804 25059 raft_consensus.cc:740] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.241477 25058 ts_tablet_manager.cc:1434] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:23:20.239977 25060 consensus_queue.cc:260] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.242321 25067 raft_consensus.cc:493] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.242532 25058 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: Bootstrap starting.
I20260710 13:23:20.242736 25067 raft_consensus.cc:515] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.244988 25067 leader_election.cc:290] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.246126 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.246454 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.246784 25018 raft_consensus.cc:2468] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 0.
W20260710 13:23:20.248091 24907 leader_election.cc:343] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.248919 24910 leader_election.cc:304] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:20.250026 25067 raft_consensus.cc:2804] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.250391 25060 ts_tablet_manager.cc:1434] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 13:23:20.250424 25067 raft_consensus.cc:493] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.251317 25067 raft_consensus.cc:3060] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.251911 25060 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:20.250525 25059 consensus_queue.cc:260] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.253229 25058 tablet_bootstrap.cc:654] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.258683 25060 tablet_bootstrap.cc:654] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.258925 25059 ts_tablet_manager.cc:1434] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:23:20.259110 25067 raft_consensus.cc:515] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.260457 25059 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:20.263247 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.264896 25067 leader_election.cc:290] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
W20260710 13:23:20.264958 24907 leader_election.cc:343] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.265085 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:20.266172 25018 raft_consensus.cc:3060] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.267560 25059 tablet_bootstrap.cc:654] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.273310 25059 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:20.273777 25059 ts_tablet_manager.cc:1403] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:23:20.274863 25060 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:20.275315 25060 ts_tablet_manager.cc:1403] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 13:23:20.276199 25059 raft_consensus.cc:359] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.276919 25059 raft_consensus.cc:385] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.277184 25059 raft_consensus.cc:740] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.277935 25060 raft_consensus.cc:359] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.277879 25059 consensus_queue.cc:260] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.278635 25060 raft_consensus.cc:385] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.278939 25060 raft_consensus.cc:740] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.275738 24765 catalog_manager.cc:5697] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:20.279989 25059 ts_tablet_manager.cc:1434] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:23:20.279677 25060 consensus_queue.cc:260] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.280884 25059 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:20.280665 24765 catalog_manager.cc:5697] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:20.282709 25018 raft_consensus.cc:2468] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 1.
I20260710 13:23:20.284204 24910 leader_election.cc:304] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:20.265610 25058 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: No bootstrap required, opened a new log
I20260710 13:23:20.285316 25067 raft_consensus.cc:2804] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.285471 25058 ts_tablet_manager.cc:1403] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.001s
I20260710 13:23:20.287722 25067 raft_consensus.cc:697] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 LEADER]: Becoming Leader. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Running, Role: LEADER
I20260710 13:23:20.288219 25059 tablet_bootstrap.cc:654] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.288574 25067 consensus_queue.cc:237] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.289698 25058 raft_consensus.cc:359] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.290572 25058 raft_consensus.cc:385] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.291208 25058 raft_consensus.cc:740] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.281807 25060 ts_tablet_manager.cc:1434] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:20.292176 25058 consensus_queue.cc:260] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.293752 25060 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:20.294855 25058 ts_tablet_manager.cc:1434] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:23:20.296697 24763 catalog_manager.cc:5697] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129). New cstate: current_term: 1 leader_uuid: "01b47d87323e42eeb0303411bf7eaf8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.298485 25059 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:20.299233 25059 ts_tablet_manager.cc:1403] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 13:23:20.298592 24763 catalog_manager.cc:5697] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129). New cstate: current_term: 1 leader_uuid: "01b47d87323e42eeb0303411bf7eaf8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.300815 25060 tablet_bootstrap.cc:654] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.302614 25059 raft_consensus.cc:359] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.303547 25059 raft_consensus.cc:385] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.303901 25059 raft_consensus.cc:740] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.305164 25059 consensus_queue.cc:260] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.308538 25059 ts_tablet_manager.cc:1434] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:23:20.309809 25059 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:20.317602 25097 raft_consensus.cc:493] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.318300 25097 raft_consensus.cc:515] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.323308 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.323308 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf11862ab06475d9a7f15dcba966132" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.324148 24941 raft_consensus.cc:2393] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01b47d87323e42eeb0303411bf7eaf8e in current term 1: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:20.327531 24832 leader_election.cc:304] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e; no voters: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.328645 25101 raft_consensus.cc:3060] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.332338 25097 leader_election.cc:290] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.334301 25059 tablet_bootstrap.cc:654] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.338871 24763 catalog_manager.cc:5697] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a reported cstate change: term changed from 0 to 1, leader changed from <none> to be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130). New cstate: current_term: 1 leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.342217 25060 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:20.342229 25101 raft_consensus.cc:2749] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.342929 25060 ts_tablet_manager.cc:1403] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.017s
I20260710 13:23:20.345638 25060 raft_consensus.cc:359] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.346356 25060 raft_consensus.cc:385] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.346670 25060 raft_consensus.cc:740] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.347504 25060 consensus_queue.cc:260] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.350771 25060 ts_tablet_manager.cc:1434] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:23:20.351733 25060 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: Bootstrap starting.
I20260710 13:23:20.351790 25059 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: No bootstrap required, opened a new log
I20260710 13:23:20.352327 25059 ts_tablet_manager.cc:1403] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.012s
I20260710 13:23:20.355199 25059 raft_consensus.cc:359] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.356156 25059 raft_consensus.cc:385] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.356489 25059 raft_consensus.cc:740] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.357311 25059 consensus_queue.cc:260] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.359074 25060 tablet_bootstrap.cc:654] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.359208 25059 ts_tablet_manager.cc:1434] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:20.367552 25060 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: No bootstrap required, opened a new log
I20260710 13:23:20.368011 25060 ts_tablet_manager.cc:1403] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:23:20.370386 25060 raft_consensus.cc:359] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.370981 25060 raft_consensus.cc:385] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.371208 25060 raft_consensus.cc:740] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.371703 25060 consensus_queue.cc:260] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.373111 25060 ts_tablet_manager.cc:1434] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:20.430147 25067 raft_consensus.cc:493] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.430732 25067 raft_consensus.cc:515] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.432482 25067 leader_election.cc:290] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.433465 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.433431 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.434544 24866 raft_consensus.cc:2393] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4e37c3d96142a4aaa5118c11e5ae8a in current term 1: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:20.435452 24907 leader_election.cc:304] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.436098 25067 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.440578 25067 raft_consensus.cc:2749] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.532174 25092 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.532922 25092 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.535044 25092 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.536276 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.536422 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.537199 24941 raft_consensus.cc:2393] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e85945ca3a6948dd8d9ceb1a380bfc80 in current term 1: Already voted for candidate 01b47d87323e42eeb0303411bf7eaf8e in this term.
I20260710 13:23:20.538020 24981 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:20.538764 25092 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.544250 25092 raft_consensus.cc:2749] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.551046 25101 raft_consensus.cc:493] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.551550 25101 raft_consensus.cc:515] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.553234 25101 leader_election.cc:290] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.554554 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.554587 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b67629d52a445c4a05903e2e53e5712" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.555465 25018 raft_consensus.cc:2393] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01b47d87323e42eeb0303411bf7eaf8e in current term 1: Already voted for candidate be4e37c3d96142a4aaa5118c11e5ae8a in this term.
I20260710 13:23:20.556433 24835 leader_election.cc:304] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e; no voters: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:20.557325 25101 raft_consensus.cc:3060] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.562811 25101 raft_consensus.cc:2749] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.573408 25101 consensus_queue.cc:1048] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.583797 25092 raft_consensus.cc:493] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.584434 25092 raft_consensus.cc:515] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.587610 25092 leader_election.cc:290] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.588136 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.588624 25097 consensus_queue.cc:1048] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.588908 24866 raft_consensus.cc:2468] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.590886 24981 leader_election.cc:304] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.592674 25096 raft_consensus.cc:2804] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.593246 25096 raft_consensus.cc:493] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.593611 25096 raft_consensus.cc:3060] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.592674 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.594877 24941 raft_consensus.cc:2468] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.603122 25096 raft_consensus.cc:515] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.605052 25096 leader_election.cc:290] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.605729 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.606068 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b8c36c77b245cfb70730ea0c87161d" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.606374 24866 raft_consensus.cc:3060] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.606674 24941 raft_consensus.cc:3060] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.612201 24941 raft_consensus.cc:2468] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.613158 24866 raft_consensus.cc:2468] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.613204 24981 leader_election.cc:304] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.614128 25096 raft_consensus.cc:2804] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.614602 25096 raft_consensus.cc:697] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:20.615444 25096 consensus_queue.cc:237] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.620874 25096 consensus_queue.cc:1048] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.623924 24765 catalog_manager.cc:5697] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:20.633119 25101 consensus_queue.cc:1048] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:20.637897 25092 consensus_queue.cc:1048] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.644243 25065 consensus_queue.cc:1048] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.649760 25096 consensus_queue.cc:1048] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.652643 25096 consensus_queue.cc:1048] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:20.659610 25097 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.660076 25097 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.662228 25097 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.663154 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.663602 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:20.663849 24942 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.664211 25018 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 0.
I20260710 13:23:20.665089 24832 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 
I20260710 13:23:20.666278 25097 raft_consensus.cc:2804] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.666602 25097 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.666937 25097 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.674780 25097 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.679033 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.679752 25097 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Requested vote from peers be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:20.679646 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "01b47d87323e42eeb0303411bf7eaf8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:20.680457 25018 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.685088 25067 consensus_queue.cc:1048] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.679682 24941 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.686301 25092 raft_consensus.cc:493] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.687254 25092 raft_consensus.cc:515] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.689035 25018 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.689458 25092 leader_election.cc:290] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.690222 24835 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.693612 25065 raft_consensus.cc:2804] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.693523 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e" is_pre_election: true
I20260710 13:23:20.694181 25065 raft_consensus.cc:697] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Becoming Leader. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Running, Role: LEADER
I20260710 13:23:20.694322 24869 raft_consensus.cc:2468] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.695150 25065 consensus_queue.cc:237] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.697846 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:20.698468 24943 raft_consensus.cc:2468] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 0.
I20260710 13:23:20.703464 24981 leader_election.cc:304] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.704443 25094 raft_consensus.cc:2804] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.704946 25094 raft_consensus.cc:493] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.705346 25094 raft_consensus.cc:3060] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.708930 24941 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01b47d87323e42eeb0303411bf7eaf8e in term 1.
I20260710 13:23:20.709630 25067 consensus_queue.cc:1048] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.713268 25092 consensus_queue.cc:1048] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.717478 25094 raft_consensus.cc:515] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.722064 24765 catalog_manager.cc:5697] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129). New cstate: current_term: 1 leader_uuid: "01b47d87323e42eeb0303411bf7eaf8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.723912 25092 consensus_queue.cc:1048] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.725666 25094 leader_election.cc:290] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:20.726413 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:20.727057 24869 raft_consensus.cc:3060] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.732735 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5264c5f60d54075a5c203cfe216b663" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:20.733601 24943 raft_consensus.cc:3060] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.747838 24869 raft_consensus.cc:2468] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.749815 24981 leader_election.cc:304] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:20.751175 25094 raft_consensus.cc:2804] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.751869 25094 raft_consensus.cc:697] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:20.753186 25094 consensus_queue.cc:237] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:20.772081 25065 consensus_queue.cc:1048] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:20.783998 24943 raft_consensus.cc:2468] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
I20260710 13:23:20.785704 25065 consensus_queue.cc:1048] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:20.797787 24764 catalog_manager.cc:5697] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.043148 25094 consensus_queue.cc:1048] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.055219 25096 consensus_queue.cc:1048] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.088577 25065 consensus_queue.cc:1048] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.101387 25097 consensus_queue.cc:1048] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.115296 21914 ts_manager.cc:295] Set tserver state for 01b47d87323e42eeb0303411bf7eaf8e to MAINTENANCE_MODE
I20260710 13:23:21.116386 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:23:21.152660 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:21.153650 21914 tablet_replica.cc:333] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.154717 21914 raft_consensus.cc:2243] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.155310 21914 raft_consensus.cc:2272] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.157856 25096 consensus_queue.cc:1048] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.158332 21914 tablet_replica.cc:333] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.159083 21914 raft_consensus.cc:2243] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.160145 21914 raft_consensus.cc:2272] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.163262 21914 tablet_replica.cc:333] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.164132 21914 raft_consensus.cc:2243] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.164835 21914 raft_consensus.cc:2272] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.168336 21914 tablet_replica.cc:333] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.169246 21914 raft_consensus.cc:2243] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.169790 21914 raft_consensus.cc:2272] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.172719 21914 tablet_replica.cc:333] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.173547 21914 raft_consensus.cc:2243] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.174062 21914 raft_consensus.cc:2272] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.176734 21914 tablet_replica.cc:333] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.177734 21914 raft_consensus.cc:2243] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.178259 21914 raft_consensus.cc:2272] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.180197 21914 tablet_replica.cc:333] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.180994 21914 raft_consensus.cc:2243] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.182221 21914 raft_consensus.cc:2272] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:21.182448 24981 consensus_peers.cc:597] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:21.184672 21914 tablet_replica.cc:333] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.185359 21914 raft_consensus.cc:2243] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.186138 21914 raft_consensus.cc:2272] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.188340 21914 tablet_replica.cc:333] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.188982 21914 raft_consensus.cc:2243] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.189399 21914 raft_consensus.cc:2272] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.191598 21914 tablet_replica.cc:333] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: stopping tablet replica
I20260710 13:23:21.192152 21914 raft_consensus.cc:2243] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.193104 21914 raft_consensus.cc:2272] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:21.201551 24981 consensus_peers.cc:597] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:21.215925 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:23:21.257021 24981 consensus_peers.cc:597] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:21.298355 24907 consensus_peers.cc:597] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:21.336568 24981 consensus_peers.cc:597] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:21.442744 24981 consensus_peers.cc:597] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:21.838933 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:22.096387 25064 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.097237 25064 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.099278 25064 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:22.101169 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
W20260710 13:23:22.103191 24981 leader_election.cc:336] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.103552 24981 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:22.104261 25064 raft_consensus.cc:2749] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:22.148937 25064 raft_consensus.cc:493] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.149616 25064 raft_consensus.cc:515] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.152029 25064 leader_election.cc:290] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:22.153880 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
W20260710 13:23:22.155824 24981 leader_election.cc:336] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.156183 24981 leader_election.cc:304] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:22.156843 25064 raft_consensus.cc:2749] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:22.300411 25064 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.301052 25064 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.303134 25064 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:22.305070 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
W20260710 13:23:22.307350 24981 leader_election.cc:336] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.307763 24981 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [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: e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:22.308396 25064 raft_consensus.cc:2749] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:22.316358 25156 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.317070 25156 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.319101 25156 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.320585 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:22.321365 25018 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 1.
I20260710 13:23:22.322829 24910 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:22.323773 25156 raft_consensus.cc:2804] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:22.324126 25156 raft_consensus.cc:493] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.324468 25156 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:22.324350 24907 leader_election.cc:336] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.331187 25156 raft_consensus.cc:515] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.333304 25156 leader_election.cc:290] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.334612 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f070c78a56c84c57bf7af2782c3b2c72" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:22.335364 25018 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:22.337240 24907 leader_election.cc:336] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.341468 25018 raft_consensus.cc:2468] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 2.
I20260710 13:23:22.342588 24910 leader_election.cc:304] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:22.343379 25156 raft_consensus.cc:2804] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:22.344333 25156 raft_consensus.cc:697] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Becoming Leader. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Running, Role: LEADER
I20260710 13:23:22.345341 25156 consensus_queue.cc:237] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.352975 24766 catalog_manager.cc:5697] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a reported cstate change: term changed from 1 to 2, leader changed from 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129) to be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130). New cstate: current_term: 2 leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.501233 25156 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.502067 25156 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.504072 25156 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.505541 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:22.506439 25018 raft_consensus.cc:2468] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 1.
I20260710 13:23:22.507923 24910 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:22.509284 25156 raft_consensus.cc:2804] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:22.509889 25156 raft_consensus.cc:493] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.510535 25156 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:22.514600 24907 leader_election.cc:336] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.520092 25156 raft_consensus.cc:515] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.522277 25156 leader_election.cc:290] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.523680 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6769b58dec4c4fa142cf24d3121c48" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:22.524372 25018 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:22.526373 24907 leader_election.cc:336] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.530681 25018 raft_consensus.cc:2468] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 2.
I20260710 13:23:22.531795 24910 leader_election.cc:304] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:22.532605 25156 raft_consensus.cc:2804] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:22.533051 25156 raft_consensus.cc:697] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Becoming Leader. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Running, Role: LEADER
I20260710 13:23:22.533953 25156 consensus_queue.cc:237] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.541836 24766 catalog_manager.cc:5697] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a reported cstate change: term changed from 1 to 2, leader changed from 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129) to be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130). New cstate: current_term: 2 leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.600241 25064 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.600946 25064 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.602803 25064 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:22.604892 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" is_pre_election: true
I20260710 13:23:22.605464 25156 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.605922 25156 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.606806 24943 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 1.
W20260710 13:23:22.607288 24981 leader_election.cc:336] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.608256 25156 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.609194 24981 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:22.609555 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:22.610146 25064 raft_consensus.cc:2804] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:22.610594 25064 raft_consensus.cc:493] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.611055 25064 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:22.611981 25156 raft_consensus.cc:493] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.612540 25156 raft_consensus.cc:515] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
W20260710 13:23:22.612821 24907 leader_election.cc:336] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.615186 25156 leader_election.cc:290] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.616500 25017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" is_pre_election: true
I20260710 13:23:22.617128 25017 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 1.
I20260710 13:23:22.618283 24910 leader_election.cc:304] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:22.618522 25064 raft_consensus.cc:515] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
W20260710 13:23:22.618897 24907 leader_election.cc:336] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.619089 25156 raft_consensus.cc:2804] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:22.619840 25156 raft_consensus.cc:493] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01b47d87323e42eeb0303411bf7eaf8e)
I20260710 13:23:22.619983 25018 raft_consensus.cc:2393] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4e37c3d96142a4aaa5118c11e5ae8a in current term 2: Already voted for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in this term.
I20260710 13:23:22.620246 25156 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:22.620885 25064 leader_election.cc:290] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130:36265)
I20260710 13:23:22.621881 24910 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a; no voters: 01b47d87323e42eeb0303411bf7eaf8e, e85945ca3a6948dd8d9ceb1a380bfc80
I20260710 13:23:22.622885 25159 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:22.623167 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea908b437f440fea98a229f0b89d3cd" candidate_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
I20260710 13:23:22.628136 25156 raft_consensus.cc:515] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.630242 25159 raft_consensus.cc:2749] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:23:22.631145 24981 leader_election.cc:336] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.631861 25156 leader_election.cc:290] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:22.632953 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6802ab44ea4252a54ef9d98288dd91" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:22.633577 25018 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:22.636818 24907 leader_election.cc:336] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111)
I20260710 13:23:22.637305 24943 raft_consensus.cc:2468] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e85945ca3a6948dd8d9ceb1a380bfc80 in term 2.
I20260710 13:23:22.639355 24981 leader_election.cc:304] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:22.640426 25064 raft_consensus.cc:2804] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:22.640903 25018 raft_consensus.cc:2468] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 2.
I20260710 13:23:22.641930 25064 raft_consensus.cc:697] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 LEADER]: Becoming Leader. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:22.642345 24910 leader_election.cc:304] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [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: be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 01b47d87323e42eeb0303411bf7eaf8e
I20260710 13:23:22.643419 25159 raft_consensus.cc:2804] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:22.643898 25159 raft_consensus.cc:697] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Becoming Leader. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Running, Role: LEADER
I20260710 13:23:22.643522 25064 consensus_queue.cc:237] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.644945 25159 consensus_queue.cc:237] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:22.653314 24766 catalog_manager.cc:5697] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 reported cstate change: term changed from 1 to 2, leader changed from 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129) to e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:22.654166 24764 catalog_manager.cc:5697] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a reported cstate change: term changed from 1 to 2, leader changed from 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129) to be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130). New cstate: current_term: 2 leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:22.772921 24981 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111) [suppressed 53 similar messages]
W20260710 13:23:22.840040 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:22.883245 25018 raft_consensus.cc:1275] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Refusing update from remote peer be4e37c3d96142a4aaa5118c11e5ae8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:22.885494 25159 consensus_queue.cc:1048] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:22.903586 24907 consensus_peers.cc:597] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:22.916013 24907 consensus_peers.cc:597] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.929059 25018 raft_consensus.cc:1275] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Refusing update from remote peer be4e37c3d96142a4aaa5118c11e5ae8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:22.930472 25156 consensus_queue.cc:1048] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:23.029376 25018 raft_consensus.cc:1275] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Refusing update from remote peer be4e37c3d96142a4aaa5118c11e5ae8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:23.030752 25166 consensus_queue.cc:1048] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:23.044361 24907 consensus_peers.cc:597] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:23.216440 24981 consensus_peers.cc:597] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.240435 24943 raft_consensus.cc:1275] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Refusing update from remote peer e85945ca3a6948dd8d9ceb1a380bfc80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:23.241793 25064 consensus_queue.cc:1048] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:23.476529 24907 consensus_peers.cc:597] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:23.671408 24981 consensus_peers.cc:597] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:23.751518 24981 consensus_peers.cc:597] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:23.808100 24981 consensus_peers.cc:597] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:23.827523 24981 consensus_peers.cc:597] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:23.841322 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:23.897079 24981 consensus_peers.cc:597] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:24.842552 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:25.299973 24907 consensus_peers.cc:597] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:25.501503 24907 consensus_peers.cc:597] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:25.684320 24907 consensus_peers.cc:597] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:25.826808 24981 consensus_peers.cc:597] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:25.843508 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:26.024504 24981 consensus_peers.cc:597] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:26.025223 24981 consensus_peers.cc:597] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:26.176858 24907 consensus_peers.cc:597] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:26.204701 24981 consensus_peers.cc:597] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:26.238515 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:26.246245 25180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:26.247174 25181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:26.250218 25183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:26.254572 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:26.257043 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:26.257265 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:26.257409 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689806257397 us; error 0 us; skew 500 ppm
I20260710 13:23:26.257886 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:26.261471 21914 webserver.cc:533] Webserver started at http://127.21.102.129:43275/ using document root <none> and password file <none>
I20260710 13:23:26.262045 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:26.262231 21914 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:26.266634 21914 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:23:26.270773 25188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:26.271696 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:23:26.272043 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "01b47d87323e42eeb0303411bf7eaf8e"
format_stamp: "Formatted at 2026-07-10 13:23:18 on dist-test-slave-mxjd"
I20260710 13:23:26.272351 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:26.290155 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:26.291491 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:26.293435 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:26.297596 25195 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:23:26.325095 24981 consensus_peers.cc:597] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:26.353287 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:23:26.353703 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.000s	sys 0.003s
I20260710 13:23:26.353992 21914 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:23:26.359046 25195 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.380478 25195 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.381665 25195 tablet_bootstrap.cc:492] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.382373 25195 ts_tablet_manager.cc:1403] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 13:23:26.384900 25195 raft_consensus.cc:359] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:26.385617 25195 raft_consensus.cc:740] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.386475 25195 consensus_queue.cc:260] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } }
I20260710 13:23:26.399080 25195 ts_tablet_manager.cc:1434] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260710 13:23:26.400064 25195 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
W20260710 13:23:26.416496 24981 consensus_peers.cc:597] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:26.420909 21914 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:23:26.421219 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.057s	sys 0.004s
I20260710 13:23:26.421891 25195 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.423074 25195 tablet_bootstrap.cc:492] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.423688 25195 ts_tablet_manager.cc:1403] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 13:23:26.425928 25195 raft_consensus.cc:359] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.426522 25195 raft_consensus.cc:740] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.427270 25195 consensus_queue.cc:260] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.429711 25195 ts_tablet_manager.cc:1434] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:26.430598 25195 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.449575 25195 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.451436 25195 tablet_bootstrap.cc:492] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.452504 25195 ts_tablet_manager.cc:1403] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:23:26.455983 25195 raft_consensus.cc:359] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.456874 25195 raft_consensus.cc:740] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.457876 25195 consensus_queue.cc:260] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.461019 25195 ts_tablet_manager.cc:1434] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:26.462139 25195 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.478755 25195 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.479789 25195 tablet_bootstrap.cc:492] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.480476 25195 ts_tablet_manager.cc:1403] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 13:23:26.482275 25195 raft_consensus.cc:359] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.482826 25195 raft_consensus.cc:740] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.483461 25195 consensus_queue.cc:260] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.485191 25195 ts_tablet_manager.cc:1434] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:26.485817 25195 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.487080 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:41299
I20260710 13:23:26.487217 25257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:41299 every 8 connection(s)
I20260710 13:23:26.498054 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:26.498909 25195 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.499907 25195 tablet_bootstrap.cc:492] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.500555 25195 ts_tablet_manager.cc:1403] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:23:26.503412 25195 raft_consensus.cc:359] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.504138 25195 raft_consensus.cc:740] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.505121 25195 consensus_queue.cc:260] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.507169 25195 ts_tablet_manager.cc:1434] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:26.508030 25195 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.516157 25258 heartbeater.cc:344] Connected to a master server at 127.21.102.190:40429
I20260710 13:23:26.516660 25258 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:26.517558 25258 heartbeater.cc:507] Master 127.21.102.190:40429 requested a full tablet report, sending...
I20260710 13:23:26.525403 24764 ts_manager.cc:194] Re-registered known tserver with Master: 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299)
I20260710 13:23:26.528841 25018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec"
dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
mode: GRACEFUL
new_leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
 from {username='slave'} at 127.0.0.1:45236
I20260710 13:23:26.529196 25195 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.529757 25018 raft_consensus.cc:606] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Received request to transfer leadership to TS be4e37c3d96142a4aaa5118c11e5ae8a
I20260710 13:23:26.530908 25195 tablet_bootstrap.cc:492] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.531643 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:23:26.531836 25195 ts_tablet_manager.cc:1403] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 13:23:26.532706 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:26.533720 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:26.535682 25195 raft_consensus.cc:359] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.536319 25232 raft_consensus.cc:3060] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.536486 25195 raft_consensus.cc:740] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.537709 25195 consensus_queue.cc:260] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.539839 25195 ts_tablet_manager.cc:1434] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:26.540295 24764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53268
I20260710 13:23:26.540657 25195 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.544711 25258 heartbeater.cc:499] Master 127.21.102.190:40429 was elected leader, sending a full tablet report...
I20260710 13:23:26.555442 25195 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.556351 25195 tablet_bootstrap.cc:492] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.557257 25195 ts_tablet_manager.cc:1403] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:23:26.560204 25195 raft_consensus.cc:359] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.560998 25195 raft_consensus.cc:740] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.561746 25195 consensus_queue.cc:260] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.563763 25195 ts_tablet_manager.cc:1434] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:26.564622 25195 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.580255 25195 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.581161 25195 tablet_bootstrap.cc:492] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.581756 25195 ts_tablet_manager.cc:1403] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 13:23:26.583564 25195 raft_consensus.cc:359] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.584071 25195 raft_consensus.cc:740] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.584712 25195 consensus_queue.cc:260] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.586478 25195 ts_tablet_manager.cc:1434] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:26.587463 25195 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.601321 25195 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.602226 25195 tablet_bootstrap.cc:492] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.602850 25195 ts_tablet_manager.cc:1403] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:23:26.604893 25195 raft_consensus.cc:359] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.605403 25195 raft_consensus.cc:740] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.606040 25195 consensus_queue.cc:260] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.607851 25195 ts_tablet_manager.cc:1434] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:26.608918 25195 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap starting.
I20260710 13:23:26.621492 25195 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:26.622483 25195 tablet_bootstrap.cc:492] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Bootstrap complete.
I20260710 13:23:26.623178 25195 ts_tablet_manager.cc:1403] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:23:26.625059 25195 raft_consensus.cc:359] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.625589 25195 raft_consensus.cc:740] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01b47d87323e42eeb0303411bf7eaf8e, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.626214 25195 consensus_queue.cc:260] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [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: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.628401 25195 ts_tablet_manager.cc:1434] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:26.736847 25179 raft_consensus.cc:993] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: : Instructing follower be4e37c3d96142a4aaa5118c11e5ae8a to start an election
I20260710 13:23:26.737349 25198 raft_consensus.cc:1081] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Signalling peer be4e37c3d96142a4aaa5118c11e5ae8a to start an election
I20260710 13:23:26.738941 24942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec"
dest_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a"
 from {username='slave'} at 127.0.0.1:52240
I20260710 13:23:26.739511 24942 raft_consensus.cc:493] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.739827 24942 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.744479 24942 raft_consensus.cc:515] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.746119 24942 leader_election.cc:290] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: Requested vote from peers 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299), e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131:43371)
I20260710 13:23:26.747121 25232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01b47d87323e42eeb0303411bf7eaf8e"
I20260710 13:23:26.747332 25018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c449c6afa3aa48fb91c0a9af8c8041ec" candidate_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80"
I20260710 13:23:26.747779 25232 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.747977 25018 raft_consensus.cc:3055] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.748335 25018 raft_consensus.cc:740] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e85945ca3a6948dd8d9ceb1a380bfc80, State: Running, Role: LEADER
I20260710 13:23:26.749145 25018 consensus_queue.cc:260] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.750209 25018 raft_consensus.cc:3060] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.755067 25018 raft_consensus.cc:2468] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 2.
I20260710 13:23:26.755100 25232 raft_consensus.cc:2468] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4e37c3d96142a4aaa5118c11e5ae8a in term 2.
I20260710 13:23:26.756469 24910 leader_election.cc:304] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 01b47d87323e42eeb0303411bf7eaf8e, be4e37c3d96142a4aaa5118c11e5ae8a, e85945ca3a6948dd8d9ceb1a380bfc80; no voters: 
I20260710 13:23:26.757222 25159 raft_consensus.cc:2804] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:26.758333 25159 raft_consensus.cc:697] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Becoming Leader. State: Replica: be4e37c3d96142a4aaa5118c11e5ae8a, State: Running, Role: LEADER
I20260710 13:23:26.759002 25159 consensus_queue.cc:237] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } }
I20260710 13:23:26.766759 24764 catalog_manager.cc:5697] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a reported cstate change: term changed from 1 to 2, leader changed from e85945ca3a6948dd8d9ceb1a380bfc80 (127.21.102.131) to be4e37c3d96142a4aaa5118c11e5ae8a (127.21.102.130). New cstate: current_term: 2 leader_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4e37c3d96142a4aaa5118c11e5ae8a" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.808923 25232 raft_consensus.cc:3060] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:26.844578 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:26.866532 25232 raft_consensus.cc:3060] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.058086 25232 raft_consensus.cc:3060] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.219901 25018 raft_consensus.cc:1275] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Refusing update from remote peer be4e37c3d96142a4aaa5118c11e5ae8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.221216 25282 consensus_queue.cc:1048] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e85945ca3a6948dd8d9ceb1a380bfc80" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.230813 25232 raft_consensus.cc:1275] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Refusing update from remote peer be4e37c3d96142a4aaa5118c11e5ae8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.232563 25159 consensus_queue.cc:1048] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01b47d87323e42eeb0303411bf7eaf8e" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 41299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.545060 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:27.550350 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:27.550806 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:27.551275 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:27.845960 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:28.557807 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:28.564554 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:28.565052 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:28.565603 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:28.847242 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:29.573431 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:29.579412 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:29.579810 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:29.580310 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:29.848193 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:30.586320 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:30.591866 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:30.592350 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:30.592824 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:30.849166 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:31.598548 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:31.604526 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:31.609330 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:31.609673 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:23:31.850198 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:32.636900 21914 tablet_server.cc:179] TabletServer@127.21.102.129:41299 shutting down...
W20260710 13:23:32.642019 24981 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
W20260710 13:23:32.650135 24981 consensus_peers.cc:597] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.669237 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:32.670365 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.671631 21914 raft_consensus.cc:2243] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.672473 21914 raft_consensus.cc:2272] T ec6802ab44ea4252a54ef9d98288dd91 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:32.675887 24907 consensus_peers.cc:597] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.677008 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.677706 21914 raft_consensus.cc:2243] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.678377 21914 raft_consensus.cc:2272] T c449c6afa3aa48fb91c0a9af8c8041ec P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.681011 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.681644 21914 raft_consensus.cc:2243] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.682152 21914 raft_consensus.cc:2272] T cf6769b58dec4c4fa142cf24d3121c48 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.684459 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.685145 21914 raft_consensus.cc:2243] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.685567 21914 raft_consensus.cc:2272] T abf11862ab06475d9a7f15dcba966132 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.687821 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.688436 21914 raft_consensus.cc:2243] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.688997 21914 raft_consensus.cc:2272] T dea908b437f440fea98a229f0b89d3cd P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.692441 21914 tablet_replica.cc:333] stopping tablet replica
W20260710 13:23:32.692938 24981 consensus_peers.cc:597] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.693148 21914 raft_consensus.cc:2243] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.693645 21914 raft_consensus.cc:2272] T 4b67629d52a445c4a05903e2e53e5712 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.695923 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.696475 21914 raft_consensus.cc:2243] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.696952 21914 raft_consensus.cc:2272] T f070c78a56c84c57bf7af2782c3b2c72 P 01b47d87323e42eeb0303411bf7eaf8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.699152 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.699739 21914 raft_consensus.cc:2243] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.700204 21914 raft_consensus.cc:2272] T a5264c5f60d54075a5c203cfe216b663 P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.702309 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.702841 21914 raft_consensus.cc:2243] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.703248 21914 raft_consensus.cc:2272] T c0b8c36c77b245cfb70730ea0c87161d P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.706799 21914 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:32.707579 21914 raft_consensus.cc:2243] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.708220 21914 raft_consensus.cc:2272] T 807543a14fa945699628bb22e21689bb P 01b47d87323e42eeb0303411bf7eaf8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:32.728549 25191 connection.cc:466] server connection from 127.0.0.1:51614 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51614 (request call id 64) could send its response
W20260710 13:23:32.733315 24907 consensus_peers.cc:597] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.744484 21914 tablet_server.cc:196] TabletServer@127.21.102.129:41299 shutdown complete.
I20260710 13:23:32.772091 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:23:32.800655 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:32.803328 21914 tablet_replica.cc:333] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.804421 21914 raft_consensus.cc:2243] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.805184 21914 raft_consensus.cc:2272] T dea908b437f440fea98a229f0b89d3cd P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:32.806878 24907 consensus_peers.cc:597] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:32.807946 24981 consensus_peers.cc:597] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.808213 21914 tablet_replica.cc:333] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.809152 21914 raft_consensus.cc:2243] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.809976 21914 raft_consensus.cc:2272] T 4b67629d52a445c4a05903e2e53e5712 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.812096 21914 tablet_replica.cc:333] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.812826 21914 raft_consensus.cc:2243] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.813213 21914 raft_consensus.cc:2272] T a5264c5f60d54075a5c203cfe216b663 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.815208 21914 tablet_replica.cc:333] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.815675 21914 raft_consensus.cc:2243] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.816058 21914 raft_consensus.cc:2272] T 807543a14fa945699628bb22e21689bb P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.818012 21914 tablet_replica.cc:333] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.818476 21914 raft_consensus.cc:2243] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.818866 21914 raft_consensus.cc:2272] T c0b8c36c77b245cfb70730ea0c87161d P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.820957 21914 tablet_replica.cc:333] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.821467 21914 raft_consensus.cc:2243] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.822359 21914 raft_consensus.cc:2272] T f070c78a56c84c57bf7af2782c3b2c72 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.824419 21914 tablet_replica.cc:333] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.825013 21914 raft_consensus.cc:2243] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.825762 21914 raft_consensus.cc:2272] T c449c6afa3aa48fb91c0a9af8c8041ec P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.827688 21914 tablet_replica.cc:333] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.828173 21914 raft_consensus.cc:2243] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.829208 21914 raft_consensus.cc:2272] T ec6802ab44ea4252a54ef9d98288dd91 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.831372 21914 tablet_replica.cc:333] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.831918 21914 raft_consensus.cc:2243] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.832954 21914 raft_consensus.cc:2272] T cf6769b58dec4c4fa142cf24d3121c48 P be4e37c3d96142a4aaa5118c11e5ae8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.835060 21914 tablet_replica.cc:333] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a: stopping tablet replica
I20260710 13:23:32.835608 21914 raft_consensus.cc:2243] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.836071 21914 raft_consensus.cc:2272] T abf11862ab06475d9a7f15dcba966132 P be4e37c3d96142a4aaa5118c11e5ae8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:32.851337 24815 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:32.867591 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
I20260710 13:23:32.891376 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
I20260710 13:23:32.920420 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:32.921396 21914 tablet_replica.cc:333] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.922196 21914 raft_consensus.cc:2243] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.923022 21914 raft_consensus.cc:2272] T a5264c5f60d54075a5c203cfe216b663 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:32.923139 24981 consensus_peers.cc:597] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 -> Peer 01b47d87323e42eeb0303411bf7eaf8e (127.21.102.129:41299): Couldn't send request to peer 01b47d87323e42eeb0303411bf7eaf8e. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:41299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:32.925269 21914 tablet_replica.cc:333] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.925838 21914 raft_consensus.cc:2243] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.926664 21914 raft_consensus.cc:2272] T c0b8c36c77b245cfb70730ea0c87161d P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.928844 21914 tablet_replica.cc:333] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.929410 21914 raft_consensus.cc:2243] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.930172 21914 raft_consensus.cc:2272] T 807543a14fa945699628bb22e21689bb P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.932276 21914 tablet_replica.cc:333] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.933019 21914 raft_consensus.cc:2243] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.933478 21914 raft_consensus.cc:2272] T f070c78a56c84c57bf7af2782c3b2c72 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.935438 21914 tablet_replica.cc:333] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.935972 21914 raft_consensus.cc:2243] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.936760 21914 raft_consensus.cc:2272] T abf11862ab06475d9a7f15dcba966132 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.938563 21914 tablet_replica.cc:333] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.939181 21914 raft_consensus.cc:2243] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.939630 21914 raft_consensus.cc:2272] T cf6769b58dec4c4fa142cf24d3121c48 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.941668 21914 tablet_replica.cc:333] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.942158 21914 raft_consensus.cc:2243] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.942987 21914 raft_consensus.cc:2272] T ec6802ab44ea4252a54ef9d98288dd91 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.945111 21914 tablet_replica.cc:333] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.945571 21914 raft_consensus.cc:2243] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.946031 21914 raft_consensus.cc:2272] T c449c6afa3aa48fb91c0a9af8c8041ec P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.947854 21914 tablet_replica.cc:333] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.948315 21914 raft_consensus.cc:2243] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.948715 21914 raft_consensus.cc:2272] T 4b67629d52a445c4a05903e2e53e5712 P e85945ca3a6948dd8d9ceb1a380bfc80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.950548 21914 tablet_replica.cc:333] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80: stopping tablet replica
I20260710 13:23:32.951002 21914 raft_consensus.cc:2243] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.951787 21914 raft_consensus.cc:2272] T dea908b437f440fea98a229f0b89d3cd P e85945ca3a6948dd8d9ceb1a380bfc80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.981446 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:23:33.005137 21914 master.cc:562] Master@127.21.102.190:40429 shutting down...
I20260710 13:23:33.027894 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:33.028471 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:33.028743 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9736959aee94ccdba98c8a3267c10f6: stopping tablet replica
I20260710 13:23:33.048828 21914 master.cc:584] Master@127.21.102.190:40429 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14427 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:23:33.089929 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:43525
I20260710 13:23:33.091030 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:33.096975 25297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.097030 25298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.097959 25300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.099407 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:33.100308 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:33.100507 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:33.100626 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689813100615 us; error 0 us; skew 500 ppm
I20260710 13:23:33.101243 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:33.103722 21914 webserver.cc:533] Webserver started at http://127.21.102.190:41755/ using document root <none> and password file <none>
I20260710 13:23:33.104421 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:33.104691 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:33.105140 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:33.106328 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "65dae39e5d4241219c83a3673c4cb2bb"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.111114 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:33.114766 25305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.115718 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:33.115985 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "65dae39e5d4241219c83a3673c4cb2bb"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.116252 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:33.130296 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:33.131474 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:33.170958 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:43525
I20260710 13:23:33.171092 25356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:43525 every 8 connection(s)
I20260710 13:23:33.175068 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.186149 25357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb: Bootstrap starting.
I20260710 13:23:33.191077 25357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.195190 25357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb: No bootstrap required, opened a new log
I20260710 13:23:33.197532 25357 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER }
I20260710 13:23:33.198136 25357 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.198364 25357 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dae39e5d4241219c83a3673c4cb2bb, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.198948 25357 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER }
I20260710 13:23:33.199409 25357 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:33.199630 25357 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:33.199880 25357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.204324 25357 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER }
I20260710 13:23:33.204882 25357 leader_election.cc:304] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [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: 65dae39e5d4241219c83a3673c4cb2bb; no voters: 
I20260710 13:23:33.206058 25357 leader_election.cc:290] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:33.206379 25360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.207708 25360 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 1 LEADER]: Becoming Leader. State: Replica: 65dae39e5d4241219c83a3673c4cb2bb, State: Running, Role: LEADER
I20260710 13:23:33.208441 25360 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [LEADER]: Queue going to LEADER mode. State: All 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: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER }
I20260710 13:23:33.209017 25357 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:33.215152 25361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65dae39e5d4241219c83a3673c4cb2bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER } }
I20260710 13:23:33.215601 25361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:33.216419 25362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65dae39e5d4241219c83a3673c4cb2bb. Latest consensus state: current_term: 1 leader_uuid: "65dae39e5d4241219c83a3673c4cb2bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65dae39e5d4241219c83a3673c4cb2bb" member_type: VOTER } }
I20260710 13:23:33.217300 25362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:33.219475 25366 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:33.225495 25366 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:33.227957 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:33.234256 25366 catalog_manager.cc:1383] Generated new cluster ID: 124e3ac4d93f4766a673065ca7827baa
I20260710 13:23:33.234524 25366 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:33.266254 25366 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:33.267530 25366 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:33.278107 25366 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb: Generated new TSK 0
I20260710 13:23:33.278674 25366 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:33.295099 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:33.301460 25378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.301967 25379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.303588 25381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.304298 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:33.305565 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:33.305806 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:33.305995 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689813305977 us; error 0 us; skew 500 ppm
I20260710 13:23:33.306619 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:33.309372 21914 webserver.cc:533] Webserver started at http://127.21.102.129:33887/ using document root <none> and password file <none>
I20260710 13:23:33.309867 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:33.310081 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:33.310344 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:33.311430 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "7ae596216c9e4df194c7289c50fe8a59"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.315840 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:23:33.319451 25386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.320501 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:33.320753 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "7ae596216c9e4df194c7289c50fe8a59"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.321100 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:33.333498 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:33.334641 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:33.336064 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:33.338449 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:33.338662 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.338876 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:33.339090 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.379459 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:34455
I20260710 13:23:33.379552 25448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:34455 every 8 connection(s)
I20260710 13:23:33.384891 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:33.392536 25453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.394346 25454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.396183 21914 server_base.cc:1061] running on GCE node
W20260710 13:23:33.397027 25456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.398253 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:33.398582 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:33.398851 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689813398831 us; error 0 us; skew 500 ppm
I20260710 13:23:33.399405 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:33.400202 25449 heartbeater.cc:344] Connected to a master server at 127.21.102.190:43525
I20260710 13:23:33.400590 25449 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:33.401409 25449 heartbeater.cc:507] Master 127.21.102.190:43525 requested a full tablet report, sending...
I20260710 13:23:33.402064 21914 webserver.cc:533] Webserver started at http://127.21.102.130:34261/ using document root <none> and password file <none>
I20260710 13:23:33.402594 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:33.402806 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:33.403070 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:33.403816 25322 ts_manager.cc:194] Registered new tserver with Master: 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455)
I20260710 13:23:33.404296 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "1931947e92044214837e92ae2dadf79c"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.405866 25322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36544
I20260710 13:23:33.409118 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:23:33.412508 25461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.413285 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:33.413575 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "1931947e92044214837e92ae2dadf79c"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.413856 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:33.432835 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:33.434036 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:33.435424 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:33.437634 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:33.437851 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.438100 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:33.438268 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.478229 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:43995
I20260710 13:23:33.478384 25523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:43995 every 8 connection(s)
I20260710 13:23:33.483156 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:33.492214 25527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:33.495277 25528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.495967 21914 server_base.cc:1061] running on GCE node
W20260710 13:23:33.497058 25530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:33.498157 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:33.498404 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:33.498601 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689813498584 us; error 0 us; skew 500 ppm
I20260710 13:23:33.499159 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:33.499327 25524 heartbeater.cc:344] Connected to a master server at 127.21.102.190:43525
I20260710 13:23:33.499765 25524 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:33.500989 25524 heartbeater.cc:507] Master 127.21.102.190:43525 requested a full tablet report, sending...
I20260710 13:23:33.502578 21914 webserver.cc:533] Webserver started at http://127.21.102.131:39319/ using document root <none> and password file <none>
I20260710 13:23:33.503225 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:33.503396 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:33.503659 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:33.503964 25322 ts_manager.cc:194] Registered new tserver with Master: 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995)
I20260710 13:23:33.505016 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "18c376f09c174c279d7a0efb656a1689"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.505543 25322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36552
I20260710 13:23:33.509572 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:33.513413 25535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.514267 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:33.514571 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "18c376f09c174c279d7a0efb656a1689"
format_stamp: "Formatted at 2026-07-10 13:23:33 on dist-test-slave-mxjd"
I20260710 13:23:33.514886 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:33.530527 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:33.531757 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:33.533270 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:33.535472 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:33.535643 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.535943 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:33.536098 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:33.574795 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:39225
I20260710 13:23:33.574961 25597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:39225 every 8 connection(s)
I20260710 13:23:33.588905 25598 heartbeater.cc:344] Connected to a master server at 127.21.102.190:43525
I20260710 13:23:33.589320 25598 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:33.590072 25598 heartbeater.cc:507] Master 127.21.102.190:43525 requested a full tablet report, sending...
I20260710 13:23:33.592072 25322 ts_manager.cc:194] Registered new tserver with Master: 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:33.592577 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014717186s
I20260710 13:23:33.593637 25322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36554
I20260710 13:23:33.620348 25322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36568:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:33.622610 25322 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:33.668915 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 51477077d9174b0295e0d7520f904c91 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.670476 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51477077d9174b0295e0d7520f904c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.668938 25563 tablet_service.cc:1511] Processing CreateTablet for tablet e333a37b460a4c7192b8eefe00a9e60a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.672999 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e333a37b460a4c7192b8eefe00a9e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.675791 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 51477077d9174b0295e0d7520f904c91 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.677089 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51477077d9174b0295e0d7520f904c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.677630 25489 tablet_service.cc:1511] Processing CreateTablet for tablet e333a37b460a4c7192b8eefe00a9e60a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.679037 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e333a37b460a4c7192b8eefe00a9e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.675824 25414 tablet_service.cc:1511] Processing CreateTablet for tablet e333a37b460a4c7192b8eefe00a9e60a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.682219 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e333a37b460a4c7192b8eefe00a9e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.686125 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 51477077d9174b0295e0d7520f904c91 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3df75b7ca84e4b8e8bd98fcdd8cae75a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.687604 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51477077d9174b0295e0d7520f904c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.698973 25613 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: Bootstrap starting.
I20260710 13:23:33.707588 25613 tablet_bootstrap.cc:654] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.724517 25614 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: Bootstrap starting.
I20260710 13:23:33.724714 25613 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: No bootstrap required, opened a new log
I20260710 13:23:33.725363 25613 ts_tablet_manager.cc:1403] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260710 13:23:33.728232 25613 raft_consensus.cc:359] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.729055 25613 raft_consensus.cc:385] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.729398 25613 raft_consensus.cc:740] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.730329 25613 consensus_queue.cc:260] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.732177 25614 tablet_bootstrap.cc:654] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.734189 25449 heartbeater.cc:499] Master 127.21.102.190:43525 was elected leader, sending a full tablet report...
I20260710 13:23:33.734519 25613 ts_tablet_manager.cc:1434] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:23:33.734846 25616 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: Bootstrap starting.
I20260710 13:23:33.735595 25613 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: Bootstrap starting.
I20260710 13:23:33.743016 25616 tablet_bootstrap.cc:654] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.744683 25614 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: No bootstrap required, opened a new log
I20260710 13:23:33.745235 25614 ts_tablet_manager.cc:1403] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:23:33.747421 25613 tablet_bootstrap.cc:654] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.748513 25614 raft_consensus.cc:359] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.749431 25614 raft_consensus.cc:385] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.749785 25614 raft_consensus.cc:740] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.750779 25614 consensus_queue.cc:260] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.754454 25598 heartbeater.cc:499] Master 127.21.102.190:43525 was elected leader, sending a full tablet report...
I20260710 13:23:33.755041 25614 ts_tablet_manager.cc:1434] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:23:33.755052 25613 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: No bootstrap required, opened a new log
I20260710 13:23:33.755069 25616 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: No bootstrap required, opened a new log
I20260710 13:23:33.755956 25616 ts_tablet_manager.cc:1403] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:23:33.755956 25613 ts_tablet_manager.cc:1403] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260710 13:23:33.757531 25614 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: Bootstrap starting.
I20260710 13:23:33.759445 25616 raft_consensus.cc:359] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.759661 25613 raft_consensus.cc:359] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.760377 25616 raft_consensus.cc:385] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.760502 25613 raft_consensus.cc:385] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.760886 25616 raft_consensus.cc:740] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.760991 25613 raft_consensus.cc:740] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.762014 25613 consensus_queue.cc:260] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.762041 25616 consensus_queue.cc:260] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.764411 25613 ts_tablet_manager.cc:1434] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:33.764760 25614 tablet_bootstrap.cc:654] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.766794 25524 heartbeater.cc:499] Master 127.21.102.190:43525 was elected leader, sending a full tablet report...
I20260710 13:23:33.770512 25616 ts_tablet_manager.cc:1434] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:23:33.771703 25616 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: Bootstrap starting.
I20260710 13:23:33.776533 25614 tablet_bootstrap.cc:492] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: No bootstrap required, opened a new log
I20260710 13:23:33.777168 25614 ts_tablet_manager.cc:1403] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:23:33.779584 25622 raft_consensus.cc:493] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.780198 25616 tablet_bootstrap.cc:654] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.780051 25614 raft_consensus.cc:359] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.781008 25614 raft_consensus.cc:385] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.781338 25614 raft_consensus.cc:740] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.780112 25622 raft_consensus.cc:515] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.782347 25614 consensus_queue.cc:260] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.784912 25614 ts_tablet_manager.cc:1434] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:33.787091 25622 leader_election.cc:290] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225), 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455)
I20260710 13:23:33.788003 25616 tablet_bootstrap.cc:492] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: No bootstrap required, opened a new log
I20260710 13:23:33.788578 25616 ts_tablet_manager.cc:1403] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:23:33.792074 25616 raft_consensus.cc:359] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.792925 25616 raft_consensus.cc:385] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.793244 25616 raft_consensus.cc:740] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.794020 25616 consensus_queue.cc:260] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.796350 25616 ts_tablet_manager.cc:1434] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:23:33.806548 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689" is_pre_election: true
I20260710 13:23:33.807399 25573 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:33.808960 25462 leader_election.cc:304] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:33.809679 25622 raft_consensus.cc:2804] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.810112 25622 raft_consensus.cc:493] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.810519 25622 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.810725 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59" is_pre_election: true
I20260710 13:23:33.811497 25424 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:33.816708 25622 raft_consensus.cc:515] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.818746 25622 leader_election.cc:290] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Requested vote from peers 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225), 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455)
I20260710 13:23:33.819331 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:33.820091 25573 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.819962 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:33.820683 25424 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.828395 25424 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
W20260710 13:23:33.828576 25599 tablet.cc:2406] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:33.828409 25573 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
I20260710 13:23:33.830277 25462 leader_election.cc:304] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:33.831066 25622 raft_consensus.cc:2804] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.832146 25622 raft_consensus.cc:697] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Leader. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:33.833118 25622 consensus_queue.cc:237] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:33.839912 25319 catalog_manager.cc:5697] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1931947e92044214837e92ae2dadf79c (127.21.102.130). New cstate: current_term: 1 leader_uuid: "1931947e92044214837e92ae2dadf79c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.855029 25622 raft_consensus.cc:493] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.855494 25622 raft_consensus.cc:515] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.857386 25622 leader_election.cc:290] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:33.858104 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59" is_pre_election: true
I20260710 13:23:33.858321 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689" is_pre_election: true
I20260710 13:23:33.858718 25424 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:33.859046 25573 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:33.859835 25462 leader_election.cc:304] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1931947e92044214837e92ae2dadf79c, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:33.860499 25622 raft_consensus.cc:2804] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.860841 25622 raft_consensus.cc:493] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.861135 25622 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.865760 25622 raft_consensus.cc:515] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.867219 25622 leader_election.cc:290] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Requested vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:33.868043 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:33.868371 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:33.868578 25424 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.869038 25573 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.873320 25424 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
I20260710 13:23:33.873517 25573 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
I20260710 13:23:33.874495 25462 leader_election.cc:304] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1931947e92044214837e92ae2dadf79c, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:33.875248 25622 raft_consensus.cc:2804] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.875705 25622 raft_consensus.cc:697] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Leader. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:33.876479 25622 consensus_queue.cc:237] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.882870 25319 catalog_manager.cc:5697] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1931947e92044214837e92ae2dadf79c (127.21.102.130). New cstate: current_term: 1 leader_uuid: "1931947e92044214837e92ae2dadf79c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.922297 25319 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36572:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:33.924407 25319 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:33.948094 25414 tablet_service.cc:1511] Processing CreateTablet for tablet 83c669a5ee8f4add98e44a4a7348c57e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.949536 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c669a5ee8f4add98e44a4a7348c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.949366 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 83c669a5ee8f4add98e44a4a7348c57e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.950589 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c669a5ee8f4add98e44a4a7348c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.951296 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 83c669a5ee8f4add98e44a4a7348c57e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:33.952512 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c669a5ee8f4add98e44a4a7348c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.953327 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5b166705b146a6ac4fd0cb441ad2f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.954546 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5b166705b146a6ac4fd0cb441ad2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.957356 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5b166705b146a6ac4fd0cb441ad2f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.958681 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5b166705b146a6ac4fd0cb441ad2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.962368 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5b166705b146a6ac4fd0cb441ad2f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f214466188ee4b37b9420c2f8054add8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:33.963697 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5b166705b146a6ac4fd0cb441ad2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:33.968760 25614 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: Bootstrap starting.
I20260710 13:23:33.975268 25614 tablet_bootstrap.cc:654] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.977113 25613 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: Bootstrap starting.
I20260710 13:23:33.985787 25613 tablet_bootstrap.cc:654] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.986564 25614 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: No bootstrap required, opened a new log
I20260710 13:23:33.987094 25614 ts_tablet_manager.cc:1403] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 13:23:33.988751 25616 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: Bootstrap starting.
I20260710 13:23:33.990267 25614 raft_consensus.cc:359] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.991014 25614 raft_consensus.cc:385] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.991293 25614 raft_consensus.cc:740] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.992159 25614 consensus_queue.cc:260] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:33.995225 25614 ts_tablet_manager.cc:1434] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:33.996428 25616 tablet_bootstrap.cc:654] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.997095 25614 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: Bootstrap starting.
I20260710 13:23:33.999433 25613 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: No bootstrap required, opened a new log
I20260710 13:23:33.999966 25613 ts_tablet_manager.cc:1403] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260710 13:23:34.003087 25613 raft_consensus.cc:359] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.007861 25613 raft_consensus.cc:385] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:34.008255 25613 raft_consensus.cc:740] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Initialized, Role: FOLLOWER
I20260710 13:23:34.008885 25614 tablet_bootstrap.cc:654] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:34.009253 25613 consensus_queue.cc:260] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.011646 25613 ts_tablet_manager.cc:1434] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:34.012394 25616 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: No bootstrap required, opened a new log
I20260710 13:23:34.012658 25613 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: Bootstrap starting.
I20260710 13:23:34.012931 25616 ts_tablet_manager.cc:1403] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260710 13:23:34.016131 25616 raft_consensus.cc:359] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.017033 25616 raft_consensus.cc:385] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:34.017359 25616 raft_consensus.cc:740] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Initialized, Role: FOLLOWER
I20260710 13:23:34.020088 25613 tablet_bootstrap.cc:654] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:34.018147 25616 consensus_queue.cc:260] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.024415 25616 ts_tablet_manager.cc:1434] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:34.025868 25616 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Bootstrap starting.
I20260710 13:23:34.031754 25613 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: No bootstrap required, opened a new log
I20260710 13:23:34.032387 25613 ts_tablet_manager.cc:1403] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:23:34.033180 25616 tablet_bootstrap.cc:654] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:34.035336 25613 raft_consensus.cc:359] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.036227 25613 raft_consensus.cc:385] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:34.036572 25613 raft_consensus.cc:740] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Initialized, Role: FOLLOWER
I20260710 13:23:34.037773 25613 consensus_queue.cc:260] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.041334 25613 ts_tablet_manager.cc:1434] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 13:23:34.045092 25616 tablet_bootstrap.cc:492] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: No bootstrap required, opened a new log
I20260710 13:23:34.045684 25616 ts_tablet_manager.cc:1403] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:23:34.046407 25614 tablet_bootstrap.cc:492] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: No bootstrap required, opened a new log
I20260710 13:23:34.047057 25614 ts_tablet_manager.cc:1403] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.021s
I20260710 13:23:34.048666 25616 raft_consensus.cc:359] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.049424 25616 raft_consensus.cc:385] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:34.049743 25616 raft_consensus.cc:740] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Initialized, Role: FOLLOWER
I20260710 13:23:34.049877 25614 raft_consensus.cc:359] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.050614 25614 raft_consensus.cc:385] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:34.051064 25614 raft_consensus.cc:740] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Initialized, Role: FOLLOWER
I20260710 13:23:34.050627 25616 consensus_queue.cc:260] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.051834 25614 consensus_queue.cc:260] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.053406 25616 ts_tablet_manager.cc:1434] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:34.055310 25614 ts_tablet_manager.cc:1434] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:23:34.070523 25621 raft_consensus.cc:493] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:34.071095 25621 raft_consensus.cc:515] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.073094 25621 leader_election.cc:290] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995)
I20260710 13:23:34.083779 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59" is_pre_election: true
I20260710 13:23:34.084542 25424 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 0.
I20260710 13:23:34.084734 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1931947e92044214837e92ae2dadf79c" is_pre_election: true
I20260710 13:23:34.085449 25499 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 0.
I20260710 13:23:34.085592 25536 leader_election.cc:304] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:34.086390 25621 raft_consensus.cc:2804] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:34.086731 25621 raft_consensus.cc:493] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:34.087018 25621 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.091962 25621 raft_consensus.cc:515] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.093580 25621 leader_election.cc:290] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995)
I20260710 13:23:34.094527 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:34.094527 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1931947e92044214837e92ae2dadf79c"
I20260710 13:23:34.095609 25424 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.095700 25499 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.101359 25499 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 1.
I20260710 13:23:34.101534 25424 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 1.
I20260710 13:23:34.102437 25537 leader_election.cc:304] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:34.103227 25621 raft_consensus.cc:2804] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:34.104439 25621 raft_consensus.cc:697] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 LEADER]: Becoming Leader. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Running, Role: LEADER
I20260710 13:23:34.105295 25621 consensus_queue.cc:237] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.112735 25321 catalog_manager.cc:5697] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18c376f09c174c279d7a0efb656a1689 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "18c376f09c174c279d7a0efb656a1689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.202726 25622 raft_consensus.cc:493] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:34.203325 25622 raft_consensus.cc:515] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.205103 25622 leader_election.cc:290] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:34.206007 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59" is_pre_election: true
I20260710 13:23:34.206240 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689" is_pre_election: true
I20260710 13:23:34.206562 25424 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:34.207024 25573 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 0.
I20260710 13:23:34.207710 25462 leader_election.cc:304] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1931947e92044214837e92ae2dadf79c, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:34.208542 25622 raft_consensus.cc:2804] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:34.208889 25622 raft_consensus.cc:493] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:34.209173 25622 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.214164 25622 raft_consensus.cc:515] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.215797 25622 leader_election.cc:290] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Requested vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:34.216722 25424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:34.216952 25573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:34.217351 25424 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.217446 25573 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:34.224020 25370 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:34.224318 25424 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
I20260710 13:23:34.224321 25573 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 1.
I20260710 13:23:34.225731 25462 leader_election.cc:304] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:34.226370 25622 raft_consensus.cc:2804] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:34.226879 25622 raft_consensus.cc:697] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Leader. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:34.227567 25622 consensus_queue.cc:237] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.235572 25321 catalog_manager.cc:5697] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1931947e92044214837e92ae2dadf79c (127.21.102.130). New cstate: current_term: 1 leader_uuid: "1931947e92044214837e92ae2dadf79c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.287599 25622 consensus_queue.cc:1048] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.295050 25499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a"
dest_uuid: "1931947e92044214837e92ae2dadf79c"
mode: GRACEFUL
new_leader_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:49554
I20260710 13:23:34.301626 25499 raft_consensus.cc:606] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Received request to transfer leadership to TS 7ae596216c9e4df194c7289c50fe8a59
I20260710 13:23:34.306659 25622 consensus_queue.cc:1048] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.312485 25499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51477077d9174b0295e0d7520f904c91"
dest_uuid: "1931947e92044214837e92ae2dadf79c"
mode: GRACEFUL
new_leader_uuid: "18c376f09c174c279d7a0efb656a1689"
 from {username='slave'} at 127.0.0.1:49554
I20260710 13:23:34.313167 25499 raft_consensus.cc:606] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Received request to transfer leadership to TS 18c376f09c174c279d7a0efb656a1689
I20260710 13:23:34.327679 25622 consensus_queue.cc:1048] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:34.332333 25573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e"
dest_uuid: "18c376f09c174c279d7a0efb656a1689"
mode: GRACEFUL
new_leader_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:35052
I20260710 13:23:34.332957 25573 raft_consensus.cc:606] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 LEADER]: Received request to transfer leadership to TS 7ae596216c9e4df194c7289c50fe8a59
I20260710 13:23:34.337499 25622 raft_consensus.cc:993] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: : Instructing follower 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.337905 25622 raft_consensus.cc:1081] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Signalling peer 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.338546 25499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5"
dest_uuid: "1931947e92044214837e92ae2dadf79c"
mode: GRACEFUL
new_leader_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:49554
I20260710 13:23:34.339178 25499 raft_consensus.cc:606] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Received request to transfer leadership to TS 7ae596216c9e4df194c7289c50fe8a59
I20260710 13:23:34.339574 25423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a"
dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:49866
I20260710 13:23:34.340168 25423 raft_consensus.cc:493] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.340562 25423 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.348099 25622 consensus_queue.cc:1048] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.363643 25423 raft_consensus.cc:515] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:34.376588 25423 leader_election.cc:290] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Requested vote from peers 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225), 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995)
I20260710 13:23:34.382467 25626 raft_consensus.cc:993] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: : Instructing follower 18c376f09c174c279d7a0efb656a1689 to start an election
I20260710 13:23:34.384081 25626 raft_consensus.cc:1081] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Signalling peer 18c376f09c174c279d7a0efb656a1689 to start an election
I20260710 13:23:34.385955 25573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51477077d9174b0295e0d7520f904c91"
dest_uuid: "18c376f09c174c279d7a0efb656a1689"
 from {username='slave'} at 127.0.0.1:34288
I20260710 13:23:34.386579 25573 raft_consensus.cc:493] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.386996 25573 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.394019 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:34.394829 25572 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.396845 25573 raft_consensus.cc:515] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.399791 25423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:34.399941 25573 leader_election.cc:290] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995)
I20260710 13:23:34.401712 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51477077d9174b0295e0d7520f904c91" candidate_uuid: "18c376f09c174c279d7a0efb656a1689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1931947e92044214837e92ae2dadf79c"
I20260710 13:23:34.402381 25499 raft_consensus.cc:3055] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.402752 25499 raft_consensus.cc:740] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:34.402786 25572 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.403523 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e333a37b460a4c7192b8eefe00a9e60a" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1931947e92044214837e92ae2dadf79c"
I20260710 13:23:34.404187 25498 raft_consensus.cc:3055] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.400498 25423 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.403765 25499 consensus_queue.cc:260] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.404132 25387 leader_election.cc:304] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:34.404649 25498 raft_consensus.cc:740] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:34.405411 25499 raft_consensus.cc:3060] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.405465 25617 raft_consensus.cc:2804] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.405587 25498 consensus_queue.cc:260] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:34.408707 25498 raft_consensus.cc:3060] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.413436 25499 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 2.
I20260710 13:23:34.414913 25537 leader_election.cc:304] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:34.415892 25621 raft_consensus.cc:2804] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.416450 25621 raft_consensus.cc:697] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 2 LEADER]: Becoming Leader. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Running, Role: LEADER
I20260710 13:23:34.417351 25621 consensus_queue.cc:237] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.417824 25498 raft_consensus.cc:2468] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.422941 25423 raft_consensus.cc:2468] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18c376f09c174c279d7a0efb656a1689 in term 2.
I20260710 13:23:34.425258 25617 raft_consensus.cc:697] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Running, Role: LEADER
I20260710 13:23:34.425658 25321 catalog_manager.cc:5697] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 reported cstate change: term changed from 1 to 2, leader changed from 1931947e92044214837e92ae2dadf79c (127.21.102.130) to 18c376f09c174c279d7a0efb656a1689 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "18c376f09c174c279d7a0efb656a1689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.426117 25617 consensus_queue.cc:237] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } }
I20260710 13:23:34.434247 25322 catalog_manager.cc:5697] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 reported cstate change: term changed from 1 to 2, leader changed from 1931947e92044214837e92ae2dadf79c (127.21.102.130) to 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "7ae596216c9e4df194c7289c50fe8a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.637940 25652 consensus_queue.cc:1048] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.644606 25626 raft_consensus.cc:993] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: : Instructing follower 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.645090 25626 raft_consensus.cc:1081] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Signalling peer 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.647936 25424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5"
dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:49866
I20260710 13:23:34.649410 25424 raft_consensus.cc:493] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.649857 25424 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.650257 25652 consensus_queue.cc:1048] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.656412 25424 raft_consensus.cc:515] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.658684 25424 leader_election.cc:290] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Requested vote from peers 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:34.659336 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1931947e92044214837e92ae2dadf79c"
I20260710 13:23:34.659999 25499 raft_consensus.cc:3055] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.660377 25499 raft_consensus.cc:740] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:34.660485 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5b166705b146a6ac4fd0cb441ad2f5" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:34.661217 25572 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.661409 25499 consensus_queue.cc:260] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.662875 25499 raft_consensus.cc:3060] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.668812 25572 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.669018 25621 consensus_queue.cc:1048] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.671108 25499 raft_consensus.cc:2468] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.672303 25388 leader_election.cc:304] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1931947e92044214837e92ae2dadf79c, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:34.673206 25617 raft_consensus.cc:2804] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.673699 25617 raft_consensus.cc:697] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Running, Role: LEADER
I20260710 13:23:34.674772 25617 consensus_queue.cc:237] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.682914 25641 raft_consensus.cc:993] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: : Instructing follower 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.683826 25621 raft_consensus.cc:1081] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 LEADER]: Signalling peer 7ae596216c9e4df194c7289c50fe8a59 to start an election
I20260710 13:23:34.687717 25423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e"
dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
 from {username='slave'} at 127.0.0.1:49878
I20260710 13:23:34.688292 25423 raft_consensus.cc:493] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.688630 25423 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.691000 25621 consensus_queue.cc:1048] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.695070 25423 raft_consensus.cc:515] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.698041 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1931947e92044214837e92ae2dadf79c"
I20260710 13:23:34.698661 25499 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.698683 25423 leader_election.cc:290] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Requested vote from peers 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:34.699528 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "7ae596216c9e4df194c7289c50fe8a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:34.701514 25572 raft_consensus.cc:3055] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.701858 25572 raft_consensus.cc:740] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18c376f09c174c279d7a0efb656a1689, State: Running, Role: LEADER
I20260710 13:23:34.702600 25572 consensus_queue.cc:260] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.703701 25322 catalog_manager.cc:5697] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 reported cstate change: term changed from 1 to 2, leader changed from 1931947e92044214837e92ae2dadf79c (127.21.102.130) to 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "7ae596216c9e4df194c7289c50fe8a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.707026 25499 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.707050 25572 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.708341 25388 leader_election.cc:304] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1931947e92044214837e92ae2dadf79c, 7ae596216c9e4df194c7289c50fe8a59; no voters: 
I20260710 13:23:34.709507 25617 raft_consensus.cc:2804] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.710019 25617 raft_consensus.cc:697] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Becoming Leader. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Running, Role: LEADER
I20260710 13:23:34.710834 25617 consensus_queue.cc:237] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:34.714498 25572 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae596216c9e4df194c7289c50fe8a59 in term 2.
I20260710 13:23:34.720481 25321 catalog_manager.cc:5697] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 reported cstate change: term changed from 1 to 2, leader changed from 18c376f09c174c279d7a0efb656a1689 (127.21.102.131) to 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "7ae596216c9e4df194c7289c50fe8a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.842305 25572 raft_consensus.cc:1275] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.843855 25617 consensus_queue.cc:1048] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.847139 21914 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:23:34.849382 21914 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:23:34.849884 21914 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:23:34.851915 25499 raft_consensus.cc:1275] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.854202 25662 consensus_queue.cc:1048] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.873054 25423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e"
dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
mode: GRACEFUL
new_leader_uuid: "1931947e92044214837e92ae2dadf79c"
 from {username='slave'} at 127.0.0.1:49130
I20260710 13:23:34.873682 25423 raft_consensus.cc:606] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Received request to transfer leadership to TS 1931947e92044214837e92ae2dadf79c
I20260710 13:23:34.874905 21914 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:23:34.903623 25499 raft_consensus.cc:1275] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Refusing update from remote peer 18c376f09c174c279d7a0efb656a1689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.905179 25621 consensus_queue.cc:1048] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.915585 25423 raft_consensus.cc:1275] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Refusing update from remote peer 18c376f09c174c279d7a0efb656a1689: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.917498 25641 consensus_queue.cc:1048] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.096805 25572 raft_consensus.cc:1275] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:35.098366 25617 consensus_queue.cc:1048] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.107998 25499 raft_consensus.cc:1275] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:35.110059 25656 consensus_queue.cc:1048] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:35.120549 25662 raft_consensus.cc:993] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: : Instructing follower 1931947e92044214837e92ae2dadf79c to start an election
I20260710 13:23:35.121317 25656 raft_consensus.cc:1081] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Signalling peer 1931947e92044214837e92ae2dadf79c to start an election
I20260710 13:23:35.124141 25499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e"
dest_uuid: "1931947e92044214837e92ae2dadf79c"
 from {username='slave'} at 127.0.0.1:46070
I20260710 13:23:35.124939 25499 raft_consensus.cc:493] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:35.125485 25499 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:35.132419 25499 raft_consensus.cc:515] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:35.134785 25499 leader_election.cc:290] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [CANDIDATE]: Term 3 election: Requested vote from peers 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129:34455), 18c376f09c174c279d7a0efb656a1689 (127.21.102.131:39225)
I20260710 13:23:35.135682 25423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae596216c9e4df194c7289c50fe8a59"
I20260710 13:23:35.136401 25423 raft_consensus.cc:3055] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:35.136682 25423 raft_consensus.cc:740] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ae596216c9e4df194c7289c50fe8a59, State: Running, Role: LEADER
I20260710 13:23:35.136508 25572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c669a5ee8f4add98e44a4a7348c57e" candidate_uuid: "1931947e92044214837e92ae2dadf79c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18c376f09c174c279d7a0efb656a1689"
I20260710 13:23:35.137265 25572 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:35.137521 25423 consensus_queue.cc:260] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [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: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:35.139973 25423 raft_consensus.cc:3060] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:35.143985 25572 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 3.
I20260710 13:23:35.145349 25462 leader_election.cc:304] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [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: 18c376f09c174c279d7a0efb656a1689, 1931947e92044214837e92ae2dadf79c; no voters: 
I20260710 13:23:35.146243 25652 raft_consensus.cc:2804] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:35.146688 25652 raft_consensus.cc:697] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 LEADER]: Becoming Leader. State: Replica: 1931947e92044214837e92ae2dadf79c, State: Running, Role: LEADER
I20260710 13:23:35.146852 25423 raft_consensus.cc:2468] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1931947e92044214837e92ae2dadf79c in term 3.
I20260710 13:23:35.147604 25652 consensus_queue.cc:237] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [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: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } }
I20260710 13:23:35.154475 25322 catalog_manager.cc:5697] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c reported cstate change: term changed from 2 to 3, leader changed from 7ae596216c9e4df194c7289c50fe8a59 (127.21.102.129) to 1931947e92044214837e92ae2dadf79c (127.21.102.130). New cstate: current_term: 3 leader_uuid: "1931947e92044214837e92ae2dadf79c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae596216c9e4df194c7289c50fe8a59" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:35.208453 25499 raft_consensus.cc:1275] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:35.209983 25656 consensus_queue.cc:1048] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1931947e92044214837e92ae2dadf79c" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 43995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.218955 25572 raft_consensus.cc:1275] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Refusing update from remote peer 7ae596216c9e4df194c7289c50fe8a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:35.220643 25617 consensus_queue.cc:1048] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c376f09c174c279d7a0efb656a1689" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 39225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.235984 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:23:35.261083 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.261885 21914 tablet_replica.cc:333] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59: stopping tablet replica
I20260710 13:23:35.262524 21914 raft_consensus.cc:2243] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.263104 21914 raft_consensus.cc:2272] T 83c669a5ee8f4add98e44a4a7348c57e P 7ae596216c9e4df194c7289c50fe8a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.265954 21914 tablet_replica.cc:333] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59: stopping tablet replica
I20260710 13:23:35.266507 21914 raft_consensus.cc:2243] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.267388 21914 raft_consensus.cc:2272] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.269763 21914 tablet_replica.cc:333] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59: stopping tablet replica
I20260710 13:23:35.270249 21914 raft_consensus.cc:2243] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.271250 21914 raft_consensus.cc:2272] T e333a37b460a4c7192b8eefe00a9e60a P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.273782 21914 tablet_replica.cc:333] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59: stopping tablet replica
I20260710 13:23:35.274322 21914 raft_consensus.cc:2243] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.274884 21914 raft_consensus.cc:2272] T 51477077d9174b0295e0d7520f904c91 P 7ae596216c9e4df194c7289c50fe8a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.299444 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
I20260710 13:23:35.314538 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:23:35.333930 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.334729 21914 tablet_replica.cc:333] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: stopping tablet replica
I20260710 13:23:35.335379 21914 raft_consensus.cc:2243] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.336064 21914 pending_rounds.cc:70] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Trying to abort 1 pending ops.
I20260710 13:23:35.336252 21914 pending_rounds.cc:77] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993482854285312 op_type: NO_OP noop_request { }
I20260710 13:23:35.336581 21914 raft_consensus.cc:2889] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:35.336895 21914 raft_consensus.cc:2272] T 83c669a5ee8f4add98e44a4a7348c57e P 1931947e92044214837e92ae2dadf79c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.339274 21914 tablet_replica.cc:333] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c: stopping tablet replica
I20260710 13:23:35.339890 21914 raft_consensus.cc:2243] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.340435 21914 raft_consensus.cc:2272] T 51477077d9174b0295e0d7520f904c91 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.342803 21914 tablet_replica.cc:333] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c: stopping tablet replica
I20260710 13:23:35.343283 21914 raft_consensus.cc:2243] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.343678 21914 raft_consensus.cc:2272] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.345693 21914 tablet_replica.cc:333] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c: stopping tablet replica
I20260710 13:23:35.346129 21914 raft_consensus.cc:2243] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.346506 21914 raft_consensus.cc:2272] T e333a37b460a4c7192b8eefe00a9e60a P 1931947e92044214837e92ae2dadf79c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.361892 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:23:35.363374 25537 consensus_peers.cc:597] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 -> Peer 1931947e92044214837e92ae2dadf79c (127.21.102.130:43995): Couldn't send request to peer 1931947e92044214837e92ae2dadf79c. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:43995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.376248 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
I20260710 13:23:35.396831 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.397617 21914 tablet_replica.cc:333] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689: stopping tablet replica
I20260710 13:23:35.398237 21914 raft_consensus.cc:2243] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.398690 21914 raft_consensus.cc:2272] T 83c669a5ee8f4add98e44a4a7348c57e P 18c376f09c174c279d7a0efb656a1689 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.401057 21914 tablet_replica.cc:333] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689: stopping tablet replica
I20260710 13:23:35.401532 21914 raft_consensus.cc:2243] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.401943 21914 raft_consensus.cc:2272] T 9f5b166705b146a6ac4fd0cb441ad2f5 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.404510 21914 tablet_replica.cc:333] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689: stopping tablet replica
I20260710 13:23:35.405104 21914 raft_consensus.cc:2243] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.405488 21914 raft_consensus.cc:2272] T e333a37b460a4c7192b8eefe00a9e60a P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.407987 21914 tablet_replica.cc:333] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689: stopping tablet replica
I20260710 13:23:35.408443 21914 raft_consensus.cc:2243] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.409359 21914 raft_consensus.cc:2272] T 51477077d9174b0295e0d7520f904c91 P 18c376f09c174c279d7a0efb656a1689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.433158 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:23:35.446571 21914 master.cc:562] Master@127.21.102.190:43525 shutting down...
I20260710 13:23:35.463666 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.464347 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.464716 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65dae39e5d4241219c83a3673c4cb2bb: stopping tablet replica
I20260710 13:23:35.483721 21914 master.cc:584] Master@127.21.102.190:43525 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2423 ms)
[----------] 6 tests from LeaderRebalancerTest (88389 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:23:35.513942 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:39559
I20260710 13:23:35.515148 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.520761 25669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.521405 25668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.522300 25671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.523315 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:35.524175 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.524380 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.524525 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689815524510 us; error 0 us; skew 500 ppm
I20260710 13:23:35.525192 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.527537 21914 webserver.cc:533] Webserver started at http://127.21.102.190:42345/ using document root <none> and password file <none>
I20260710 13:23:35.528048 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.528237 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.528514 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.529724 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "2c84b46c31754672bc3724def09d506c"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.534503 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:35.538156 25676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.538981 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:23:35.539541 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "2c84b46c31754672bc3724def09d506c"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.539911 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.568122 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.569409 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.611892 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:39559
I20260710 13:23:35.612059 25727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:39559 every 8 connection(s)
I20260710 13:23:35.618353 25728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:35.633924 25728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: Bootstrap starting.
I20260710 13:23:35.641285 25728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:35.647320 25728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: No bootstrap required, opened a new log
I20260710 13:23:35.649742 25728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c84b46c31754672bc3724def09d506c" member_type: VOTER }
I20260710 13:23:35.650149 25728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:35.650429 25728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c84b46c31754672bc3724def09d506c, State: Initialized, Role: FOLLOWER
I20260710 13:23:35.651120 25728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c84b46c31754672bc3724def09d506c" member_type: VOTER }
I20260710 13:23:35.651877 25728 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:35.652199 25728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:35.652475 25728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:35.657815 25728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c84b46c31754672bc3724def09d506c" member_type: VOTER }
I20260710 13:23:35.658349 25728 leader_election.cc:304] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [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: 2c84b46c31754672bc3724def09d506c; no voters: 
I20260710 13:23:35.659701 25728 leader_election.cc:290] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:35.660301 25731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:35.662036 25731 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 1 LEADER]: Becoming Leader. State: Replica: 2c84b46c31754672bc3724def09d506c, State: Running, Role: LEADER
I20260710 13:23:35.662964 25731 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [LEADER]: Queue going to LEADER mode. State: All 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: "2c84b46c31754672bc3724def09d506c" member_type: VOTER }
I20260710 13:23:35.663151 25728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:35.666350 25732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c84b46c31754672bc3724def09d506c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c84b46c31754672bc3724def09d506c" member_type: VOTER } }
I20260710 13:23:35.666932 25732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:35.666332 25733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c84b46c31754672bc3724def09d506c. Latest consensus state: current_term: 1 leader_uuid: "2c84b46c31754672bc3724def09d506c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c84b46c31754672bc3724def09d506c" member_type: VOTER } }
I20260710 13:23:35.671154 25733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:35.671799 25737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:35.677615 25737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:35.679775 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:35.687517 25737 catalog_manager.cc:1383] Generated new cluster ID: a8804d6394934f1291e7a421ef6a8ba2
I20260710 13:23:35.687844 25737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:35.715034 25737 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:35.716529 25737 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:35.732698 25737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: Generated new TSK 0
I20260710 13:23:35.733481 25737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:35.746881 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.756501 25749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.757640 25750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.761307 25752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.761330 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:35.762562 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.762768 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.762969 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689815762948 us; error 0 us; skew 500 ppm
I20260710 13:23:35.763566 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.766535 21914 webserver.cc:533] Webserver started at http://127.21.102.129:34287/ using document root <none> and password file <none>
I20260710 13:23:35.767076 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.767239 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.767550 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.768729 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "3254417c95ed4f5599b7c6d80b4a4273"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.774770 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:23:35.778945 25757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.780062 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:35.780465 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "3254417c95ed4f5599b7c6d80b4a4273"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.780843 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.806572 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.807932 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.810415 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:35.813362 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:35.813563 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.813905 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:35.814059 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.861903 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:38369
I20260710 13:23:35.862120 25819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:38369 every 8 connection(s)
I20260710 13:23:35.867408 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.876308 25825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.876372 25824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.878398 25827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.881889 25820 heartbeater.cc:344] Connected to a master server at 127.21.102.190:39559
I20260710 13:23:35.882409 25820 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:35.882699 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:35.883405 25820 heartbeater.cc:507] Master 127.21.102.190:39559 requested a full tablet report, sending...
I20260710 13:23:35.884428 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.884649 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.884923 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689815884887 us; error 0 us; skew 500 ppm
I20260710 13:23:35.885509 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.885735 25693 ts_manager.cc:194] Registered new tserver with Master: 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369)
I20260710 13:23:35.887840 25693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35550
I20260710 13:23:35.888437 21914 webserver.cc:533] Webserver started at http://127.21.102.130:40731/ using document root <none> and password file <none>
I20260710 13:23:35.889129 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.889372 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.889657 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.890779 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.895655 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:35.899755 25832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.900586 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:35.900921 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:35.901216 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.918581 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.919847 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.921612 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:35.924252 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:35.924507 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.924822 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:35.925033 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:35.973079 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:44645
I20260710 13:23:35.973176 25894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:44645 every 8 connection(s)
I20260710 13:23:35.978976 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.988031 25898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.992329 25901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.992623 25899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.993294 25895 heartbeater.cc:344] Connected to a master server at 127.21.102.190:39559
I20260710 13:23:35.993803 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:35.993870 25895 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:35.995383 25895 heartbeater.cc:507] Master 127.21.102.190:39559 requested a full tablet report, sending...
I20260710 13:23:35.995383 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.996070 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.996323 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689815996302 us; error 0 us; skew 500 ppm
I20260710 13:23:35.997215 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.998623 25693 ts_manager.cc:194] Registered new tserver with Master: a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.000586 21914 webserver.cc:533] Webserver started at http://127.21.102.131:36833/ using document root <none> and password file <none>
I20260710 13:23:36.001181 25693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35560
I20260710 13:23:36.001474 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.001823 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.002123 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.003810 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:36.008925 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.002s
I20260710 13:23:36.012617 25906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.013743 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:36.014104 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-mxjd"
I20260710 13:23:36.014356 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:36.031299 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.032366 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.033932 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.036334 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.036577 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.036844 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.037027 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.080372 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:43153
I20260710 13:23:36.080535 25968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:43153 every 8 connection(s)
I20260710 13:23:36.095739 25969 heartbeater.cc:344] Connected to a master server at 127.21.102.190:39559
I20260710 13:23:36.096297 25969 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.097195 25969 heartbeater.cc:507] Master 127.21.102.190:39559 requested a full tablet report, sending...
I20260710 13:23:36.099308 25693 ts_manager.cc:194] Registered new tserver with Master: f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.100039 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016276388s
I20260710 13:23:36.100929 25693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35570
I20260710 13:23:36.130321 25693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35580:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:36.133438 25693 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:36.221936 25934 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa00d20bd3b468fbfe122be427ba5ed (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:36.223588 25934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa00d20bd3b468fbfe122be427ba5ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.225428 25933 tablet_service.cc:1511] Processing CreateTablet for tablet a1629217f531472e816a08621cd27de8 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:36.227052 25933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1629217f531472e816a08621cd27de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.228636 25783 tablet_service.cc:1511] Processing CreateTablet for tablet 9193d4bbc1394d71afcbf3eab14629a2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:36.229180 25782 tablet_service.cc:1511] Processing CreateTablet for tablet 04fa610d72c84b859e54b6455e508223 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:36.230147 25783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9193d4bbc1394d71afcbf3eab14629a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.230227 25785 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa00d20bd3b468fbfe122be427ba5ed (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:36.231523 25932 tablet_service.cc:1511] Processing CreateTablet for tablet 9193d4bbc1394d71afcbf3eab14629a2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:36.231683 25784 tablet_service.cc:1511] Processing CreateTablet for tablet a1629217f531472e816a08621cd27de8 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:36.233992 25931 tablet_service.cc:1511] Processing CreateTablet for tablet 04fa610d72c84b859e54b6455e508223 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:36.236802 25930 tablet_service.cc:1511] Processing CreateTablet for tablet a7a28cf9f6554ce38e5b821110a81d1f (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:36.240129 25781 tablet_service.cc:1511] Processing CreateTablet for tablet a7a28cf9f6554ce38e5b821110a81d1f (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:36.242494 25929 tablet_service.cc:1511] Processing CreateTablet for tablet 1b26248bf67945aeb6576f4852191a89 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:36.243347 25778 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa98ae17f574aafb9ce4c8827b237fa (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:36.243665 25928 tablet_service.cc:1511] Processing CreateTablet for tablet 64af059551f74f6799fc4e9d8049dca2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:36.245193 25777 tablet_service.cc:1511] Processing CreateTablet for tablet cd111e809622420891dce05913524c9d (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:36.245935 25780 tablet_service.cc:1511] Processing CreateTablet for tablet 1b26248bf67945aeb6576f4852191a89 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:36.245935 25779 tablet_service.cc:1511] Processing CreateTablet for tablet 64af059551f74f6799fc4e9d8049dca2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:36.247588 25927 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa98ae17f574aafb9ce4c8827b237fa (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:36.248356 25932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9193d4bbc1394d71afcbf3eab14629a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.249310 25928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64af059551f74f6799fc4e9d8049dca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.250025 25929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b26248bf67945aeb6576f4852191a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.232005 25785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa00d20bd3b468fbfe122be427ba5ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.251019 25931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fa610d72c84b859e54b6455e508223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.251719 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a28cf9f6554ce38e5b821110a81d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.252475 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64af059551f74f6799fc4e9d8049dca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.253479 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1629217f531472e816a08621cd27de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.254112 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a28cf9f6554ce38e5b821110a81d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.257375 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fa610d72c84b859e54b6455e508223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.260538 25780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b26248bf67945aeb6576f4852191a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.261394 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa98ae17f574aafb9ce4c8827b237fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.264742 25777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd111e809622420891dce05913524c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.269235 25926 tablet_service.cc:1511] Processing CreateTablet for tablet cd111e809622420891dce05913524c9d (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:36.271315 25927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa98ae17f574aafb9ce4c8827b237fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.277207 25926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd111e809622420891dce05913524c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.294590 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 1b26248bf67945aeb6576f4852191a89 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:36.297166 25859 tablet_service.cc:1511] Processing CreateTablet for tablet a1629217f531472e816a08621cd27de8 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:36.297960 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b26248bf67945aeb6576f4852191a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.299194 25858 tablet_service.cc:1511] Processing CreateTablet for tablet 9193d4bbc1394d71afcbf3eab14629a2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:36.300454 25858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9193d4bbc1394d71afcbf3eab14629a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.295542 25860 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa00d20bd3b468fbfe122be427ba5ed (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:36.301585 25860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa00d20bd3b468fbfe122be427ba5ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.301841 25857 tablet_service.cc:1511] Processing CreateTablet for tablet 04fa610d72c84b859e54b6455e508223 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:36.303095 25857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fa610d72c84b859e54b6455e508223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.296442 25852 tablet_service.cc:1511] Processing CreateTablet for tablet cd111e809622420891dce05913524c9d (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:36.305562 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd111e809622420891dce05913524c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.305827 25856 tablet_service.cc:1511] Processing CreateTablet for tablet a7a28cf9f6554ce38e5b821110a81d1f (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:36.307090 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a28cf9f6554ce38e5b821110a81d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.309147 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1629217f531472e816a08621cd27de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.314397 25854 tablet_service.cc:1511] Processing CreateTablet for tablet 64af059551f74f6799fc4e9d8049dca2 (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:36.316349 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64af059551f74f6799fc4e9d8049dca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.312562 25853 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa98ae17f574aafb9ce4c8827b237fa (DEFAULT_TABLE table=test-workload [id=4c87ae7d74254854a84b085234ae778a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:36.322154 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa98ae17f574aafb9ce4c8827b237fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.334735 25984 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.377570 25985 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.384320 25986 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.391041 25985 tablet_bootstrap.cc:654] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.395753 25984 tablet_bootstrap.cc:654] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.404937 25986 tablet_bootstrap.cc:654] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.424394 25985 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.425025 25985 ts_tablet_manager.cc:1403] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.006s
I20260710 13:23:36.428278 25985 raft_consensus.cc:359] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.429091 25985 raft_consensus.cc:385] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.429423 25985 raft_consensus.cc:740] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.432385 25985 consensus_queue.cc:260] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.433488 25986 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.434463 25986 ts_tablet_manager.cc:1403] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.010s
I20260710 13:23:36.437240 25986 raft_consensus.cc:359] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.440093 25969 heartbeater.cc:499] Master 127.21.102.190:39559 was elected leader, sending a full tablet report...
I20260710 13:23:36.440151 25986 raft_consensus.cc:385] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.440629 25986 raft_consensus.cc:740] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.442375 25986 consensus_queue.cc:260] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.444001 25984 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.444725 25984 ts_tablet_manager.cc:1403] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.003s
I20260710 13:23:36.449961 25985 ts_tablet_manager.cc:1434] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.009s
I20260710 13:23:36.451630 25984 raft_consensus.cc:359] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.451706 25985 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.452534 25984 raft_consensus.cc:385] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.453557 25984 raft_consensus.cc:740] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.454386 25984 consensus_queue.cc:260] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.470343 25820 heartbeater.cc:499] Master 127.21.102.190:39559 was elected leader, sending a full tablet report...
I20260710 13:23:36.470795 25984 ts_tablet_manager.cc:1434] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.013s
I20260710 13:23:36.472584 25895 heartbeater.cc:499] Master 127.21.102.190:39559 was elected leader, sending a full tablet report...
I20260710 13:23:36.473096 25986 ts_tablet_manager.cc:1434] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.038s	user 0.024s	sys 0.011s
I20260710 13:23:36.474051 25984 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.474581 25986 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.464344 25985 tablet_bootstrap.cc:654] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.480926 25986 tablet_bootstrap.cc:654] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.481973 25984 tablet_bootstrap.cc:654] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.490341 25985 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.490911 25985 ts_tablet_manager.cc:1403] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.005s
I20260710 13:23:36.493768 25985 raft_consensus.cc:359] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.494513 25985 raft_consensus.cc:385] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.494810 25985 raft_consensus.cc:740] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.495823 25985 consensus_queue.cc:260] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.502413 25986 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.502496 25985 ts_tablet_manager.cc:1434] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:36.502794 25984 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.503094 25986 ts_tablet_manager.cc:1403] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.017s
I20260710 13:23:36.503386 25984 ts_tablet_manager.cc:1403] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:23:36.504177 25985 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.506006 25991 raft_consensus.cc:493] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.506398 25986 raft_consensus.cc:359] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.506541 25991 raft_consensus.cc:515] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.507292 25986 raft_consensus.cc:385] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.506763 25984 raft_consensus.cc:359] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.507622 25986 raft_consensus.cc:740] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.507817 25984 raft_consensus.cc:385] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.508200 25984 raft_consensus.cc:740] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.508988 25984 consensus_queue.cc:260] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.508590 25986 consensus_queue.cc:260] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.511353 25984 ts_tablet_manager.cc:1434] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:36.512487 25984 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.517164 25991 leader_election.cc:290] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.519371 25984 tablet_bootstrap.cc:654] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.520150 25990 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.520759 25990 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.523780 25990 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.527169 25986 ts_tablet_manager.cc:1434] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.003s
I20260710 13:23:36.528505 25986 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.544533 25985 tablet_bootstrap.cc:654] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.552415 25986 tablet_bootstrap.cc:654] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.557628 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.558498 25795 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.563571 25833 leader_election.cc:304] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:36.564971 25997 raft_consensus.cc:2804] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.565671 25997 raft_consensus.cc:493] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.566156 25997 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.577031 25991 raft_consensus.cc:493] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.577816 25991 raft_consensus.cc:515] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.578534 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
W20260710 13:23:36.581382 25907 leader_election.cc:343] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.586308 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
W20260710 13:23:36.588415 25833 leader_election.cc:343] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.580514 25991 leader_election.cc:290] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153), 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369)
I20260710 13:23:36.587879 25997 raft_consensus.cc:515] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.592186 25985 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.592831 25985 ts_tablet_manager.cc:1403] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.016s
I20260710 13:23:36.594934 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.595896 25795 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.598639 25986 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.599169 25986 ts_tablet_manager.cc:1403] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.024s
I20260710 13:23:36.601843 25997 leader_election.cc:290] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.602270 25986 raft_consensus.cc:359] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.602802 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.603217 25986 raft_consensus.cc:385] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.603559 25943 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.603899 25985 raft_consensus.cc:359] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.604584 25985 raft_consensus.cc:385] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.604871 25985 raft_consensus.cc:740] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.602293 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.605587 25985 consensus_queue.cc:260] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.607547 25834 leader_election.cc:304] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273
W20260710 13:23:36.608912 25834 leader_election.cc:343] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.609709 25795 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:36.610244 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.610534 25985 ts_tablet_manager.cc:1434] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:23:36.611241 25833 leader_election.cc:304] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:36.611696 25985 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
W20260710 13:23:36.612042 25834 leader_election.cc:343] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.612353 25991 raft_consensus.cc:2804] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.612869 25991 raft_consensus.cc:493] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.613140 25997 raft_consensus.cc:2804] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.613322 25991 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.603505 25986 raft_consensus.cc:740] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.616556 25986 consensus_queue.cc:260] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.624512 25985 tablet_bootstrap.cc:654] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.625566 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.627159 25997 raft_consensus.cc:697] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
W20260710 13:23:36.627866 25908 leader_election.cc:343] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.628640 25908 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:36.628523 25997 consensus_queue.cc:237] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.630080 25990 raft_consensus.cc:2749] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:36.633387 25991 raft_consensus.cc:515] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.634949 25985 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.635479 25985 ts_tablet_manager.cc:1403] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:23:36.637519 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.638207 25944 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.638396 25985 raft_consensus.cc:359] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.639205 25985 raft_consensus.cc:385] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.639487 25985 raft_consensus.cc:740] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.641604 25986 ts_tablet_manager.cc:1434] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.008s
I20260710 13:23:36.641527 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.643169 25986 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
W20260710 13:23:36.643824 25833 leader_election.cc:343] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.644940 25991 leader_election.cc:290] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153), 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369)
I20260710 13:23:36.647305 25944 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:36.648901 25834 leader_election.cc:304] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:36.649394 25984 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.650241 25984 ts_tablet_manager.cc:1403] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.138s	user 0.041s	sys 0.047s
I20260710 13:23:36.650661 25986 tablet_bootstrap.cc:654] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.650333 25991 raft_consensus.cc:2804] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.651759 25991 raft_consensus.cc:697] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:36.652740 25991 consensus_queue.cc:237] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.653906 25985 consensus_queue.cc:260] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.654722 25984 raft_consensus.cc:359] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.655890 25984 raft_consensus.cc:385] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.656219 25984 raft_consensus.cc:740] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.657011 25984 consensus_queue.cc:260] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.661971 25985 ts_tablet_manager.cc:1434] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 13:23:36.663426 25985 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.665999 25691 catalog_manager.cc:5697] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:36.670794 25984 ts_tablet_manager.cc:1434] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.001s
I20260710 13:23:36.671286 25985 tablet_bootstrap.cc:654] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.677197 25986 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.677963 25986 ts_tablet_manager.cc:1403] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260710 13:23:36.678984 25984 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
W20260710 13:23:36.679242 25741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:36.681797 25986 raft_consensus.cc:359] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.682808 25986 raft_consensus.cc:385] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.683184 25986 raft_consensus.cc:740] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.684393 25986 consensus_queue.cc:260] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.686921 25984 tablet_bootstrap.cc:654] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.688174 25986 ts_tablet_manager.cc:1434] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:23:36.689209 25985 tablet_bootstrap.cc:492] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.689442 25986 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.689963 25985 ts_tablet_manager.cc:1403] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:23:36.689558 25691 catalog_manager.cc:5697] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.694300 25985 raft_consensus.cc:359] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.695402 25985 raft_consensus.cc:385] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.695863 25985 raft_consensus.cc:740] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.697209 25986 tablet_bootstrap.cc:654] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.696920 25985 consensus_queue.cc:260] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.699010 25984 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.699541 25985 ts_tablet_manager.cc:1434] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:36.699579 25984 ts_tablet_manager.cc:1403] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:23:36.700853 25985 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.702925 25984 raft_consensus.cc:359] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.703790 25984 raft_consensus.cc:385] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.704095 25984 raft_consensus.cc:740] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.705312 25984 consensus_queue.cc:260] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.708974 25985 tablet_bootstrap.cc:654] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.719398 25984 ts_tablet_manager.cc:1434] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260710 13:23:36.730386 25984 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.739794 25986 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.740322 25986 ts_tablet_manager.cc:1403] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.028s
I20260710 13:23:36.740592 25985 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.740922 25984 tablet_bootstrap.cc:654] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.741282 25985 ts_tablet_manager.cc:1403] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.019s
I20260710 13:23:36.742997 25986 raft_consensus.cc:359] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.743640 25986 raft_consensus.cc:385] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.743893 25986 raft_consensus.cc:740] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.744853 25986 consensus_queue.cc:260] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.745208 25985 raft_consensus.cc:359] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.746045 25985 raft_consensus.cc:385] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.746398 25985 raft_consensus.cc:740] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.747285 25986 ts_tablet_manager.cc:1434] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:36.747663 25984 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.747352 25985 consensus_queue.cc:260] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.748548 25984 ts_tablet_manager.cc:1403] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 13:23:36.748875 25986 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.752357 25984 raft_consensus.cc:359] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.753242 25984 raft_consensus.cc:385] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.753624 25985 ts_tablet_manager.cc:1434] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:36.753618 25984 raft_consensus.cc:740] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.754938 25985 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.754772 25984 consensus_queue.cc:260] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.755790 25986 tablet_bootstrap.cc:654] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.760097 25984 ts_tablet_manager.cc:1434] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:23:36.761487 25984 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.763965 25985 tablet_bootstrap.cc:654] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.768838 25984 tablet_bootstrap.cc:654] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.772560 25986 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.773196 25986 ts_tablet_manager.cc:1403] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:23:36.776300 25986 raft_consensus.cc:359] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.777060 25986 raft_consensus.cc:385] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.777349 25986 raft_consensus.cc:740] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.778371 25985 tablet_bootstrap.cc:492] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.778198 25986 consensus_queue.cc:260] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.779136 25985 ts_tablet_manager.cc:1403] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:23:36.779175 25990 raft_consensus.cc:493] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.779819 25990 raft_consensus.cc:515] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.780597 25986 ts_tablet_manager.cc:1434] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:36.782101 25990 leader_election.cc:290] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.782486 25985 raft_consensus.cc:359] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.782846 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.783221 25985 raft_consensus.cc:385] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.783532 25795 raft_consensus.cc:2468] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 0.
I20260710 13:23:36.783594 25985 raft_consensus.cc:740] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.784737 25985 consensus_queue.cc:260] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.785127 25907 leader_election.cc:304] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.781939 25986 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.787341 25984 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.791816 25984 ts_tablet_manager.cc:1403] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.003s
I20260710 13:23:36.791916 25990 raft_consensus.cc:2804] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.792405 25990 raft_consensus.cc:493] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.792744 25990 raft_consensus.cc:3060] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.786302 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.793105 25985 ts_tablet_manager.cc:1434] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260710 13:23:36.794323 25985 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
W20260710 13:23:36.794430 25908 leader_election.cc:343] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.795652 25984 raft_consensus.cc:359] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.796536 25984 raft_consensus.cc:385] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.796893 25984 raft_consensus.cc:740] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.797776 25984 consensus_queue.cc:260] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.800516 25984 ts_tablet_manager.cc:1434] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:36.801774 25984 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.801923 25985 tablet_bootstrap.cc:654] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.800325 25990 raft_consensus.cc:515] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.809464 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.809752 25992 raft_consensus.cc:493] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.810087 25984 tablet_bootstrap.cc:654] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.810111 25795 raft_consensus.cc:3060] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.810292 25992 raft_consensus.cc:515] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.814030 25985 tablet_bootstrap.cc:492] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.814663 25985 ts_tablet_manager.cc:1403] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260710 13:23:36.817610 25985 raft_consensus.cc:359] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.817997 25795 raft_consensus.cc:2468] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 1.
I20260710 13:23:36.818361 25985 raft_consensus.cc:385] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.818653 25985 raft_consensus.cc:740] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.817696 25992 leader_election.cc:290] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.819281 25907 leader_election.cc:304] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.819432 25985 consensus_queue.cc:260] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.830911 25992 raft_consensus.cc:493] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.831359 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:36.831852 25992 raft_consensus.cc:515] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
W20260710 13:23:36.833408 25908 leader_election.cc:343] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.834627 25990 leader_election.cc:290] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.835250 25992 leader_election.cc:290] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.835493 25990 raft_consensus.cc:2804] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.836117 25990 raft_consensus.cc:697] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:36.837036 25990 consensus_queue.cc:237] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.839679 25991 raft_consensus.cc:493] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.840354 25991 raft_consensus.cc:515] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.842612 25986 tablet_bootstrap.cc:654] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.845296 25991 leader_election.cc:290] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.852411 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.853499 25944 raft_consensus.cc:2468] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.855168 25834 leader_election.cc:304] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.856865 25991 raft_consensus.cc:2804] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.857422 25991 raft_consensus.cc:493] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.857954 25991 raft_consensus.cc:3060] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.868641 25991 raft_consensus.cc:515] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.873895 25992 raft_consensus.cc:493] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.878448 25992 raft_consensus.cc:515] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.879078 25991 leader_election.cc:290] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.880625 25992 leader_election.cc:290] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.874174 25986 tablet_bootstrap.cc:492] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.882422 25986 ts_tablet_manager.cc:1403] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.003s
I20260710 13:23:36.883167 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.883862 25944 raft_consensus.cc:3060] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.884107 25691 catalog_manager.cc:5697] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.885309 25986 raft_consensus.cc:359] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.874784 25985 ts_tablet_manager.cc:1434] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.060s	user 0.034s	sys 0.024s
I20260710 13:23:36.875083 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.876403 25984 tablet_bootstrap.cc:492] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.886346 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.886643 25984 ts_tablet_manager.cc:1403] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.045s
I20260710 13:23:36.886547 25795 raft_consensus.cc:2468] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.887686 25985 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:36.889897 25984 raft_consensus.cc:359] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.890614 25984 raft_consensus.cc:385] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.890947 25984 raft_consensus.cc:740] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.891594 25984 consensus_queue.cc:260] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:36.886068 25986 raft_consensus.cc:385] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.893356 25986 raft_consensus.cc:740] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.893554 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.894248 25943 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:36.894170 25986 consensus_queue.cc:260] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.895519 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.896093 25984 ts_tablet_manager.cc:1434] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:36.896220 25942 raft_consensus.cc:2468] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:36.896699 25986 ts_tablet_manager.cc:1434] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:23:36.897688 25986 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:36.899976 26021 raft_consensus.cc:493] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.900499 26021 raft_consensus.cc:515] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.903970 25986 tablet_bootstrap.cc:654] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.904268 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.905092 25870 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 0.
I20260710 13:23:36.905979 26021 leader_election.cc:290] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.906256 25908 leader_election.cc:304] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.907335 26021 raft_consensus.cc:2804] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.907754 26021 raft_consensus.cc:493] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.907908 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.908241 26021 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.908638 25794 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 0.
I20260710 13:23:36.909040 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.914819 25944 raft_consensus.cc:2468] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:36.919240 25759 leader_election.cc:304] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.919904 26021 raft_consensus.cc:515] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.920501 25992 raft_consensus.cc:2804] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.920789 25834 leader_election.cc:304] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:36.921545 25759 leader_election.cc:304] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.921945 25991 raft_consensus.cc:2804] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.920965 25992 raft_consensus.cc:493] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.922448 25991 raft_consensus.cc:697] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:36.922773 25992 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.922780 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.893827 25985 tablet_bootstrap.cc:654] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.923319 25991 consensus_queue.cc:237] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.925173 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:36.925786 25870 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.929710 25984 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:36.935559 25997 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.936161 25997 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.936757 26021 leader_election.cc:290] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.937721 25870 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 1.
I20260710 13:23:36.939160 25908 leader_election.cc:304] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.939687 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.939800 25997 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.940018 26021 raft_consensus.cc:2804] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.940294 25944 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.940726 26021 raft_consensus.cc:697] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:36.941632 26027 raft_consensus.cc:2804] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.941610 26021 consensus_queue.cc:237] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.942152 26027 raft_consensus.cc:493] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.942534 26027 raft_consensus.cc:3060] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.943092 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.943320 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.942932 25693 catalog_manager.cc:5697] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:36.945932 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b26248bf67945aeb6576f4852191a89" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:36.943856 25870 raft_consensus.cc:2393] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3254417c95ed4f5599b7c6d80b4a4273 in current term 1: Already voted for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in this term.
I20260710 13:23:36.946193 25834 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.947003 25991 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.947366 25991 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.947731 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
W20260710 13:23:36.948037 25759 leader_election.cc:343] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.947722 25991 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.949561 25759 leader_election.cc:304] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:36.955092 25984 tablet_bootstrap.cc:654] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.956121 25991 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.957571 25985 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:36.958066 25985 ts_tablet_manager.cc:1403] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.013s
I20260710 13:23:36.959039 25991 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.958526 25692 catalog_manager.cc:5697] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.959653 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.960225 25944 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.960579 25985 raft_consensus.cc:359] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.961268 25985 raft_consensus.cc:385] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.961547 25985 raft_consensus.cc:740] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.962236 25985 consensus_queue.cc:260] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.968801 25985 ts_tablet_manager.cc:1434] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:36.968945 25991 raft_consensus.cc:493] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.969563 25991 raft_consensus.cc:515] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.972395 25991 leader_election.cc:290] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.972955 25992 raft_consensus.cc:515] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.973224 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:36.975041 25942 raft_consensus.cc:2468] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:36.976478 26031 raft_consensus.cc:2749] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:36.974046 25944 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:36.976732 25834 leader_election.cc:304] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.980023 25793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.973809 26027 raft_consensus.cc:515] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
W20260710 13:23:36.977592 25833 leader_election.cc:343] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.977921 25794 raft_consensus.cc:2393] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5cd0e54b4fc4225af0a7d18d72ce08f in current term 1: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:36.978842 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:36.981434 25991 raft_consensus.cc:2804] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.981835 25991 raft_consensus.cc:493] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.982198 25991 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.982908 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:36.983127 25834 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:36.983685 25870 raft_consensus.cc:2393] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3254417c95ed4f5599b7c6d80b4a4273 in current term 1: Already voted for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in this term.
I20260710 13:23:36.983999 25997 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.979338 25992 leader_election.cc:290] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.984499 25997 raft_consensus.cc:697] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:36.979660 25986 tablet_bootstrap.cc:492] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:36.985103 26021 raft_consensus.cc:493] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.991855 25986 ts_tablet_manager.cc:1403] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.022s
I20260710 13:23:36.992141 26021 raft_consensus.cc:515] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
W20260710 13:23:36.993438 25833 leader_election.cc:343] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.994336 25984 tablet_bootstrap.cc:492] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:36.994817 25984 ts_tablet_manager.cc:1403] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.006s
W20260710 13:23:36.994704 25833 leader_election.cc:343] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.995182 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:36.994902 25986 raft_consensus.cc:359] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.995865 25986 raft_consensus.cc:385] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.982193 26027 leader_election.cc:290] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:36.996562 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:36.995885 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.991144 25991 raft_consensus.cc:515] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:36.998044 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:36.998616 25942 raft_consensus.cc:3060] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:36.998713 25759 leader_election.cc:343] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:36.999540 25984 raft_consensus.cc:359] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.000349 25984 raft_consensus.cc:385] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.996546 25986 raft_consensus.cc:740] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.999593 25759 leader_election.cc:304] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:37.001386 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:37.001857 26027 raft_consensus.cc:2749] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:36.995841 25794 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 0.
I20260710 13:23:37.001572 25986 consensus_queue.cc:260] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.002840 25870 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 0.
I20260710 13:23:37.003238 25907 leader_election.cc:304] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.000409 25991 leader_election.cc:290] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.003697 26021 leader_election.cc:290] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:36.992105 25997 consensus_queue.cc:237] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.004127 25990 raft_consensus.cc:2804] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.003633 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:37.004601 25990 raft_consensus.cc:493] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.005417 25986 ts_tablet_manager.cc:1434] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:23:37.005482 25990 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.006770 25986 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:37.010366 25942 raft_consensus.cc:2468] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:37.011662 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.012269 25944 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.013132 25986 tablet_bootstrap.cc:654] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.000739 25984 raft_consensus.cc:740] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.015141 25759 leader_election.cc:304] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:37.016566 26027 raft_consensus.cc:2804] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.017247 26027 raft_consensus.cc:697] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:37.018265 26027 consensus_queue.cc:237] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.025357 25990 raft_consensus.cc:515] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.027024 25984 consensus_queue.cc:260] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.029350 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:37.035100 25794 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.035324 25795 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.035562 25986 tablet_bootstrap.cc:492] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:37.036166 25986 ts_tablet_manager.cc:1403] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.007s
I20260710 13:23:37.038692 25986 raft_consensus.cc:359] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.039345 25986 raft_consensus.cc:385] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.039566 25692 catalog_manager.cc:5697] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.039601 25986 raft_consensus.cc:740] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.041760 25693 catalog_manager.cc:5697] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.033475 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:37.043078 25870 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.043320 25986 consensus_queue.cc:260] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.030351 25944 raft_consensus.cc:2468] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:37.045258 25990 leader_election.cc:290] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:37.045631 25986 ts_tablet_manager.cc:1434] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:23:37.046687 25834 leader_election.cc:304] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.046841 25794 raft_consensus.cc:2468] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:37.042454 25795 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 1.
I20260710 13:23:37.047561 25997 raft_consensus.cc:2804] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.048029 25997 raft_consensus.cc:697] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.048420 25907 leader_election.cc:304] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.048902 25997 consensus_queue.cc:237] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.052910 25870 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 1.
I20260710 13:23:37.052991 25984 ts_tablet_manager.cc:1434] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.005s
I20260710 13:23:37.054096 25990 raft_consensus.cc:2804] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.054554 25984 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:37.054759 25990 raft_consensus.cc:697] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:37.055902 25990 consensus_queue.cc:237] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.063877 25984 tablet_bootstrap.cc:654] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.073648 25692 catalog_manager.cc:5697] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 1 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.074698 25984 tablet_bootstrap.cc:492] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:37.075219 25984 ts_tablet_manager.cc:1403] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:23:37.075824 25997 raft_consensus.cc:493] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.076256 25997 raft_consensus.cc:515] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.077492 25984 raft_consensus.cc:359] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.078047 25984 raft_consensus.cc:385] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.078298 25997 leader_election.cc:290] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.078305 25984 raft_consensus.cc:740] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.079016 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:37.079493 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9193d4bbc1394d71afcbf3eab14629a2" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:37.080371 25944 raft_consensus.cc:2393] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b6ec86f18b42c882b70afb3ee3c167 in current term 1: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:37.079442 25984 consensus_queue.cc:260] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.081319 25834 leader_election.cc:304] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167; no voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:37.082360 25984 ts_tablet_manager.cc:1434] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:37.082269 25997 raft_consensus.cc:3060] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.086162 25693 catalog_manager.cc:5697] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.088655 25997 raft_consensus.cc:2749] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.114542 25997 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.124594 25795 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.125808 26004 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.135473 26004 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.146567 25942 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.160194 25991 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.168536 25870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:57064
I20260710 13:23:37.169148 25870 raft_consensus.cc:606] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Received request to transfer leadership to TS 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:37.182538 25991 raft_consensus.cc:993] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.183214 26005 raft_consensus.cc:1081] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Signalling peer 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.184929 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:41344
I20260710 13:23:37.185770 25870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1629217f531472e816a08621cd27de8"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:57064
I20260710 13:23:37.185475 25794 raft_consensus.cc:493] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.186425 25870 raft_consensus.cc:606] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Received request to transfer leadership to TS 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:37.186483 25794 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.193807 25794 raft_consensus.cc:515] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:37.195600 25794 leader_election.cc:290] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:37.196030 25870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04fa610d72c84b859e54b6455e508223"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:57064
I20260710 13:23:37.196620 25870 raft_consensus.cc:606] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Received request to transfer leadership to TS 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:37.197114 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:37.197674 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.197896 25869 raft_consensus.cc:3055] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.198220 25869 raft_consensus.cc:740] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.198268 25942 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.198885 25869 consensus_queue.cc:260] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:37.199831 25869 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.205549 25942 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.206424 25869 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.206676 25759 leader_election.cc:304] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.207541 26027 raft_consensus.cc:2804] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.207998 26027 raft_consensus.cc:697] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:37.208753 26027 consensus_queue.cc:237] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:37.214906 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
mode: GRACEFUL
new_leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:43474
I20260710 13:23:37.215488 25942 raft_consensus.cc:606] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Received request to transfer leadership to TS a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:37.216112 25691 catalog_manager.cc:5697] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.224148 25942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
mode: GRACEFUL
new_leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:43474
I20260710 13:23:37.224677 25942 raft_consensus.cc:606] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Received request to transfer leadership to TS a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:37.265697 25991 raft_consensus.cc:493] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.266285 25991 raft_consensus.cc:515] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.267915 25991 leader_election.cc:290] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.268975 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:37.269064 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd111e809622420891dce05913524c9d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:37.269851 25794 raft_consensus.cc:2393] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b6ec86f18b42c882b70afb3ee3c167 in current term 1: Already voted for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in this term.
I20260710 13:23:37.270927 25833 leader_election.cc:304] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167; no voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:37.271672 25991 raft_consensus.cc:3060] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.276690 25991 raft_consensus.cc:2749] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.296733 25990 consensus_queue.cc:1048] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.308243 26022 consensus_queue.cc:1048] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.341780 26022 consensus_queue.cc:1048] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.348686 26021 raft_consensus.cc:993] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: : Instructing follower a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:37.349241 25990 raft_consensus.cc:1081] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Signalling peer a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:37.350862 25870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:57042
I20260710 13:23:37.352026 25870 raft_consensus.cc:493] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.352407 25870 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.355826 26021 consensus_queue.cc:1048] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.358508 25794 raft_consensus.cc:3060] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.364012 25870 raft_consensus.cc:515] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.366644 25991 consensus_queue.cc:1048] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.366830 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:37.367179 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a28cf9f6554ce38e5b821110a81d1f" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.367429 25794 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.367763 25942 raft_consensus.cc:3055] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.368062 25942 raft_consensus.cc:740] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:37.368844 25942 consensus_queue.cc:260] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.369897 25942 raft_consensus.cc:3060] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.374298 25794 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:37.375561 25833 leader_election.cc:304] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:37.376722 25991 raft_consensus.cc:2804] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.377146 25870 leader_election.cc:290] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.377221 25991 raft_consensus.cc:697] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.378114 25991 consensus_queue.cc:237] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.381752 25942 raft_consensus.cc:2468] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:37.386705 26005 consensus_queue.cc:1048] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.385995 25691 catalog_manager.cc:5697] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 1 to 2, leader changed from f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131) to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.421306 25795 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.426909 26027 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.427376 26027 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.428069 26005 consensus_queue.cc:1048] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.429206 26027 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.430130 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:37.430346 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:37.430984 25942 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:37.432019 25759 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:37.432919 26027 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:37.433295 26027 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b6ec86f18b42c882b70afb3ee3c167)
I20260710 13:23:37.433651 26027 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.440516 26005 consensus_queue.cc:1048] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.440573 26027 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.441784 25795 raft_consensus.cc:1240] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Rejecting Update request from peer a3b6ec86f18b42c882b70afb3ee3c167 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:37.442701 26027 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.443799 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:37.446434 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.447428 26005 consensus_queue.cc:1059] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.447880 25759 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:37.448909 25991 raft_consensus.cc:3055] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.449260 25991 raft_consensus.cc:740] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.449313 26027 raft_consensus.cc:2749] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:37.450143 25991 consensus_queue.cc:260] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.451390 25991 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.527992 26027 consensus_queue.cc:1048] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.542028 26058 consensus_queue.cc:1048] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.549491 25991 consensus_queue.cc:1048] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.554165 26021 consensus_queue.cc:1048] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.565079 26022 consensus_queue.cc:1048] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.571246 26004 consensus_queue.cc:1048] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.579952 25997 raft_consensus.cc:993] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.580425 25997 raft_consensus.cc:1081] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Signalling peer 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.583477 26062 raft_consensus.cc:993] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: : Instructing follower a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:37.583911 26021 raft_consensus.cc:1081] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Signalling peer a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:37.585450 25795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1629217f531472e816a08621cd27de8"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:41344
I20260710 13:23:37.585711 25870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:57042
I20260710 13:23:37.586043 25795 raft_consensus.cc:493] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.586402 25870 raft_consensus.cc:493] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.586479 25795 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.586894 25870 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.592410 25795 raft_consensus.cc:515] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.592401 25870 raft_consensus.cc:515] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.594411 25795 leader_election.cc:290] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.595430 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:37.595955 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64af059551f74f6799fc4e9d8049dca2" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.596555 25944 raft_consensus.cc:3055] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.596926 25944 raft_consensus.cc:740] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:37.597855 25944 consensus_queue.cc:260] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.598940 25944 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.599165 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:37.599721 25869 raft_consensus.cc:3055] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.600029 25869 raft_consensus.cc:740] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.596856 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1629217f531472e816a08621cd27de8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.601111 25942 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.600842 25869 consensus_queue.cc:260] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.602151 25869 raft_consensus.cc:3060] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.608358 25944 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:37.595954 25795 raft_consensus.cc:3060] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.609463 25869 raft_consensus.cc:2468] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.609731 25834 leader_election.cc:304] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.609792 25942 raft_consensus.cc:2468] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.610625 25759 leader_election.cc:304] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:37.611356 26058 raft_consensus.cc:2804] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.611819 26058 raft_consensus.cc:697] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:37.610643 26005 raft_consensus.cc:2804] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.613169 26005 raft_consensus.cc:697] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.612607 26058 consensus_queue.cc:237] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.613961 26005 consensus_queue.cc:237] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.615928 25795 raft_consensus.cc:2468] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:37.616351 26004 raft_consensus.cc:993] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.616954 26004 raft_consensus.cc:1081] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Signalling peer 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:37.618551 25795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04fa610d72c84b859e54b6455e508223"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:41344
I20260710 13:23:37.619099 25795 raft_consensus.cc:493] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.619133 25870 leader_election.cc:290] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.619575 25795 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.620654 25691 catalog_manager.cc:5697] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.624656 25795 raft_consensus.cc:515] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.625329 25693 catalog_manager.cc:5697] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 1 to 2, leader changed from f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131) to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.628391 25795 leader_election.cc:290] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:37.628672 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:37.629305 25869 raft_consensus.cc:3055] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.629663 25869 raft_consensus.cc:740] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:37.630384 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:37.630972 25942 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.632279 25870 raft_consensus.cc:1275] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.633718 26058 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:37.634042 25869 consensus_queue.cc:260] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.635313 25869 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.640636 25942 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.643277 25759 leader_election.cc:304] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:37.644425 26027 raft_consensus.cc:2804] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.644948 26027 raft_consensus.cc:697] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:37.645749 26027 consensus_queue.cc:237] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:37.646250 25942 raft_consensus.cc:1275] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.649063 25992 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:37.653431 25869 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:37.656108 25693 catalog_manager.cc:5697] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.936605 25942 raft_consensus.cc:1275] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.938393 26005 consensus_queue.cc:1048] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.949955 25795 raft_consensus.cc:1275] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.952032 25991 consensus_queue.cc:1048] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:38.048321 25942 raft_consensus.cc:1275] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.049988 26065 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.060590 25869 raft_consensus.cc:1275] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.062254 26065 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.069037 25795 raft_consensus.cc:1275] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.070566 25991 consensus_queue.cc:1048] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.082823 25942 raft_consensus.cc:1275] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.084360 26005 consensus_queue.cc:1048] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.154865 25942 raft_consensus.cc:1275] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.156587 25992 consensus_queue.cc:1048] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:38.171375 25869 raft_consensus.cc:1275] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.172871 26065 consensus_queue.cc:1048] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.582183 26005 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:38.582926 26005 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:38.585193 26005 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:38.586436 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:38.586514 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:38.588585 25834 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [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: a3b6ec86f18b42c882b70afb3ee3c167; no voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:38.589380 26005 raft_consensus.cc:2749] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:23:38.945333 26021 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3b6ec86f18b42c882b70afb3ee3c167)
I20260710 13:23:38.945990 26021 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:38.947950 26021 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:38.949096 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:38.949417 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:38.950196 25869 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 2.
I20260710 13:23:38.950377 25795 raft_consensus.cc:2393] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5cd0e54b4fc4225af0a7d18d72ce08f in current term 2: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:38.951709 25908 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:38.952500 26021 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:38.953027 26021 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3b6ec86f18b42c882b70afb3ee3c167)
I20260710 13:23:38.953383 26021 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.962131 26021 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:38.963793 26021 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 2 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:38.964798 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:38.965131 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:38.965672 25795 raft_consensus.cc:2393] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f5cd0e54b4fc4225af0a7d18d72ce08f in current term 2: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:38.972718 25869 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 2.
I20260710 13:23:38.974020 25908 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:38.974848 26021 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.975935 26021 raft_consensus.cc:697] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:38.977005 26021 consensus_queue.cc:237] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:38.985376 25691 catalog_manager.cc:5697] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 2 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.061314 26065 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.061897 26065 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:39.064340 26065 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:39.065323 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:39.065408 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:39.065964 25869 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:39.067215 25759 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:39.067957 26065 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:39.068363 26065 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.068656 26065 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:39.075974 26065 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:39.077961 26065 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 3 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:39.078830 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:39.079120 25942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:39.079684 25869 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:39.085721 25869 raft_consensus.cc:2468] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 3.
I20260710 13:23:39.086803 25759 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:39.087734 26065 raft_consensus.cc:2804] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:39.088187 26065 raft_consensus.cc:697] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:39.089095 26065 consensus_queue.cc:237] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:39.096923 25691 catalog_manager.cc:5697] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 2 to 3, leader changed from f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 3 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.469079 25942 raft_consensus.cc:3055] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:39.469379 25942 raft_consensus.cc:740] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:39.470247 25942 consensus_queue.cc:260] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:39.471127 25942 raft_consensus.cc:3060] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:39.477578 25942 raft_consensus.cc:1275] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:23:39.477825 25942 pending_rounds.cc:85] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Aborting all ops after (but not including) 1
I20260710 13:23:39.478098 25942 pending_rounds.cc:107] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:23:39.478343 25942 raft_consensus.cc:2889] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:39.480079 25992 consensus_queue.cc:1048] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.492429 25869 raft_consensus.cc:1275] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:39.494403 26065 consensus_queue.cc:1048] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:40.267450 25693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35586:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:40.270079 25693 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:40.331082 25778 tablet_service.cc:1511] Processing CreateTablet for tablet 3c612b3eff684be0beedb5e954f473fe (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:40.332505 25858 tablet_service.cc:1511] Processing CreateTablet for tablet 3c612b3eff684be0beedb5e954f473fe (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:40.334127 25778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c612b3eff684be0beedb5e954f473fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.334046 25933 tablet_service.cc:1511] Processing CreateTablet for tablet 3c612b3eff684be0beedb5e954f473fe (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:40.334158 25858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c612b3eff684be0beedb5e954f473fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.335784 25933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c612b3eff684be0beedb5e954f473fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.337078 25854 tablet_service.cc:1511] Processing CreateTablet for tablet b4841742dc17483592c107d25b410f67 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:40.338649 25854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4841742dc17483592c107d25b410f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.341118 25785 tablet_service.cc:1511] Processing CreateTablet for tablet b4841742dc17483592c107d25b410f67 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:40.342236 25929 tablet_service.cc:1511] Processing CreateTablet for tablet b4841742dc17483592c107d25b410f67 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:40.343748 25929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4841742dc17483592c107d25b410f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.346180 25852 tablet_service.cc:1511] Processing CreateTablet for tablet b4fe2100582b40c0a0d720efd974e813 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:40.347991 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fe2100582b40c0a0d720efd974e813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.351089 25853 tablet_service.cc:1511] Processing CreateTablet for tablet 5631e54d8aa1477ea3b0356375a91816 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:40.352633 25853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5631e54d8aa1477ea3b0356375a91816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.362239 25930 tablet_service.cc:1511] Processing CreateTablet for tablet 6680345bba5342bdb821aa97d9819836 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:40.355072 25931 tablet_service.cc:1511] Processing CreateTablet for tablet b4fe2100582b40c0a0d720efd974e813 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:40.357180 25926 tablet_service.cc:1511] Processing CreateTablet for tablet 5631e54d8aa1477ea3b0356375a91816 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:40.364810 25931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fe2100582b40c0a0d720efd974e813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.365329 25785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4841742dc17483592c107d25b410f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.368482 25781 tablet_service.cc:1511] Processing CreateTablet for tablet 5631e54d8aa1477ea3b0356375a91816 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:40.370147 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5631e54d8aa1477ea3b0356375a91816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.370472 25926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5631e54d8aa1477ea3b0356375a91816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.357592 25784 tablet_service.cc:1511] Processing CreateTablet for tablet b4fe2100582b40c0a0d720efd974e813 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:40.373793 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fe2100582b40c0a0d720efd974e813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.357795 25859 tablet_service.cc:1511] Processing CreateTablet for tablet 6680345bba5342bdb821aa97d9819836 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:40.377609 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6680345bba5342bdb821aa97d9819836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.384282 25930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6680345bba5342bdb821aa97d9819836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.395121 25780 tablet_service.cc:1511] Processing CreateTablet for tablet 32eefa549d0c4efa86e69e5d01ad1cdc (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:40.396821 25780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eefa549d0c4efa86e69e5d01ad1cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.397800 25934 tablet_service.cc:1511] Processing CreateTablet for tablet 32eefa549d0c4efa86e69e5d01ad1cdc (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:40.399962 25934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eefa549d0c4efa86e69e5d01ad1cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.405983 25782 tablet_service.cc:1511] Processing CreateTablet for tablet 6680345bba5342bdb821aa97d9819836 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:40.407377 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6680345bba5342bdb821aa97d9819836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.409701 25779 tablet_service.cc:1511] Processing CreateTablet for tablet b4be19a46503404693bd3fafc51652d6 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:40.410933 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4be19a46503404693bd3fafc51652d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.428332 25932 tablet_service.cc:1511] Processing CreateTablet for tablet b4be19a46503404693bd3fafc51652d6 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:40.429809 25932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4be19a46503404693bd3fafc51652d6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:40.432453 25834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.131:43153, user_credentials={real_user=slave}} blocked reactor thread for 69268.4us
W20260710 13:23:40.457126 25833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:38369, user_credentials={real_user=slave}} blocked reactor thread for 65059.8us
I20260710 13:23:40.469973 25785 tablet_service.cc:1511] Processing CreateTablet for tablet 930d8fde4891428d8a6c57ab59e0161d (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:40.471477 25785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930d8fde4891428d8a6c57ab59e0161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.477582 25855 tablet_service.cc:1511] Processing CreateTablet for tablet 32eefa549d0c4efa86e69e5d01ad1cdc (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:40.477744 25856 tablet_service.cc:1511] Processing CreateTablet for tablet b4be19a46503404693bd3fafc51652d6 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:40.479100 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eefa549d0c4efa86e69e5d01ad1cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.485510 25856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4be19a46503404693bd3fafc51652d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:40.514446 26091 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:40.591567 26093 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:40.594439 26092 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:40.594883 26091 tablet_bootstrap.cc:654] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.607504 26093 tablet_bootstrap.cc:654] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.618305 26092 tablet_bootstrap.cc:654] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.664875 26091 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:40.665565 26091 ts_tablet_manager.cc:1403] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.015s
I20260710 13:23:40.678687 26091 raft_consensus.cc:359] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.679800 26091 raft_consensus.cc:385] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.680207 26091 raft_consensus.cc:740] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.690446 26091 consensus_queue.cc:260] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.694815 26091 ts_tablet_manager.cc:1434] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.008s
I20260710 13:23:40.696481 26091 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:40.733728 26091 tablet_bootstrap.cc:654] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.811049 26093 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:40.811744 26093 ts_tablet_manager.cc:1403] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.220s	user 0.011s	sys 0.008s
I20260710 13:23:40.815897 26093 raft_consensus.cc:359] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.817003 26093 raft_consensus.cc:385] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.817397 26093 raft_consensus.cc:740] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.818291 26093 consensus_queue.cc:260] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.833596 26093 ts_tablet_manager.cc:1434] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.005s
I20260710 13:23:40.835052 26093 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:40.886396 26093 tablet_bootstrap.cc:654] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.938158 26093 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:40.938838 26093 ts_tablet_manager.cc:1403] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.008s
I20260710 13:23:40.961637 26093 raft_consensus.cc:359] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.962604 26093 raft_consensus.cc:385] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.962977 26093 raft_consensus.cc:740] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.981556 26093 consensus_queue.cc:260] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:40.991271 26093 ts_tablet_manager.cc:1434] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.004s
I20260710 13:23:40.992723 26093 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.021517 26065 raft_consensus.cc:493] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.022341 26065 raft_consensus.cc:515] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.025043 26065 leader_election.cc:290] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.047502 26093 tablet_bootstrap.cc:654] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.055253 26076 raft_consensus.cc:493] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.056005 26076 raft_consensus.cc:515] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.058552 26076 leader_election.cc:290] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.078882 26093 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:41.362022 26093 ts_tablet_manager.cc:1403] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.370s	user 0.010s	sys 0.006s
I20260710 13:23:41.365449 26093 raft_consensus.cc:359] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.366200 26093 raft_consensus.cc:385] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.366511 26093 raft_consensus.cc:740] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.367102 26092 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.367667 26092 ts_tablet_manager.cc:1403] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.774s	user 0.019s	sys 0.012s
I20260710 13:23:41.367242 26093 consensus_queue.cc:260] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
W20260710 13:23:41.357218 25854 consensus_meta.cc:287] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent flushing consensus metadata: real 0.942s	user 0.023s	sys 0.030s
I20260710 13:23:41.369949 25854 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:57032 (request call id 10) took 1034 ms. Trace:
I20260710 13:23:41.370712 26092 raft_consensus.cc:359] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.371511 26092 raft_consensus.cc:385] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.371773 26093 ts_tablet_manager.cc:1434] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:23:41.371795 26092 raft_consensus.cc:740] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.372721 26092 consensus_queue.cc:260] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.370347 25854 rpcz_store.cc:276] 0710 13:23:40.335452 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.335731 (+   279us) service_pool.cc:224] Handling call
0710 13:23:40.338067 (+  2336us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.338181 (+   114us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.414461 (+ 76280us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.369363 (+954902us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.369872 (+   509us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.375926 26093 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.377140 25784 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41330 (request call id 11) took 1027 ms. Trace:
I20260710 13:23:41.387477 26093 tablet_bootstrap.cc:654] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:41.399266 25778 thread.cc:641] tablet-open [worker] (thread pool) Time spent creating pthread: real 1.016s	user 0.022s	sys 0.018s
W20260710 13:23:41.399750 25778 thread.cc:608] tablet-open [worker] (thread pool) Time spent starting thread: real 1.017s	user 0.023s	sys 0.019s
I20260710 13:23:41.400362 25778 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41330 (request call id 9) took 1070 ms. Trace:
I20260710 13:23:41.400496 26093 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
W20260710 13:23:41.408586 25856 consensus_meta.cc:287] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent flushing consensus metadata: real 0.862s	user 0.008s	sys 0.009s
I20260710 13:23:41.421213 26093 ts_tablet_manager.cc:1403] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.024s
I20260710 13:23:41.420902 25778 rpcz_store.cc:276] 0710 13:23:40.329612 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.329840 (+   228us) service_pool.cc:224] Handling call
0710 13:23:40.332257 (+  2417us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.332391 (+   134us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.375053 (+ 42662us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:40.382293 (+  7240us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:40.591062 (+208769us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:23:40.812144 (+221082us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:23:40.812723 (+   579us) tablet_replica.cc:261] Starting instrumentation
0710 13:23:40.813616 (+   893us) tablet_replica.cc:280] Starting consensus
0710 13:23:41.400270 (+586654us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14804,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":103,"tablet-open.queue_time_us":207884,"tablet-open.run_cpu_time_us":32903,"tablet-open.run_wall_time_us":243652,"thread_start_us":1017209,"threads_started":1}
I20260710 13:23:41.427301 26093 raft_consensus.cc:359] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.428261 26093 raft_consensus.cc:385] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.428647 26093 raft_consensus.cc:740] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.429695 26093 consensus_queue.cc:260] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.377725 25784 rpcz_store.cc:276] 0710 13:23:40.349550 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.350239 (+   689us) service_pool.cc:224] Handling call
0710 13:23:40.373258 (+ 23019us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.373361 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:41.362531 (+989170us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.375763 (+ 13232us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.377047 (+  1284us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.432924 26093 ts_tablet_manager.cc:1434] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
W20260710 13:23:41.437899 25779 consensus_meta.cc:287] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent flushing consensus metadata: real 1.015s	user 0.016s	sys 0.003s
W20260710 13:23:41.435523 25855 consensus_meta.cc:287] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Time spent flushing consensus metadata: real 0.867s	user 0.016s	sys 0.007s
I20260710 13:23:41.439224 25779 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41330 (request call id 15) took 1030 ms. Trace:
W20260710 13:23:41.439643 25852 thread.cc:641] tablet-open [worker] (thread pool) Time spent creating pthread: real 0.967s	user 0.014s	sys 0.055s
W20260710 13:23:41.440008 25852 thread.cc:608] tablet-open [worker] (thread pool) Time spent starting thread: real 0.967s	user 0.014s	sys 0.056s
I20260710 13:23:41.440567 25852 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:57032 (request call id 11) took 1097 ms. Trace:
I20260710 13:23:41.441694 25852 rpcz_store.cc:276] 0710 13:23:40.343674 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.345017 (+  1343us) service_pool.cc:224] Handling call
0710 13:23:40.347364 (+  2347us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.347489 (+   125us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.411070 (+ 63581us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:40.472395 (+ 61325us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:40.593924 (+121529us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:23:41.367986 (+774062us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:23:41.368517 (+   531us) tablet_replica.cc:261] Starting instrumentation
0710 13:23:41.369147 (+   630us) tablet_replica.cc:280] Starting consensus
0710 13:23:41.440477 (+ 71330us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":69007,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"tablet-open.queue_time_us":121035,"thread_start_us":967283,"threads_started":2}
I20260710 13:23:41.442252 26093 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.463445 25782 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41330 (request call id 13) took 1073 ms. Trace:
I20260710 13:23:41.463976 25782 rpcz_store.cc:276] 0710 13:23:40.390296 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.391105 (+   809us) service_pool.cc:224] Handling call
0710 13:23:40.406891 (+ 15786us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.407009 (+   118us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:41.446661 (+1039652us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.462891 (+ 16230us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.463372 (+   481us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.466200 26092 ts_tablet_manager.cc:1434] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.098s	user 0.011s	sys 0.039s
I20260710 13:23:41.467430 26092 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.470885 26093 tablet_bootstrap.cc:654] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.450505 25867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.480887 26100 raft_consensus.cc:493] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3254417c95ed4f5599b7c6d80b4a4273)
I20260710 13:23:41.481531 26100 raft_consensus.cc:515] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.486720 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:41.487316 26092 tablet_bootstrap.cc:654] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:41.487424 25741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:41.439659 25779 rpcz_store.cc:276] 0710 13:23:40.408380 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.408587 (+   207us) service_pool.cc:224] Handling call
0710 13:23:40.410431 (+  1844us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.410523 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.422301 (+ 11778us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.438631 (+1016330us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.439158 (+   527us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.489146 26100 leader_election.cc:290] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:41.492167 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa98ae17f574aafb9ce4c8827b237fa" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.495630 25908 leader_election.cc:304] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [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: f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:41.497635 26100 raft_consensus.cc:2749] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:23:41.530835 25931 tablet_service.cc:1511] Processing CreateTablet for tablet fad7476fc1554164a64cd355af2268f8 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:41.532241 25931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad7476fc1554164a64cd355af2268f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:41.532476 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.536273 25933 tablet_service.cc:1511] Processing CreateTablet for tablet 930d8fde4891428d8a6c57ab59e0161d (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:41.537253 25855 tablet_service.cc:1511] Processing CreateTablet for tablet fad7476fc1554164a64cd355af2268f8 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:41.538486 25855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad7476fc1554164a64cd355af2268f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:41.538744 25852 tablet_service.cc:1511] Processing CreateTablet for tablet 930d8fde4891428d8a6c57ab59e0161d (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:41.539965 25852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930d8fde4891428d8a6c57ab59e0161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:41.537602 25933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930d8fde4891428d8a6c57ab59e0161d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:41.541405 25759 leader_election.cc:343] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.547119 26093 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:41.547698 26093 ts_tablet_manager.cc:1403] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.028s
I20260710 13:23:41.550894 26093 raft_consensus.cc:359] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.551752 26093 raft_consensus.cc:385] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.552115 26093 raft_consensus.cc:740] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.553051 26093 consensus_queue.cc:260] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.555708 26093 ts_tablet_manager.cc:1434] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:41.556860 26093 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
W20260710 13:23:41.562240 25859 consensus_meta.cc:287] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent flushing consensus metadata: real 1.024s	user 0.027s	sys 0.023s
I20260710 13:23:41.566992 25859 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:57032 (request call id 13) took 1211 ms. Trace:
I20260710 13:23:41.566758 25782 tablet_service.cc:1511] Processing CreateTablet for tablet fad7476fc1554164a64cd355af2268f8 (DEFAULT_TABLE table=soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:41.567385 25859 rpcz_store.cc:276] 0710 13:23:40.355887 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.356175 (+   288us) service_pool.cc:224] Handling call
0710 13:23:40.377112 (+ 20937us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.377232 (+   120us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.504885 (+127653us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.566454 (+1061569us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.566925 (+   471us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.568171 25782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad7476fc1554164a64cd355af2268f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:41.564560 26093 tablet_bootstrap.cc:654] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:41.571492 25934 consensus_meta.cc:287] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent flushing consensus metadata: real 1.027s	user 0.010s	sys 0.010s
W20260710 13:23:41.565845 25759 leader_election.cc:343] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:41.589576 26091 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.852s	user 0.030s	sys 0.116s
W20260710 13:23:41.589982 26091 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.852s	user 0.031s	sys 0.116s
I20260710 13:23:41.593402 26091 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.593976 26091 ts_tablet_manager.cc:1403] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.898s	user 0.046s	sys 0.116s
I20260710 13:23:41.572647 25934 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43444 (request call id 14) took 1176 ms. Trace:
I20260710 13:23:41.604655 25934 rpcz_store.cc:276] 0710 13:23:40.395989 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.396225 (+   236us) service_pool.cc:224] Handling call
0710 13:23:40.399358 (+  3133us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.399519 (+   161us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:40.542701 (+143182us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.572042 (+1029341us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.572566 (+   524us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.607652 25940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.610435 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.611207 25941 raft_consensus.cc:2468] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
W20260710 13:23:41.613191 25759 leader_election.cc:343] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.613941 25759 leader_election.cc:304] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:41.616591 26065 raft_consensus.cc:2749] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:41.617792 26093 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:41.619727 25785 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:41330 (request call id 16) took 1154 ms. Trace:
I20260710 13:23:41.620237 25785 rpcz_store.cc:276] 0710 13:23:40.465695 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:40.468921 (+  3226us) service_pool.cc:224] Handling call
0710 13:23:40.470916 (+  1995us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:23:40.471035 (+   119us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:23:41.572845 (+1101810us) tablet_metadata.cc:665] Metadata flushed
0710 13:23:41.619123 (+ 46278us) tablet_replica.cc:206] Creating consensus instance
0710 13:23:41.619658 (+   535us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:23:41.621543 26093 ts_tablet_manager.cc:1403] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.004s
I20260710 13:23:41.622016 25759 leader_election.cc:304] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:41.614832 26092 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.626971 26092 ts_tablet_manager.cc:1403] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.160s	user 0.024s	sys 0.020s
I20260710 13:23:41.627027 26065 raft_consensus.cc:2804] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.627622 26065 raft_consensus.cc:493] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.625187 26093 raft_consensus.cc:359] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.628969 26093 raft_consensus.cc:385] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.629282 26093 raft_consensus.cc:740] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.626029 26091 raft_consensus.cc:359] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.628028 26065 raft_consensus.cc:3060] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.629987 26093 consensus_queue.cc:260] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.635757 26092 raft_consensus.cc:359] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.636740 26092 raft_consensus.cc:385] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.637120 26092 raft_consensus.cc:740] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.638661 26093 ts_tablet_manager.cc:1434] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:23:41.639824 26093 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.644109 26091 raft_consensus.cc:385] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.644549 26091 raft_consensus.cc:740] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.645082 26092 consensus_queue.cc:260] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.649794 26092 ts_tablet_manager.cc:1434] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260710 13:23:41.647420 26091 consensus_queue.cc:260] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.651080 26092 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.655073 26091 ts_tablet_manager.cc:1434] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260710 13:23:41.658461 26093 tablet_bootstrap.cc:654] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.671250 26091 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:41.659891 26092 tablet_bootstrap.cc:654] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.661761 26065 raft_consensus.cc:515] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.673492 26065 leader_election.cc:290] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.675629 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:41.677240 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:41.677968 25944 raft_consensus.cc:3060] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:41.681394 25759 leader_election.cc:343] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.682272 26091 tablet_bootstrap.cc:654] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.685518 26092 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.687283 26092 ts_tablet_manager.cc:1403] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.007s
I20260710 13:23:41.688470 25944 raft_consensus.cc:2468] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:41.690006 25759 leader_election.cc:304] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:41.691715 26065 raft_consensus.cc:2804] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:41.692225 26065 raft_consensus.cc:697] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:41.693225 26065 consensus_queue.cc:237] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.693879 26092 raft_consensus.cc:359] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.696664 26092 raft_consensus.cc:385] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.697497 26092 raft_consensus.cc:740] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.700304 26091 tablet_bootstrap.cc:492] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.700875 26091 ts_tablet_manager.cc:1403] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260710 13:23:41.703805 26093 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:41.704196 26091 raft_consensus.cc:359] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.704617 26093 ts_tablet_manager.cc:1403] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.004s
I20260710 13:23:41.704993 26091 raft_consensus.cc:385] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.700938 26092 consensus_queue.cc:260] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.705651 26091 raft_consensus.cc:740] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.706673 26091 consensus_queue.cc:260] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.709602 26091 ts_tablet_manager.cc:1434] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:41.711967 26092 ts_tablet_manager.cc:1434] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260710 13:23:41.713126 26092 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.720489 26076 raft_consensus.cc:493] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.720353 25693 catalog_manager.cc:5697] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.721024 26076 raft_consensus.cc:515] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.724295 26092 tablet_bootstrap.cc:654] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.724985 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5631e54d8aa1477ea3b0356375a91816" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.725656 25944 raft_consensus.cc:2468] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:41.726298 26091 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:41.727202 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5631e54d8aa1477ea3b0356375a91816" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.727772 25869 raft_consensus.cc:2468] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:41.729326 25759 leader_election.cc:304] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:41.723150 26076 leader_election.cc:290] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.731209 26076 raft_consensus.cc:2804] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.731545 26076 raft_consensus.cc:493] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.731889 26076 raft_consensus.cc:3060] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.736071 26093 raft_consensus.cc:359] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.736912 26093 raft_consensus.cc:385] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.737250 26093 raft_consensus.cc:740] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.738101 26093 consensus_queue.cc:260] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.740386 26093 ts_tablet_manager.cc:1434] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:23:41.741760 26093 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.744906 26076 raft_consensus.cc:515] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.748591 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5631e54d8aa1477ea3b0356375a91816" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:41.749212 25869 raft_consensus.cc:3060] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.749979 26092 tablet_bootstrap.cc:492] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.750562 26092 ts_tablet_manager.cc:1403] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260710 13:23:41.753188 26065 raft_consensus.cc:493] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.753701 26065 raft_consensus.cc:515] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.754595 26092 raft_consensus.cc:359] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.756731 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.757647 26092 raft_consensus.cc:385] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.758013 26092 raft_consensus.cc:740] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
W20260710 13:23:41.758646 25759 leader_election.cc:343] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.758931 26092 consensus_queue.cc:260] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.761478 26092 ts_tablet_manager.cc:1434] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:23:41.757272 26093 tablet_bootstrap.cc:654] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.759459 26065 leader_election.cc:290] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.765290 26092 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.766469 26091 tablet_bootstrap.cc:654] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.767114 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
W20260710 13:23:41.772534 25759 leader_election.cc:343] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.773048 25759 leader_election.cc:304] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:41.774447 26065 raft_consensus.cc:2749] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:41.776196 26092 tablet_bootstrap.cc:654] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.777978 26091 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.778625 26091 ts_tablet_manager.cc:1403] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260710 13:23:41.778726 26065 raft_consensus.cc:493] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.779392 26065 raft_consensus.cc:515] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.782344 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.782596 26091 raft_consensus.cc:359] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.783488 26091 raft_consensus.cc:385] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.783804 26091 raft_consensus.cc:740] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
W20260710 13:23:41.783830 25759 leader_election.cc:343] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.784971 26091 consensus_queue.cc:260] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.787827 26091 ts_tablet_manager.cc:1434] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:41.788651 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.789018 26091 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
W20260710 13:23:41.790124 25759 leader_election.cc:343] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.790548 25759 leader_election.cc:304] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273; no voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:41.791419 26106 raft_consensus.cc:2749] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:41.792299 26065 leader_election.cc:290] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.792989 25869 raft_consensus.cc:2468] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:41.797025 25759 leader_election.cc:304] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:41.794701 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5631e54d8aa1477ea3b0356375a91816" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:41.798658 25944 raft_consensus.cc:3060] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.804046 26092 tablet_bootstrap.cc:492] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.797828 26091 tablet_bootstrap.cc:654] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.808622 25944 raft_consensus.cc:2468] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:41.797839 26065 raft_consensus.cc:2804] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:41.793545 26076 leader_election.cc:290] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.810248 26065 raft_consensus.cc:697] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:41.810287 26092 ts_tablet_manager.cc:1403] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260710 13:23:41.811810 26065 consensus_queue.cc:237] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.816838 26101 raft_consensus.cc:493] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.816885 26092 raft_consensus.cc:359] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.817481 26101 raft_consensus.cc:515] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.818060 26092 raft_consensus.cc:385] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.818408 26092 raft_consensus.cc:740] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.819265 26091 tablet_bootstrap.cc:492] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.820067 26091 ts_tablet_manager.cc:1403] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260710 13:23:41.820948 26102 raft_consensus.cc:493] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.821301 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.821463 26102 raft_consensus.cc:515] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
W20260710 13:23:41.822702 25834 leader_election.cc:343] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:41.819379 26092 consensus_queue.cc:260] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.823827 26102 leader_election.cc:290] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.823557 26091 raft_consensus.cc:359] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.824334 26091 raft_consensus.cc:385] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.824725 26091 raft_consensus.cc:740] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.825748 26091 consensus_queue.cc:260] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.826591 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:41.827210 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:41.827980 25794 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:41.828234 26091 ts_tablet_manager.cc:1434] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:41.829063 26092 ts_tablet_manager.cc:1434] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:23:41.829530 25833 leader_election.cc:304] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:41.830157 26092 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.830646 26105 raft_consensus.cc:2804] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.831099 26105 raft_consensus.cc:493] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.831457 26105 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.838778 26091 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:41.827301 25795 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:41.845109 25833 leader_election.cc:304] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [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: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:41.846123 26102 raft_consensus.cc:2804] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.846661 26102 raft_consensus.cc:493] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.819979 26101 leader_election.cc:290] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.853670 26091 tablet_bootstrap.cc:654] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.847962 26102 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.863315 26092 tablet_bootstrap.cc:654] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.847376 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.867460 25944 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:41.868753 25693 catalog_manager.cc:5697] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.874711 26091 tablet_bootstrap.cc:492] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.875253 26091 ts_tablet_manager.cc:1403] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260710 13:23:41.878356 26091 raft_consensus.cc:359] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.879091 26091 raft_consensus.cc:385] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.879385 26091 raft_consensus.cc:740] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.880169 26091 consensus_queue.cc:260] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.883239 26091 ts_tablet_manager.cc:1434] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:23:41.884240 26091 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:41.886034 26092 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.886620 26092 ts_tablet_manager.cc:1403] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.010s
I20260710 13:23:41.889917 26092 raft_consensus.cc:359] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.890651 26092 raft_consensus.cc:385] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.890964 26091 tablet_bootstrap.cc:654] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.890981 26092 raft_consensus.cc:740] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.892365 26092 consensus_queue.cc:260] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.896610 26093 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:41.899022 26093 ts_tablet_manager.cc:1403] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.011s
I20260710 13:23:41.901635 26093 raft_consensus.cc:359] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.902262 26093 raft_consensus.cc:385] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.902544 26093 raft_consensus.cc:740] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.903167 26093 consensus_queue.cc:260] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.906242 26092 ts_tablet_manager.cc:1434] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:23:41.907833 26092 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:41.912456 26093 ts_tablet_manager.cc:1434] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:23:41.913039 26105 raft_consensus.cc:515] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.916498 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:41.917284 25795 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.919152 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:41.919790 25944 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.920953 26093 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: Bootstrap starting.
I20260710 13:23:41.925181 26105 leader_election.cc:290] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.928690 25944 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:41.929966 25834 leader_election.cc:304] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:41.917356 26102 raft_consensus.cc:515] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.931053 26105 raft_consensus.cc:2804] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:41.932247 26105 raft_consensus.cc:697] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:41.933158 26105 consensus_queue.cc:237] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.929931 26093 tablet_bootstrap.cc:654] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.940311 25795 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:41.947887 26092 tablet_bootstrap.cc:654] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:41.948072 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:41.949122 25794 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.950140 26102 leader_election.cc:290] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.956113 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:41.956864 25944 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.961134 25794 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:41.961048 25693 catalog_manager.cc:5697] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.962990 25833 leader_election.cc:304] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:41.963905 26101 raft_consensus.cc:2804] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:41.964604 26101 raft_consensus.cc:697] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:41.965421 26101 consensus_queue.cc:237] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.967202 25944 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:41.969156 26102 raft_consensus.cc:493] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.969389 26091 tablet_bootstrap.cc:492] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:41.970055 26091 ts_tablet_manager.cc:1403] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.036s
I20260710 13:23:41.969723 26102 raft_consensus.cc:515] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.973644 26102 leader_election.cc:290] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.974125 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.974480 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:41.975239 25794 raft_consensus.cc:2468] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:41.973472 26091 raft_consensus.cc:359] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.976432 26091 raft_consensus.cc:385] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.976333 25833 leader_election.cc:304] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:41.976833 26091 raft_consensus.cc:740] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:41.977840 26091 consensus_queue.cc:260] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.980297 26065 raft_consensus.cc:493] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:41.980469 26091 ts_tablet_manager.cc:1434] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:23:41.980871 26065 raft_consensus.cc:515] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.981685 26091 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:41.982821 26092 tablet_bootstrap.cc:492] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:41.983204 26065 leader_election.cc:290] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:41.983446 25693 catalog_manager.cc:5697] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.984969 25941 raft_consensus.cc:2468] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:41.983410 26092 ts_tablet_manager.cc:1403] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.005s
I20260710 13:23:41.987596 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:41.988253 25944 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:41.988837 26102 raft_consensus.cc:2804] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.992619 26102 raft_consensus.cc:493] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.993136 26102 raft_consensus.cc:3060] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:41.989530 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:41.991535 25759 leader_election.cc:304] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:41.995820 26065 raft_consensus.cc:2804] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:41.991772 26092 raft_consensus.cc:359] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:41.996224 26065 raft_consensus.cc:493] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:41.996392 26092 raft_consensus.cc:385] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:41.996646 26065 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.005133 26091 tablet_bootstrap.cc:654] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:42.002446 26093 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: No bootstrap required, opened a new log
I20260710 13:23:42.009338 26093 ts_tablet_manager.cc:1403] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.003s
I20260710 13:23:42.011196 26101 raft_consensus.cc:493] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.011765 26101 raft_consensus.cc:515] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.014221 26101 leader_election.cc:290] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.015962 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.015962 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:42.017146 26091 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:42.017014 25944 raft_consensus.cc:2468] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:42.017048 25794 raft_consensus.cc:2468] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:42.017758 26091 ts_tablet_manager.cc:1403] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260710 13:23:42.018556 25834 leader_election.cc:304] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:42.019500 26093 raft_consensus.cc:359] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.020227 26093 raft_consensus.cc:385] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.020510 26093 raft_consensus.cc:740] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.019520 26101 raft_consensus.cc:2804] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:42.020691 26091 raft_consensus.cc:359] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.021507 26091 raft_consensus.cc:385] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.021930 26091 raft_consensus.cc:740] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.021374 26093 consensus_queue.cc:260] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.022661 26091 consensus_queue.cc:260] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.021425 26101 raft_consensus.cc:493] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:42.023766 26101 raft_consensus.cc:3060] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.025097 26091 ts_tablet_manager.cc:1434] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:23:42.026047 26091 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: Bootstrap starting.
I20260710 13:23:42.030011 26065 raft_consensus.cc:515] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.034607 26101 raft_consensus.cc:515] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.035339 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:42.037881 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:42.038480 25794 raft_consensus.cc:3060] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.030848 26092 raft_consensus.cc:740] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.038416 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4be19a46503404693bd3fafc51652d6" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.039434 25944 raft_consensus.cc:3060] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.039937 26092 consensus_queue.cc:260] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.041033 25869 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:42.046525 26092 ts_tablet_manager.cc:1434] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.003s
I20260710 13:23:42.047792 26092 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
I20260710 13:23:42.047911 25794 raft_consensus.cc:2468] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:42.032256 26091 tablet_bootstrap.cc:654] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:42.049096 25833 leader_election.cc:304] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:42.050019 26105 raft_consensus.cc:2804] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.050490 26105 raft_consensus.cc:697] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.051309 26105 consensus_queue.cc:237] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.051949 26065 leader_election.cc:290] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.052194 26093 ts_tablet_manager.cc:1434] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 13:23:42.002054 26102 raft_consensus.cc:515] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.054941 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:42.055557 25794 raft_consensus.cc:3060] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.046356 25944 raft_consensus.cc:2468] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:42.057530 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.058094 25941 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.058682 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eefa549d0c4efa86e69e5d01ad1cdc" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.059317 25944 raft_consensus.cc:3060] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.063861 26091 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: No bootstrap required, opened a new log
I20260710 13:23:42.064390 26091 ts_tablet_manager.cc:1403] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 13:23:42.067324 26091 raft_consensus.cc:359] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.068022 26091 raft_consensus.cc:385] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.068290 26091 raft_consensus.cc:740] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.068840 25944 raft_consensus.cc:2468] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:42.069062 26091 consensus_queue.cc:260] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.070430 25834 leader_election.cc:304] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:42.070832 26091 ts_tablet_manager.cc:1434] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:23:42.071504 26104 raft_consensus.cc:2804] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.073050 26104 raft_consensus.cc:697] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.073840 26104 consensus_queue.cc:237] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.075656 25941 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:42.077023 25759 leader_election.cc:304] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:42.078166 26065 raft_consensus.cc:2804] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.078936 26065 raft_consensus.cc:697] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.079888 26065 consensus_queue.cc:237] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.080588 26102 leader_election.cc:290] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.081652 26101 leader_election.cc:290] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.086699 25794 raft_consensus.cc:2468] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:42.087787 26092 tablet_bootstrap.cc:654] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:42.099500 26065 raft_consensus.cc:493] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.100347 26065 raft_consensus.cc:515] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.103996 26065 leader_election.cc:290] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.105183 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
W20260710 13:23:42.106683 25759 leader_election.cc:343] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:42.105742 25691 catalog_manager.cc:5697] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.106976 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.107692 25944 raft_consensus.cc:2468] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:42.109330 25759 leader_election.cc:304] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:42.110863 26065 raft_consensus.cc:2804] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:42.113426 26065 raft_consensus.cc:493] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:42.113871 26065 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.120074 26092 tablet_bootstrap.cc:492] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:42.120628 26092 ts_tablet_manager.cc:1403] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.024s
I20260710 13:23:42.120839 25693 catalog_manager.cc:5697] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.124878 26065 raft_consensus.cc:515] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.125433 26092 raft_consensus.cc:359] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.126168 26092 raft_consensus.cc:385] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.126478 26092 raft_consensus.cc:740] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.127876 26092 consensus_queue.cc:260] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.128306 26065 leader_election.cc:290] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.128647 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:42.129860 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.130159 26092 ts_tablet_manager.cc:1434] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:23:42.130374 25944 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.131121 26092 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: Bootstrap starting.
W20260710 13:23:42.134859 25759 leader_election.cc:343] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:42.136826 26092 tablet_bootstrap.cc:654] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:42.137027 25944 raft_consensus.cc:2468] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 1.
I20260710 13:23:42.138116 25759 leader_election.cc:304] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:42.137555 25693 catalog_manager.cc:5697] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.138895 26065 raft_consensus.cc:2804] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.141108 26065 raft_consensus.cc:697] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.141867 26092 tablet_bootstrap.cc:492] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: No bootstrap required, opened a new log
I20260710 13:23:42.142400 26092 ts_tablet_manager.cc:1403] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:42.142007 26065 consensus_queue.cc:237] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.145308 26092 raft_consensus.cc:359] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.146064 26092 raft_consensus.cc:385] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.146392 26092 raft_consensus.cc:740] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.147099 26092 consensus_queue.cc:260] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.149327 26092 ts_tablet_manager.cc:1434] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:42.156329 25691 catalog_manager.cc:5697] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 1 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.214337 26104 raft_consensus.cc:493] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.214933 26104 raft_consensus.cc:515] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.216931 26104 leader_election.cc:290] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.217633 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:42.217898 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4841742dc17483592c107d25b410f67" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.218674 25944 raft_consensus.cc:2393] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b6ec86f18b42c882b70afb3ee3c167 in current term 1: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:42.219579 25834 leader_election.cc:304] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167; no voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:42.220255 26104 raft_consensus.cc:3060] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.225711 26104 raft_consensus.cc:2749] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:42.253840 26065 consensus_queue.cc:1048] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.257951 26065 consensus_queue.cc:1048] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:42.264814 26104 raft_consensus.cc:493] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.265642 26104 raft_consensus.cc:515] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.268370 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:42.268565 26065 raft_consensus.cc:493] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.269086 26105 raft_consensus.cc:493] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:42.269734 26105 raft_consensus.cc:515] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.270408 25941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.270974 26104 leader_election.cc:290] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.269095 26065 raft_consensus.cc:515] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.274258 25941 raft_consensus.cc:2393] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b6ec86f18b42c882b70afb3ee3c167 in current term 1: Already voted for candidate 3254417c95ed4f5599b7c6d80b4a4273 in this term.
I20260710 13:23:42.273778 26065 leader_election.cc:290] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.275204 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.276516 25943 raft_consensus.cc:2468] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:42.278290 25834 leader_election.cc:304] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167; no voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:42.278551 26105 leader_election.cc:290] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.280881 26104 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.289458 25834 leader_election.cc:304] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:42.290450 26105 raft_consensus.cc:2804] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:42.290874 26105 raft_consensus.cc:493] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:42.291280 26105 raft_consensus.cc:3060] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.291399 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" is_pre_election: true
I20260710 13:23:42.291833 26104 raft_consensus.cc:2749] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:42.293208 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273" is_pre_election: true
I20260710 13:23:42.293896 25794 raft_consensus.cc:2468] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 0.
I20260710 13:23:42.294934 26106 consensus_queue.cc:1048] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.300565 26105 raft_consensus.cc:515] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.302057 25869 raft_consensus.cc:2393] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3254417c95ed4f5599b7c6d80b4a4273 in current term 1: Already voted for candidate a3b6ec86f18b42c882b70afb3ee3c167 in this term.
I20260710 13:23:42.304864 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" is_pre_election: true
I20260710 13:23:42.305187 26105 leader_election.cc:290] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 1 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.305470 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.305538 25944 raft_consensus.cc:2468] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 0.
I20260710 13:23:42.310662 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930d8fde4891428d8a6c57ab59e0161d" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:42.310817 26076 consensus_queue.cc:1048] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.311354 25794 raft_consensus.cc:3060] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.312964 25759 leader_election.cc:304] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:42.321012 25794 raft_consensus.cc:2468] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 1.
I20260710 13:23:42.321731 26076 raft_consensus.cc:2764] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:42.324397 25833 leader_election.cc:304] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [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: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:42.325606 26105 raft_consensus.cc:2804] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.326038 26105 raft_consensus.cc:697] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.326833 26105 consensus_queue.cc:237] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.337502 25693 catalog_manager.cc:5697] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.351298 26104 consensus_queue.cc:1048] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.352080 26105 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.357733 25869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:57064
I20260710 13:23:42.358729 25869 raft_consensus.cc:606] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Received request to transfer leadership to TS 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:42.374011 25869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:57064
I20260710 13:23:42.374742 25869 raft_consensus.cc:606] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Received request to transfer leadership to TS 3254417c95ed4f5599b7c6d80b4a4273
I20260710 13:23:42.376417 26133 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:42.377707 26133 consensus_queue.cc:1048] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:42.381706 25965 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9280 after lost signal to thread 21917
W20260710 13:23:42.383072 25965 debug-util.cc:398] Leaking SignalData structure 0x7b0800273c40 after lost signal to thread 25727
W20260710 13:23:42.384568 25965 debug-util.cc:398] Leaking SignalData structure 0x7b0800100f60 after lost signal to thread 25819
W20260710 13:23:42.388190 25965 debug-util.cc:398] Leaking SignalData structure 0x7b0800122cc0 after lost signal to thread 25894
W20260710 13:23:42.389707 25965 debug-util.cc:398] Leaking SignalData structure 0x7b080016ee60 after lost signal to thread 25968
I20260710 13:23:42.410135 26104 raft_consensus.cc:993] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:42.410661 26104 raft_consensus.cc:1081] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Signalling peer 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:42.412250 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:41344
I20260710 13:23:42.412895 25794 raft_consensus.cc:493] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.413235 25794 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.425946 25794 raft_consensus.cc:515] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.428467 25794 leader_election.cc:290] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.430702 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:42.431389 25869 raft_consensus.cc:3055] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:42.431721 25869 raft_consensus.cc:740] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.431697 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.432942 25869 consensus_queue.cc:260] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.433825 25943 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.434275 25869 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.437048 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6680345bba5342bdb821aa97d9819836"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
mode: GRACEFUL
new_leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:41376
I20260710 13:23:42.437690 25794 raft_consensus.cc:606] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Received request to transfer leadership to TS a3b6ec86f18b42c882b70afb3ee3c167
I20260710 13:23:42.441999 25869 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:42.442994 25759 leader_election.cc:304] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:42.443612 26106 raft_consensus.cc:2804] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:42.444028 26106 raft_consensus.cc:697] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.445103 26106 consensus_queue.cc:237] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.450359 25943 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:42.453472 25693 catalog_manager.cc:5697] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.459688 25794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
mode: GRACEFUL
new_leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:41376
I20260710 13:23:42.460371 25794 raft_consensus.cc:606] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Received request to transfer leadership to TS f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:42.479414 26133 consensus_queue.cc:1048] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.493978 26133 consensus_queue.cc:1048] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:42.509366 25866 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.514747 26104 consensus_queue.cc:1048] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:42.526067 26076 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:42.551676 26104 consensus_queue.cc:1048] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.556475 26106 raft_consensus.cc:993] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: : Instructing follower a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:42.561017 26106 raft_consensus.cc:1081] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Signalling peer a3b6ec86f18b42c882b70afb3ee3c167 to start an election
I20260710 13:23:42.567106 25866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6680345bba5342bdb821aa97d9819836"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
 from {username='slave'} at 127.0.0.1:57052
I20260710 13:23:42.570353 25866 raft_consensus.cc:493] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.570859 25866 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.572558 26076 consensus_queue.cc:1048] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.576105 26076 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.579486 25866 raft_consensus.cc:515] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.599562 25866 leader_election.cc:290] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.600595 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:42.601357 25794 raft_consensus.cc:3055] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:42.601702 25794 raft_consensus.cc:740] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.602469 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.602541 25794 consensus_queue.cc:260] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.603300 25943 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.604000 25794 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.612684 25794 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:42.615026 25833 leader_election.cc:304] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, a3b6ec86f18b42c882b70afb3ee3c167; no voters: 
I20260710 13:23:42.615854 26101 raft_consensus.cc:2804] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:42.616400 26101 raft_consensus.cc:697] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Becoming Leader. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.617328 26101 consensus_queue.cc:237] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.621802 25943 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b6ec86f18b42c882b70afb3ee3c167 in term 2.
I20260710 13:23:42.626747 26161 consensus_queue.cc:1048] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.631337 25693 catalog_manager.cc:5697] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 reported cstate change: term changed from 1 to 2, leader changed from 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129) to a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.644886 26161 raft_consensus.cc:993] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: : Instructing follower f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:42.645323 26161 raft_consensus.cc:1081] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Signalling peer f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:42.647905 25943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 13:23:42.648507 25943 raft_consensus.cc:493] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.648922 25943 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.656610 25943 raft_consensus.cc:515] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.658883 25943 leader_election.cc:290] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 2 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:42.659569 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:42.659863 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad7476fc1554164a64cd355af2268f8" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:42.660132 25794 raft_consensus.cc:3055] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:42.660491 25794 raft_consensus.cc:740] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.660528 25866 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.661373 25794 consensus_queue.cc:260] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.662431 25794 raft_consensus.cc:3060] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.666978 25794 raft_consensus.cc:2468] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 2.
I20260710 13:23:42.668211 25907 leader_election.cc:304] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:42.668758 25866 raft_consensus.cc:2468] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 2.
I20260710 13:23:42.669163 26153 raft_consensus.cc:2804] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:42.669744 26153 raft_consensus.cc:697] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:42.670665 26153 consensus_queue.cc:237] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.678617 25693 catalog_manager.cc:5697] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 1 to 2, leader changed from 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 2 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:42.707451 26104 consensus_queue.cc:1048] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.716986 25943 raft_consensus.cc:3060] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.725893 26104 consensus_queue.cc:1048] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:42.881070 26102 raft_consensus.cc:993] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:42.881572 26104 raft_consensus.cc:1081] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Signalling peer 3254417c95ed4f5599b7c6d80b4a4273 to start an election
I20260710 13:23:42.883376 25794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
 from {username='slave'} at 127.0.0.1:41344
I20260710 13:23:42.883870 25794 raft_consensus.cc:493] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.884219 25794 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.889515 25794 raft_consensus.cc:515] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.890766 25794 leader_election.cc:290] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Requested vote from peers a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645), f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153)
I20260710 13:23:42.891707 25866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:42.891863 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fe2100582b40c0a0d720efd974e813" candidate_uuid: "3254417c95ed4f5599b7c6d80b4a4273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
I20260710 13:23:42.892434 25866 raft_consensus.cc:3055] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:42.892469 25943 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.892967 25866 raft_consensus.cc:740] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:42.893709 25866 consensus_queue.cc:260] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.894869 25866 raft_consensus.cc:3060] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.896500 25868 raft_consensus.cc:1275] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.898077 26076 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.900844 25943 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:42.902354 25759 leader_election.cc:304] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:42.903152 26076 raft_consensus.cc:2804] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:42.903692 26076 raft_consensus.cc:697] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Leader. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:42.904551 26076 consensus_queue.cc:237] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:42.911382 25943 raft_consensus.cc:1275] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:42.914436 26065 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:42.920679 25866 raft_consensus.cc:2468] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3254417c95ed4f5599b7c6d80b4a4273 in term 2.
I20260710 13:23:42.922839 25693 catalog_manager.cc:5697] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 reported cstate change: term changed from 1 to 2, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129). New cstate: current_term: 2 leader_uuid: "3254417c95ed4f5599b7c6d80b4a4273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.062728 25868 raft_consensus.cc:1275] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.064069 26153 consensus_queue.cc:1048] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.072567 25794 raft_consensus.cc:1275] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.074350 26153 consensus_queue.cc:1048] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:43.096374 25943 raft_consensus.cc:1275] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.098912 26104 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.110124 25794 raft_consensus.cc:1275] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Refusing update from remote peer a3b6ec86f18b42c882b70afb3ee3c167: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.113402 26104 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:43.333221 25943 raft_consensus.cc:1275] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.334854 26076 consensus_queue.cc:1048] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.346383 25868 raft_consensus.cc:1275] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Refusing update from remote peer 3254417c95ed4f5599b7c6d80b4a4273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.351773 26161 consensus_queue.cc:1048] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.464937 25692 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35586:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:23:45.486856 25692 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35586:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:23:45.528863 21914 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:23:45.681381 26187 log.cc:927] Time spent T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260710 13:23:45.722628 26206 log.cc:927] Time spent T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260710 13:23:45.808059 26200 log.cc:927] Time spent T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260710 13:23:45.817585 25795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
mode: GRACEFUL
new_leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:39602
I20260710 13:23:45.818482 25795 raft_consensus.cc:606] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Received request to transfer leadership to TS f5cd0e54b4fc4225af0a7d18d72ce08f
W20260710 13:23:45.890168 25833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:38369, user_credentials={real_user=slave}} blocked reactor thread for 118742us
W20260710 13:23:45.900831 25759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.130:44645, user_credentials={real_user=slave}} blocked reactor thread for 65035.5us
W20260710 13:23:45.935799 25834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.131:43153, user_credentials={real_user=slave}} blocked reactor thread for 43529.7us
W20260710 13:23:45.970431 25759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.130:44645, user_credentials={real_user=slave}} blocked reactor thread for 60804us
I20260710 13:23:45.966877 26232 tablet.cc:1724] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:45.978955 26218 raft_consensus.cc:993] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: : Instructing follower f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.003472 26195 raft_consensus.cc:1081] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Signalling peer f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:45.942063 26231 tablet.cc:1724] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.015961 26240 tablet.cc:1724] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:45.979321 26227 tablet.cc:1724] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.053510 26239 tablet.cc:1724] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.056280 26245 tablet.cc:1724] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:46.062301 25759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.131:43153, user_credentials={real_user=slave}} blocked reactor thread for 73631us
I20260710 13:23:46.073051 25941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 13:23:46.073665 25941 raft_consensus.cc:493] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:46.074060 25941 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.077056 26237 tablet.cc:1724] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.085574 26244 tablet.cc:1724] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:46.049417 25833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:38369, user_credentials={real_user=slave}} blocked reactor thread for 46892.9us
I20260710 13:23:46.115582 25941 raft_consensus.cc:515] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.117034 25943 raft_consensus.cc:1240] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Rejecting Update request from peer 3254417c95ed4f5599b7c6d80b4a4273 for earlier term 2. Current term is 3. Ops: []
W20260710 13:23:46.121151 25896 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:32eefa549d0c4efa86e69e5d01ad1cdc)
I20260710 13:23:46.121811 26195 consensus_queue.cc:1059] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.124379 26218 raft_consensus.cc:3055] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:46.124715 26218 raft_consensus.cc:740] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
W20260710 13:23:46.126132 25896 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:32eefa549d0c4efa86e69e5d01ad1cdc)
W20260710 13:23:46.130425 25896 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:32eefa549d0c4efa86e69e5d01ad1cdc)
I20260710 13:23:46.138249 26238 tablet.cc:1724] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.128703 25868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6680345bba5342bdb821aa97d9819836"
dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
mode: GRACEFUL
new_leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:46532
I20260710 13:23:46.139803 25868 raft_consensus.cc:606] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Received request to transfer leadership to TS f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:46.145669 21914 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:23:46.146366 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:46.147490 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:46.147362 26227 tablet.cc:1724] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.148229 25868 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.150055 25794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c612b3eff684be0beedb5e954f473fe" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:46.147640 26218 consensus_queue.cc:260] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.147279 25941 leader_election.cc:290] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 3 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:46.112102 26232 tablet.cc:1724] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.127498 26231 tablet.cc:1724] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.169984 25791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04fa610d72c84b859e54b6455e508223"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
mode: GRACEFUL
new_leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:39602
I20260710 13:23:46.170671 25791 raft_consensus.cc:606] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Received request to transfer leadership to TS f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:46.170126 26250 tablet.cc:1724] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.175972 25868 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.165441 26218 raft_consensus.cc:3060] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.177318 25908 leader_election.cc:304] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [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: a3b6ec86f18b42c882b70afb3ee3c167, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:46.178390 26170 raft_consensus.cc:2804] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:46.178859 26170 raft_consensus.cc:697] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:46.179649 26170 consensus_queue.cc:237] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.186406 26231 tablet.cc:1724] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.190423 25791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed"
dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
mode: GRACEFUL
new_leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:39602
I20260710 13:23:46.191107 25791 raft_consensus.cc:606] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Received request to transfer leadership to TS f5cd0e54b4fc4225af0a7d18d72ce08f
I20260710 13:23:46.210021 26227 tablet.cc:1724] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.203317 26245 tablet.cc:1724] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.214663 26225 raft_consensus.cc:993] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: : Instructing follower f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.215504 26233 raft_consensus.cc:1081] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Signalling peer f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.218243 25944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 13:23:46.218952 25944 raft_consensus.cc:493] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:46.219388 25944 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.220976 26240 tablet.cc:1724] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.223456 26248 tablet.cc:1724] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.227403 26237 tablet.cc:1724] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.235460 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:46.236029 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:46.241812 26251 tablet.cc:1724] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.239441 25944 raft_consensus.cc:515] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:46.246923 25791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:46.247475 25791 raft_consensus.cc:3055] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:46.247781 25791 raft_consensus.cc:740] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:46.248522 25791 consensus_queue.cc:260] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [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: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:46.249672 25791 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.256206 26244 tablet.cc:1724] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.256331 25693 catalog_manager.cc:5697] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 2 to 3, leader changed from 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:46.258410 25693 catalog_manager.cc:5789] TS f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131:43153) does not have the latest schema for tablet 3c612b3eff684be0beedb5e954f473fe (table soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3]). Expected version 1 got 0
I20260710 13:23:46.258175 26239 tablet.cc:1724] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.260278 25794 raft_consensus.cc:2468] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.259397 26250 tablet.cc:1724] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.266538 25791 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.267422 26227 tablet.cc:1724] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.268467 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa00d20bd3b468fbfe122be427ba5ed" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:46.271965 25868 raft_consensus.cc:3060] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.272203 25907 leader_election.cc:304] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:46.273303 26249 raft_consensus.cc:2804] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:46.273782 26249 raft_consensus.cc:697] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:46.274619 26249 consensus_queue.cc:237] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [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: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } }
I20260710 13:23:46.269414 25944 leader_election.cc:290] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 3 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:46.289726 26247 raft_consensus.cc:993] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: : Instructing follower f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.290235 26247 raft_consensus.cc:1081] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Signalling peer f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.291739 25868 raft_consensus.cc:2468] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.291975 25944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04fa610d72c84b859e54b6455e508223"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 13:23:46.293603 25944 raft_consensus.cc:493] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:46.294584 25944 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.292272 26237 tablet.cc:1724] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.296321 26248 tablet.cc:1724] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.304440 25944 raft_consensus.cc:515] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.308205 25944 leader_election.cc:290] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 3 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:46.309183 25791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:46.309798 25791 raft_consensus.cc:3055] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:46.310110 25791 raft_consensus.cc:740] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3254417c95ed4f5599b7c6d80b4a4273, State: Running, Role: LEADER
I20260710 13:23:46.310909 25791 consensus_queue.cc:260] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.311811 25791 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.314116 25868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fa610d72c84b859e54b6455e508223" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:46.314718 25868 raft_consensus.cc:3060] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.319231 25791 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.320430 25907 leader_election.cc:304] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:46.321410 26249 raft_consensus.cc:2804] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:46.321987 26249 raft_consensus.cc:697] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:46.322757 26249 consensus_queue.cc:237] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.328734 25868 raft_consensus.cc:2468] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.345587 25692 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: soft_deleted_table [id=b1f2e6e9d4cc4a0ea5b0dc157db769d3] alter complete (version 1)
I20260710 13:23:46.367949 25693 catalog_manager.cc:5697] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 2 to 3, leader changed from 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:46.369772 25693 catalog_manager.cc:5697] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 2 to 3, leader changed from 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:46.637843 25868 raft_consensus.cc:1275] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:46.639282 26249 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:46.646281 26248 tablet.cc:1724] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:46.657233 26241 raft_consensus.cc:993] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: : Instructing follower f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.657900 26217 raft_consensus.cc:1081] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Signalling peer f5cd0e54b4fc4225af0a7d18d72ce08f to start an election
I20260710 13:23:46.659634 25944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6680345bba5342bdb821aa97d9819836"
dest_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f"
 from {username='slave'} at 127.0.0.1:43456
I20260710 13:23:46.660167 25944 raft_consensus.cc:493] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:46.660501 25944 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.663828 25791 raft_consensus.cc:1275] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:46.665462 26214 consensus_queue.cc:1048] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:46.671491 25944 raft_consensus.cc:515] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.677876 25795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3254417c95ed4f5599b7c6d80b4a4273"
I20260710 13:23:46.678567 25795 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.687340 25795 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.688534 25907 leader_election.cc:304] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [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: 3254417c95ed4f5599b7c6d80b4a4273, f5cd0e54b4fc4225af0a7d18d72ce08f; no voters: 
I20260710 13:23:46.689723 26214 raft_consensus.cc:2804] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:46.690197 26214 raft_consensus.cc:697] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Becoming Leader. State: Replica: f5cd0e54b4fc4225af0a7d18d72ce08f, State: Running, Role: LEADER
I20260710 13:23:46.690979 26214 consensus_queue.cc:237] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.698400 25868 raft_consensus.cc:1275] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.701114 25944 leader_election.cc:290] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [CANDIDATE]: Term 3 election: Requested vote from peers 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369), a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645)
I20260710 13:23:46.701660 26170 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.703385 25870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6680345bba5342bdb821aa97d9819836" candidate_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a3b6ec86f18b42c882b70afb3ee3c167"
I20260710 13:23:46.704015 25870 raft_consensus.cc:3055] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:46.704324 25870 raft_consensus.cc:740] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3b6ec86f18b42c882b70afb3ee3c167, State: Running, Role: LEADER
I20260710 13:23:46.705175 25870 consensus_queue.cc:260] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [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: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } }
I20260710 13:23:46.706398 25870 raft_consensus.cc:3060] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:46.708987 26248 tablet.cc:1719] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:23:46.718588 25692 catalog_manager.cc:5697] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f reported cstate change: term changed from 2 to 3, leader changed from a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130) to f5cd0e54b4fc4225af0a7d18d72ce08f (127.21.102.131). New cstate: current_term: 3 leader_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5cd0e54b4fc4225af0a7d18d72ce08f" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 43153 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:46.728829 26239 tablet.cc:1719] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:23:46.731353 26250 tablet.cc:1719] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:23:46.744841 25791 raft_consensus.cc:1275] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.746665 26214 consensus_queue.cc:1048] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.753893 25870 raft_consensus.cc:2468] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5cd0e54b4fc4225af0a7d18d72ce08f in term 3.
I20260710 13:23:46.905884 25791 raft_consensus.cc:1275] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.907399 26262 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.918463 25870 raft_consensus.cc:1275] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.921990 26262 consensus_queue.cc:1048] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:47.073680 25791 raft_consensus.cc:1275] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:47.075016 26170 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3254417c95ed4f5599b7c6d80b4a4273" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 38369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:47.085147 25870 raft_consensus.cc:1275] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Refusing update from remote peer f5cd0e54b4fc4225af0a7d18d72ce08f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:47.086508 26170 consensus_queue.cc:1048] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b6ec86f18b42c882b70afb3ee3c167" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:47.300182 21914 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:23:47.304946 21914 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:23:47.305321 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:47.309937 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:47.310299 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:48.347494 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
I20260710 13:23:48.393165 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:48.395020 21914 tablet_replica.cc:333] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.396341 21914 raft_consensus.cc:2243] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.397182 21914 raft_consensus.cc:2272] T fad7476fc1554164a64cd355af2268f8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.399840 21914 tablet_replica.cc:333] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.400553 21914 raft_consensus.cc:2243] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.401122 21914 raft_consensus.cc:2272] T 930d8fde4891428d8a6c57ab59e0161d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.404351 21914 tablet_replica.cc:333] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.405334 21914 raft_consensus.cc:2243] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.406031 21914 raft_consensus.cc:2272] T b4be19a46503404693bd3fafc51652d6 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.408421 21914 tablet_replica.cc:333] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.409147 21914 raft_consensus.cc:2243] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.410059 21914 raft_consensus.cc:2272] T 5631e54d8aa1477ea3b0356375a91816 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.412313 21914 tablet_replica.cc:333] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.412955 21914 raft_consensus.cc:2243] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.413861 21914 raft_consensus.cc:2272] T b4fe2100582b40c0a0d720efd974e813 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.416121 21914 tablet_replica.cc:333] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.416669 21914 raft_consensus.cc:2243] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.417232 21914 raft_consensus.cc:2272] T cd111e809622420891dce05913524c9d P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.419725 21914 tablet_replica.cc:333] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.420305 21914 raft_consensus.cc:2243] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.421074 21914 raft_consensus.cc:2272] T 3c612b3eff684be0beedb5e954f473fe P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.423557 21914 tablet_replica.cc:333] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.424238 21914 raft_consensus.cc:2243] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.425400 21914 raft_consensus.cc:2272] T 9193d4bbc1394d71afcbf3eab14629a2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.428315 21914 tablet_replica.cc:333] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.428972 21914 raft_consensus.cc:2243] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:48.429749 25833 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 13:23:48.430341 21914 raft_consensus.cc:2272] T 04fa610d72c84b859e54b6455e508223 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.433903 25833 consensus_peers.cc:597] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.434481 21914 tablet_replica.cc:333] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.435081 21914 raft_consensus.cc:2243] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.436095 21914 raft_consensus.cc:2272] T a1629217f531472e816a08621cd27de8 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.438467 21914 tablet_replica.cc:333] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.439082 21914 raft_consensus.cc:2243] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.439527 21914 raft_consensus.cc:2272] T 2aa00d20bd3b468fbfe122be427ba5ed P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.442533 21914 tablet_replica.cc:333] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.443436 21914 raft_consensus.cc:2243] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.444788 21914 raft_consensus.cc:2272] T b4841742dc17483592c107d25b410f67 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.448494 21914 tablet_replica.cc:333] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.449138 21914 raft_consensus.cc:2243] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.449752 21914 raft_consensus.cc:2272] T 32eefa549d0c4efa86e69e5d01ad1cdc P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.452157 21914 tablet_replica.cc:333] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.452752 21914 raft_consensus.cc:2243] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.453233 21914 raft_consensus.cc:2272] T 1b26248bf67945aeb6576f4852191a89 P 3254417c95ed4f5599b7c6d80b4a4273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.455518 21914 tablet_replica.cc:333] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.456100 21914 raft_consensus.cc:2243] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.456552 21914 raft_consensus.cc:2272] T 64af059551f74f6799fc4e9d8049dca2 P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.458923 21914 tablet_replica.cc:333] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.459489 21914 raft_consensus.cc:2243] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.460290 21914 raft_consensus.cc:2272] T 6680345bba5342bdb821aa97d9819836 P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.463860 21914 tablet_replica.cc:333] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.464829 21914 raft_consensus.cc:2243] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:48.465054 25833 consensus_peers.cc:597] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.465610 21914 raft_consensus.cc:2272] T a7a28cf9f6554ce38e5b821110a81d1f P 3254417c95ed4f5599b7c6d80b4a4273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.468070 21914 tablet_replica.cc:333] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273: stopping tablet replica
I20260710 13:23:48.468523 21914 raft_consensus.cc:2243] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.469641 21914 raft_consensus.cc:2272] T 6aa98ae17f574aafb9ce4c8827b237fa P 3254417c95ed4f5599b7c6d80b4a4273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.516206 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:23:48.521617 25833 consensus_peers.cc:597] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:48.522506 25907 consensus_peers.cc:597] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:48.525162 25833 consensus_peers.cc:597] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.575659 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:23:48.611845 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:48.612900 21914 tablet_replica.cc:333] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.614182 21914 raft_consensus.cc:2243] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.614828 21914 raft_consensus.cc:2272] T fad7476fc1554164a64cd355af2268f8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.617873 25907 consensus_peers.cc:597] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.618484 21914 tablet_replica.cc:333] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.619118 21914 raft_consensus.cc:2243] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.620019 21914 raft_consensus.cc:2272] T 930d8fde4891428d8a6c57ab59e0161d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.622428 21914 tablet_replica.cc:333] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.623101 21914 raft_consensus.cc:2243] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.624176 21914 raft_consensus.cc:2272] T b4be19a46503404693bd3fafc51652d6 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.626638 21914 tablet_replica.cc:333] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.627252 21914 raft_consensus.cc:2243] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.627746 21914 raft_consensus.cc:2272] T b4841742dc17483592c107d25b410f67 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.630518 21914 tablet_replica.cc:333] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.631407 21914 raft_consensus.cc:2243] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.632197 21914 raft_consensus.cc:2272] T 5631e54d8aa1477ea3b0356375a91816 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.635201 25908 consensus_peers.cc:597] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Couldn't send request to peer a3b6ec86f18b42c882b70afb3ee3c167. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.635289 21914 tablet_replica.cc:333] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.636291 21914 raft_consensus.cc:2243] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.637041 21914 raft_consensus.cc:2272] T cd111e809622420891dce05913524c9d P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.640143 21914 tablet_replica.cc:333] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.640985 21914 raft_consensus.cc:2243] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.641909 21914 raft_consensus.cc:2272] T 3c612b3eff684be0beedb5e954f473fe P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.645176 21914 tablet_replica.cc:333] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.646031 21914 raft_consensus.cc:2243] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.646736 21914 raft_consensus.cc:2272] T b4fe2100582b40c0a0d720efd974e813 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.649498 21914 tablet_replica.cc:333] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.650225 21914 raft_consensus.cc:2243] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.651542 21914 raft_consensus.cc:2272] T 64af059551f74f6799fc4e9d8049dca2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.655959 21914 tablet_replica.cc:333] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.656798 21914 raft_consensus.cc:2243] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:48.657239 25907 consensus_peers.cc:597] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.657451 21914 raft_consensus.cc:2272] T 04fa610d72c84b859e54b6455e508223 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.658715 25908 consensus_peers.cc:597] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Couldn't send request to peer a3b6ec86f18b42c882b70afb3ee3c167. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.660281 21914 tablet_replica.cc:333] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.660976 21914 raft_consensus.cc:2243] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.661506 21914 raft_consensus.cc:2272] T a1629217f531472e816a08621cd27de8 P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.664072 21914 tablet_replica.cc:333] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.664700 21914 raft_consensus.cc:2243] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.665253 21914 raft_consensus.cc:2272] T 9193d4bbc1394d71afcbf3eab14629a2 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.667359 21914 tablet_replica.cc:333] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.667896 21914 raft_consensus.cc:2243] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.668380 21914 raft_consensus.cc:2272] T 6aa98ae17f574aafb9ce4c8827b237fa P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.671049 21914 tablet_replica.cc:333] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.671715 21914 raft_consensus.cc:2243] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.672704 21914 raft_consensus.cc:2272] T 32eefa549d0c4efa86e69e5d01ad1cdc P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.675781 21914 tablet_replica.cc:333] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.676364 21914 raft_consensus.cc:2243] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.677258 21914 raft_consensus.cc:2272] T 1b26248bf67945aeb6576f4852191a89 P a3b6ec86f18b42c882b70afb3ee3c167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.679874 21914 tablet_replica.cc:333] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.680434 21914 raft_consensus.cc:2243] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.681360 21914 raft_consensus.cc:2272] T 6680345bba5342bdb821aa97d9819836 P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.682125 25908 consensus_peers.cc:597] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Couldn't send request to peer a3b6ec86f18b42c882b70afb3ee3c167. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.683779 21914 tablet_replica.cc:333] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.684409 21914 raft_consensus.cc:2243] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.685312 21914 raft_consensus.cc:2272] T a7a28cf9f6554ce38e5b821110a81d1f P a3b6ec86f18b42c882b70afb3ee3c167 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.687294 21914 tablet_replica.cc:333] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167: stopping tablet replica
I20260710 13:23:48.687808 21914 raft_consensus.cc:2243] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.688266 21914 raft_consensus.cc:2272] T 2aa00d20bd3b468fbfe122be427ba5ed P a3b6ec86f18b42c882b70afb3ee3c167 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:48.723562 25907 consensus_peers.cc:597] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.739498 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:23:48.747460 25907 consensus_peers.cc:597] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer 3254417c95ed4f5599b7c6d80b4a4273 (127.21.102.129:38369): Couldn't send request to peer 3254417c95ed4f5599b7c6d80b4a4273. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:38369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.783627 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
W20260710 13:23:48.801435 25908 consensus_peers.cc:597] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f -> Peer a3b6ec86f18b42c882b70afb3ee3c167 (127.21.102.130:44645): Couldn't send request to peer a3b6ec86f18b42c882b70afb3ee3c167. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:44645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.817937 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:48.818818 21914 tablet_replica.cc:333] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.819500 21914 raft_consensus.cc:2243] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.820122 21914 raft_consensus.cc:2272] T 930d8fde4891428d8a6c57ab59e0161d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.822448 21914 tablet_replica.cc:333] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.823050 21914 raft_consensus.cc:2243] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.823916 21914 raft_consensus.cc:2272] T fad7476fc1554164a64cd355af2268f8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.826110 21914 tablet_replica.cc:333] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.826731 21914 raft_consensus.cc:2243] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.827236 21914 raft_consensus.cc:2272] T b4be19a46503404693bd3fafc51652d6 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.829226 21914 tablet_replica.cc:333] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.829819 21914 raft_consensus.cc:2243] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.830291 21914 raft_consensus.cc:2272] T 5631e54d8aa1477ea3b0356375a91816 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.832301 21914 tablet_replica.cc:333] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.832904 21914 raft_consensus.cc:2243] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.833328 21914 raft_consensus.cc:2272] T 9193d4bbc1394d71afcbf3eab14629a2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.835364 21914 tablet_replica.cc:333] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.835976 21914 raft_consensus.cc:2243] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.836889 21914 raft_consensus.cc:2272] T 04fa610d72c84b859e54b6455e508223 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.838785 21914 tablet_replica.cc:333] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.839291 21914 raft_consensus.cc:2243] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.839720 21914 raft_consensus.cc:2272] T a1629217f531472e816a08621cd27de8 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.841796 21914 tablet_replica.cc:333] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.842324 21914 raft_consensus.cc:2243] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.842810 21914 raft_consensus.cc:2272] T b4841742dc17483592c107d25b410f67 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.844720 21914 tablet_replica.cc:333] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.845235 21914 raft_consensus.cc:2243] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.845659 21914 raft_consensus.cc:2272] T 32eefa549d0c4efa86e69e5d01ad1cdc P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.847599 21914 tablet_replica.cc:333] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.848096 21914 raft_consensus.cc:2243] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.848502 21914 raft_consensus.cc:2272] T 1b26248bf67945aeb6576f4852191a89 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.850343 21914 tablet_replica.cc:333] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.850884 21914 raft_consensus.cc:2243] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.851740 21914 raft_consensus.cc:2272] T 6680345bba5342bdb821aa97d9819836 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.853663 21914 tablet_replica.cc:333] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.854172 21914 raft_consensus.cc:2243] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.854628 21914 raft_consensus.cc:2272] T a7a28cf9f6554ce38e5b821110a81d1f P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.856616 21914 tablet_replica.cc:333] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.857169 21914 raft_consensus.cc:2243] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.857600 21914 raft_consensus.cc:2272] T 6aa98ae17f574aafb9ce4c8827b237fa P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.859577 21914 tablet_replica.cc:333] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.860132 21914 raft_consensus.cc:2243] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.861021 21914 raft_consensus.cc:2272] T 3c612b3eff684be0beedb5e954f473fe P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.863018 21914 tablet_replica.cc:333] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.863493 21914 raft_consensus.cc:2243] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.864151 21914 raft_consensus.cc:2272] T b4fe2100582b40c0a0d720efd974e813 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.866168 21914 tablet_replica.cc:333] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.866726 21914 raft_consensus.cc:2243] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.867606 21914 raft_consensus.cc:2272] T cd111e809622420891dce05913524c9d P f5cd0e54b4fc4225af0a7d18d72ce08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.869622 21914 tablet_replica.cc:333] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.870246 21914 raft_consensus.cc:2243] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:48.870807 21914 raft_consensus.cc:2272] T 64af059551f74f6799fc4e9d8049dca2 P f5cd0e54b4fc4225af0a7d18d72ce08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.873508 21914 tablet_replica.cc:333] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f: stopping tablet replica
I20260710 13:23:48.874145 21914 raft_consensus.cc:2243] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:48.875204 21914 raft_consensus.cc:2272] T 2aa00d20bd3b468fbfe122be427ba5ed P f5cd0e54b4fc4225af0a7d18d72ce08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:48.944470 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:23:48.984229 21914 master.cc:562] Master@127.21.102.190:39559 shutting down...
I20260710 13:23:49.010474 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.011235 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.011615 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c84b46c31754672bc3724def09d506c: stopping tablet replica
I20260710 13:23:49.033113 21914 master.cc:584] Master@127.21.102.190:39559 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13575 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:23:49.089962 21914 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.102.190:37383
I20260710 13:23:49.091312 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:49.098299 26275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.098752 26274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:49.099543 21914 server_base.cc:1061] running on GCE node
W20260710 13:23:49.100173 26277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:49.101249 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:49.101435 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:49.101545 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689829101535 us; error 0 us; skew 500 ppm
I20260710 13:23:49.101989 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:49.104717 21914 webserver.cc:533] Webserver started at http://127.21.102.190:37011/ using document root <none> and password file <none>
I20260710 13:23:49.105260 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:49.105412 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:49.105623 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:49.106843 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/master-0-root/instance:
uuid: "ff8f3feb87ad43c89d016acdce6793fe"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.112484 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:49.115741 26282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.116478 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:49.116776 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/master-0-root
uuid: "ff8f3feb87ad43c89d016acdce6793fe"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.117121 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:49.144383 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:49.145757 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:49.188283 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.190:37383
I20260710 13:23:49.188395 26333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.190:37383 every 8 connection(s)
I20260710 13:23:49.192489 26334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.206300 26334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: Bootstrap starting.
I20260710 13:23:49.211864 26334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.216851 26334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: No bootstrap required, opened a new log
I20260710 13:23:49.219370 26334 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER }
I20260710 13:23:49.219805 26334 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.220010 26334 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff8f3feb87ad43c89d016acdce6793fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.220567 26334 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER }
I20260710 13:23:49.221096 26334 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:49.221306 26334 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:49.221542 26334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.226749 26334 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER }
I20260710 13:23:49.227352 26334 leader_election.cc:304] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [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: ff8f3feb87ad43c89d016acdce6793fe; no voters: 
I20260710 13:23:49.228556 26334 leader_election.cc:290] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:49.229019 26337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.230472 26337 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 1 LEADER]: Becoming Leader. State: Replica: ff8f3feb87ad43c89d016acdce6793fe, State: Running, Role: LEADER
I20260710 13:23:49.231106 26337 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [LEADER]: Queue going to LEADER mode. State: All 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: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER }
I20260710 13:23:49.231835 26334 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:49.236239 26338 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff8f3feb87ad43c89d016acdce6793fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER } }
I20260710 13:23:49.237156 26338 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:49.236862 26339 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff8f3feb87ad43c89d016acdce6793fe. Latest consensus state: current_term: 1 leader_uuid: "ff8f3feb87ad43c89d016acdce6793fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff8f3feb87ad43c89d016acdce6793fe" member_type: VOTER } }
I20260710 13:23:49.237634 26339 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:49.239914 26344 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:49.247301 26344 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:49.248322 21914 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:49.257032 26344 catalog_manager.cc:1383] Generated new cluster ID: 3ef143686b7044cd8885e7e6b187a66c
I20260710 13:23:49.257354 26344 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:49.270471 26344 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:49.271713 26344 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:49.284638 26344 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: Generated new TSK 0
I20260710 13:23:49.285374 26344 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:49.315586 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:49.321944 26355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.323143 26356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.325642 26358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:49.326036 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:49.326988 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:49.327196 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:49.327409 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689829327374 us; error 0 us; skew 500 ppm
I20260710 13:23:49.327962 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:49.330266 21914 webserver.cc:533] Webserver started at http://127.21.102.129:35965/ using document root <none> and password file <none>
I20260710 13:23:49.330744 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:49.330950 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:49.331235 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:49.332329 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-0-root/instance:
uuid: "705d1254c89c4189b231f60a91451d7d"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.337052 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:49.340723 26363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.341748 21914 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:49.341995 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-0-root
uuid: "705d1254c89c4189b231f60a91451d7d"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.342227 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:49.366734 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:49.367987 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:49.369549 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:49.372025 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:49.372200 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.372519 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:49.372671 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.415557 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.129:36481
I20260710 13:23:49.415663 26425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.129:36481 every 8 connection(s)
I20260710 13:23:49.420853 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:49.428417 26430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.431736 26433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.431923 26431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:49.432500 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:49.434242 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:49.434517 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:49.434718 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689829434698 us; error 0 us; skew 500 ppm
I20260710 13:23:49.434756 26426 heartbeater.cc:344] Connected to a master server at 127.21.102.190:37383
I20260710 13:23:49.435176 26426 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:49.435549 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:49.436081 26426 heartbeater.cc:507] Master 127.21.102.190:37383 requested a full tablet report, sending...
I20260710 13:23:49.438326 21914 webserver.cc:533] Webserver started at http://127.21.102.130:37081/ using document root <none> and password file <none>
I20260710 13:23:49.438555 26299 ts_manager.cc:194] Registered new tserver with Master: 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481)
I20260710 13:23:49.438884 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:49.439159 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:49.439440 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:49.440495 26299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44442
I20260710 13:23:49.440591 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-1-root/instance:
uuid: "a5c364e23f834f608370421e47de68b4"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.445780 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:23:49.449234 26438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.450040 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:49.450337 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-1-root
uuid: "a5c364e23f834f608370421e47de68b4"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.450623 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:49.466667 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:49.467782 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:49.469311 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:49.471747 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:49.471967 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.472214 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:49.472384 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.516131 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.130:41241
I20260710 13:23:49.516244 26500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.130:41241 every 8 connection(s)
I20260710 13:23:49.521764 21914 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:49.528650 26504 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.531040 26505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:49.532159 26507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:49.532269 21914 server_base.cc:1061] running on GCE node
I20260710 13:23:49.533403 21914 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:49.533681 21914 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:49.533879 21914 hybrid_clock.cc:648] HybridClock initialized: now 1783689829533858 us; error 0 us; skew 500 ppm
I20260710 13:23:49.534415 21914 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:49.536559 26501 heartbeater.cc:344] Connected to a master server at 127.21.102.190:37383
I20260710 13:23:49.537045 26501 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:49.537415 21914 webserver.cc:533] Webserver started at http://127.21.102.131:39453/ using document root <none> and password file <none>
I20260710 13:23:49.537949 26501 heartbeater.cc:507] Master 127.21.102.190:37383 requested a full tablet report, sending...
I20260710 13:23:49.538074 21914 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:49.538398 21914 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:49.538712 21914 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:49.540130 21914 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-2-root/instance:
uuid: "5ee5f047ee6344f7b338268cf5665a07"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.540326 26299 ts_manager.cc:194] Registered new tserver with Master: a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:49.541915 26299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44448
I20260710 13:23:49.545075 21914 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:23:49.548414 26512 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.549181 21914 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:49.549472 21914 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-2-root
uuid: "5ee5f047ee6344f7b338268cf5665a07"
format_stamp: "Formatted at 2026-07-10 13:23:49 on dist-test-slave-mxjd"
I20260710 13:23:49.549727 21914 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbBczP9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689726939239-21914-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:49.579169 21914 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:49.580428 21914 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:49.582021 21914 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:49.584203 21914 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:49.584430 21914 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:49.584676 21914 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:49.584874 21914 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:49.626650 21914 rpc_server.cc:307] RPC server started. Bound to: 127.21.102.131:46381
I20260710 13:23:49.626735 26574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.102.131:46381 every 8 connection(s)
I20260710 13:23:49.640339 26575 heartbeater.cc:344] Connected to a master server at 127.21.102.190:37383
I20260710 13:23:49.640672 26575 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:49.641325 26575 heartbeater.cc:507] Master 127.21.102.190:37383 requested a full tablet report, sending...
I20260710 13:23:49.643433 26299 ts_manager.cc:194] Registered new tserver with Master: 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:49.643556 21914 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013576173s
I20260710 13:23:49.644971 26299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44460
I20260710 13:23:49.668561 26299 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:49.671322 26299 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:49.751724 26391 tablet_service.cc:1511] Processing CreateTablet for tablet 1afb0f0333ba4888acfa4d287487b51f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:49.753294 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afb0f0333ba4888acfa4d287487b51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.754812 26387 tablet_service.cc:1511] Processing CreateTablet for tablet e7fc5ef8e4f74ef49f0638a8eff2062f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:49.756196 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fc5ef8e4f74ef49f0638a8eff2062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.757938 26390 tablet_service.cc:1511] Processing CreateTablet for tablet 5855eb3bcf6649cc809a1a7cb65d61ad (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:49.759375 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855eb3bcf6649cc809a1a7cb65d61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.762039 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd825420656419a920bf9d2109b4cd3 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:49.763535 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd825420656419a920bf9d2109b4cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.763389 26386 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd8ba325dc42cb8f3618988eba3569 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:49.764932 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd8ba325dc42cb8f3618988eba3569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.765134 26466 tablet_service.cc:1511] Processing CreateTablet for tablet 1afb0f0333ba4888acfa4d287487b51f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:49.766458 26466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afb0f0333ba4888acfa4d287487b51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.768103 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 47d175789529458da9e7d174dfc42295 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:49.768656 26460 tablet_service.cc:1511] Processing CreateTablet for tablet 47d175789529458da9e7d174dfc42295 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:49.769584 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d175789529458da9e7d174dfc42295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.770051 26460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d175789529458da9e7d174dfc42295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.769893 26465 tablet_service.cc:1511] Processing CreateTablet for tablet 5855eb3bcf6649cc809a1a7cb65d61ad (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:49.771166 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855eb3bcf6649cc809a1a7cb65d61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.773948 26464 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd825420656419a920bf9d2109b4cd3 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:49.775213 26464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd825420656419a920bf9d2109b4cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.777892 26463 tablet_service.cc:1511] Processing CreateTablet for tablet 7788ef6e29864b909adb8fa44c274a88 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:49.779155 26463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7788ef6e29864b909adb8fa44c274a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.781878 26461 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd8ba325dc42cb8f3618988eba3569 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:49.783206 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd8ba325dc42cb8f3618988eba3569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.782902 26540 tablet_service.cc:1511] Processing CreateTablet for tablet 1afb0f0333ba4888acfa4d287487b51f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:49.784310 26540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afb0f0333ba4888acfa4d287487b51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.785740 26462 tablet_service.cc:1511] Processing CreateTablet for tablet e7fc5ef8e4f74ef49f0638a8eff2062f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:49.786492 26539 tablet_service.cc:1511] Processing CreateTablet for tablet 5855eb3bcf6649cc809a1a7cb65d61ad (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:49.787051 26462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fc5ef8e4f74ef49f0638a8eff2062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.787881 26539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5855eb3bcf6649cc809a1a7cb65d61ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.766000 26388 tablet_service.cc:1511] Processing CreateTablet for tablet 7788ef6e29864b909adb8fa44c274a88 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:49.787529 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 31cebc9527bd436ebf1f2590d4641a5b (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:49.790515 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7788ef6e29864b909adb8fa44c274a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.790798 26538 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd825420656419a920bf9d2109b4cd3 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:49.791260 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 31cebc9527bd436ebf1f2590d4641a5b (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:49.792272 26538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd825420656419a920bf9d2109b4cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.793524 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cebc9527bd436ebf1f2590d4641a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.794149 26533 tablet_service.cc:1511] Processing CreateTablet for tablet 31cebc9527bd436ebf1f2590d4641a5b (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:49.795011 26535 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd8ba325dc42cb8f3618988eba3569 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:49.795584 26533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cebc9527bd436ebf1f2590d4641a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.796434 26535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd8ba325dc42cb8f3618988eba3569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.797880 26534 tablet_service.cc:1511] Processing CreateTablet for tablet 47d175789529458da9e7d174dfc42295 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:49.792598 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cebc9527bd436ebf1f2590d4641a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.799714 26536 tablet_service.cc:1511] Processing CreateTablet for tablet e7fc5ef8e4f74ef49f0638a8eff2062f (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:49.797794 26537 tablet_service.cc:1511] Processing CreateTablet for tablet 7788ef6e29864b909adb8fa44c274a88 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:49.805759 26536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fc5ef8e4f74ef49f0638a8eff2062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.809115 26534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d175789529458da9e7d174dfc42295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.809803 26537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7788ef6e29864b909adb8fa44c274a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.843852 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd87fb57fbe48fd8503c793f981b249 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:49.849048 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd87fb57fbe48fd8503c793f981b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.854911 26458 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd87fb57fbe48fd8503c793f981b249 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:49.855870 26532 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd87fb57fbe48fd8503c793f981b249 (DEFAULT_TABLE table=test-workload [id=072b98ab49b54399964512846af69823]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:49.856326 26458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd87fb57fbe48fd8503c793f981b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.857838 26532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd87fb57fbe48fd8503c793f981b249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:49.888516 26590 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:49.954017 26590 tablet_bootstrap.cc:654] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.963841 26591 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:49.970124 26592 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:49.978664 26591 tablet_bootstrap.cc:654] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.979528 26592 tablet_bootstrap.cc:654] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.983557 26590 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:49.984061 26590 ts_tablet_manager.cc:1403] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.013s
I20260710 13:23:49.985008 26592 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:49.985488 26592 ts_tablet_manager.cc:1403] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 13:23:49.985880 26591 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:49.986291 26591 ts_tablet_manager.cc:1403] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:23:49.986909 26590 raft_consensus.cc:359] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.987707 26590 raft_consensus.cc:385] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.988013 26590 raft_consensus.cc:740] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.988325 26592 raft_consensus.cc:359] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.988544 26591 raft_consensus.cc:359] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.989054 26592 raft_consensus.cc:385] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.989251 26591 raft_consensus.cc:385] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.988901 26590 consensus_queue.cc:260] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.989426 26592 raft_consensus.cc:740] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.989646 26591 raft_consensus.cc:740] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.990439 26591 consensus_queue.cc:260] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.990339 26592 consensus_queue.cc:260] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:49.992825 26501 heartbeater.cc:499] Master 127.21.102.190:37383 was elected leader, sending a full tablet report...
I20260710 13:23:49.993285 26591 ts_tablet_manager.cc:1434] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:23:49.994258 26591 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:49.998340 26592 ts_tablet_manager.cc:1434] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.008s
I20260710 13:23:50.000365 26575 heartbeater.cc:499] Master 127.21.102.190:37383 was elected leader, sending a full tablet report...
I20260710 13:23:50.000808 26591 tablet_bootstrap.cc:654] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.001019 26590 ts_tablet_manager.cc:1434] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.005s
I20260710 13:23:50.004477 26592 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.011874 26426 heartbeater.cc:499] Master 127.21.102.190:37383 was elected leader, sending a full tablet report...
I20260710 13:23:50.012434 26590 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.013415 26591 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.013954 26591 ts_tablet_manager.cc:1403] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:23:50.017068 26591 raft_consensus.cc:359] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.017915 26591 raft_consensus.cc:385] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.018254 26591 raft_consensus.cc:740] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.019034 26590 tablet_bootstrap.cc:654] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.019322 26591 consensus_queue.cc:260] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.022513 26591 ts_tablet_manager.cc:1434] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:50.023447 26591 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.025362 26592 tablet_bootstrap.cc:654] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.027436 26590 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.028194 26590 ts_tablet_manager.cc:1403] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 13:23:50.030442 26591 tablet_bootstrap.cc:654] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.031687 26590 raft_consensus.cc:359] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.032536 26590 raft_consensus.cc:385] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.032924 26590 raft_consensus.cc:740] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.034139 26590 consensus_queue.cc:260] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.037966 26590 ts_tablet_manager.cc:1434] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:50.039309 26590 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.041949 26591 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.042519 26591 ts_tablet_manager.cc:1403] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:23:50.046123 26590 tablet_bootstrap.cc:654] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.045703 26591 raft_consensus.cc:359] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.046589 26591 raft_consensus.cc:385] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.046890 26591 raft_consensus.cc:740] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.047818 26591 consensus_queue.cc:260] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.050851 26591 ts_tablet_manager.cc:1434] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:23:50.052520 26591 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.064296 26591 tablet_bootstrap.cc:654] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.072965 26597 raft_consensus.cc:493] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.073815 26597 raft_consensus.cc:515] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.082036 26597 leader_election.cc:290] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381), 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481)
I20260710 13:23:50.089188 26591 tablet_bootstrap.cc:492] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.089354 26592 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.089744 26591 ts_tablet_manager.cc:1403] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.001s
I20260710 13:23:50.089946 26592 ts_tablet_manager.cc:1403] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.042s
I20260710 13:23:50.090384 26590 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.091024 26590 ts_tablet_manager.cc:1403] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.028s
I20260710 13:23:50.094205 26591 raft_consensus.cc:359] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.095005 26591 raft_consensus.cc:385] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.094676 26590 raft_consensus.cc:359] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.095408 26591 raft_consensus.cc:740] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.094898 26592 raft_consensus.cc:359] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.095713 26590 raft_consensus.cc:385] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.095876 26592 raft_consensus.cc:385] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.096349 26592 raft_consensus.cc:740] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.096267 26590 raft_consensus.cc:740] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.097620 26592 consensus_queue.cc:260] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.097782 26590 consensus_queue.cc:260] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.100912 26590 ts_tablet_manager.cc:1434] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260710 13:23:50.102187 26590 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.096179 26591 consensus_queue.cc:260] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.105834 26592 ts_tablet_manager.cc:1434] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:50.106962 26592 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.109217 26590 tablet_bootstrap.cc:654] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.107021 26591 ts_tablet_manager.cc:1434] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:50.111868 26591 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.118454 26591 tablet_bootstrap.cc:654] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.121068 26590 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.121567 26590 ts_tablet_manager.cc:1403] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:23:50.124382 26590 raft_consensus.cc:359] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.125253 26590 raft_consensus.cc:385] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.125551 26590 raft_consensus.cc:740] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.126384 26590 consensus_queue.cc:260] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.128906 26590 ts_tablet_manager.cc:1434] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:50.129900 26590 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.131805 26592 tablet_bootstrap.cc:654] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.137358 26590 tablet_bootstrap.cc:654] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.143153 26550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
W20260710 13:23:50.145826 26441 leader_election.cc:343] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.148238 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.149122 26590 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.149652 26590 ts_tablet_manager.cc:1403] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
W20260710 13:23:50.149724 26441 leader_election.cc:343] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.150072 26592 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.150251 26591 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.150229 26441 leader_election.cc:304] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:50.150887 26592 ts_tablet_manager.cc:1403] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260710 13:23:50.151319 26597 raft_consensus.cc:2749] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.151002 26591 ts_tablet_manager.cc:1403] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.019s
I20260710 13:23:50.152417 26590 raft_consensus.cc:359] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.153050 26590 raft_consensus.cc:385] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.153262 26590 raft_consensus.cc:740] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.153861 26590 consensus_queue.cc:260] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.155843 26590 ts_tablet_manager.cc:1434] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:50.155510 26591 raft_consensus.cc:359] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.155704 26592 raft_consensus.cc:359] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.156371 26591 raft_consensus.cc:385] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.156925 26590 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.156795 26591 raft_consensus.cc:740] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.156795 26592 raft_consensus.cc:385] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.157815 26592 raft_consensus.cc:740] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.158116 26591 consensus_queue.cc:260] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.158824 26592 consensus_queue.cc:260] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.160988 26591 ts_tablet_manager.cc:1434] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 13:23:50.162106 26591 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.164084 26590 tablet_bootstrap.cc:654] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.165081 26592 ts_tablet_manager.cc:1434] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:23:50.166357 26592 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.169086 26591 tablet_bootstrap.cc:654] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.177322 26592 tablet_bootstrap.cc:654] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.184279 26591 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.184743 26596 raft_consensus.cc:493] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.184942 26591 ts_tablet_manager.cc:1403] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 13:23:50.185287 26596 raft_consensus.cc:515] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.188720 26596 leader_election.cc:290] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.190313 26591 raft_consensus.cc:359] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.191385 26592 tablet_bootstrap.cc:492] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.192233 26592 ts_tablet_manager.cc:1403] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.001s
I20260710 13:23:50.195228 26592 raft_consensus.cc:359] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.196062 26592 raft_consensus.cc:385] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.196413 26592 raft_consensus.cc:740] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.191344 26591 raft_consensus.cc:385] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.197297 26590 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.197535 26591 raft_consensus.cc:740] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.198109 26590 ts_tablet_manager.cc:1403] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.009s
I20260710 13:23:50.198639 26591 consensus_queue.cc:260] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.197345 26592 consensus_queue.cc:260] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.201387 26591 ts_tablet_manager.cc:1434] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:23:50.203672 26592 ts_tablet_manager.cc:1434] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:23:50.204311 26591 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.204672 26592 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.211931 26591 tablet_bootstrap.cc:654] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.212230 26592 tablet_bootstrap.cc:654] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.213927 26590 raft_consensus.cc:359] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.214715 26590 raft_consensus.cc:385] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.215277 26590 raft_consensus.cc:740] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.216012 26590 consensus_queue.cc:260] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.219581 26590 ts_tablet_manager.cc:1434] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:23:50.220973 26590 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.228346 26597 raft_consensus.cc:493] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.229053 26597 raft_consensus.cc:515] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.231429 26597 leader_election.cc:290] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.233453 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cebc9527bd436ebf1f2590d4641a5b" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.234272 26401 raft_consensus.cc:2468] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.236157 26550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cebc9527bd436ebf1f2590d4641a5b" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.236821 26550 raft_consensus.cc:2468] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.237258 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.238023 26591 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.238670 26591 ts_tablet_manager.cc:1403] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260710 13:23:50.238538 26441 leader_election.cc:304] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
W20260710 13:23:50.239362 26366 leader_election.cc:343] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.240127 26597 raft_consensus.cc:2804] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.240569 26597 raft_consensus.cc:493] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.240981 26597 raft_consensus.cc:3060] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.241761 26590 tablet_bootstrap.cc:654] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.242882 26591 raft_consensus.cc:359] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
W20260710 13:23:50.243577 26347 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:50.244189 26591 raft_consensus.cc:385] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.244608 26591 raft_consensus.cc:740] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.245537 26591 consensus_queue.cc:260] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.254611 26591 ts_tablet_manager.cc:1434] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 13:23:50.255649 26591 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.256644 26590 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.257215 26590 ts_tablet_manager.cc:1403] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.003s
I20260710 13:23:50.261103 26590 raft_consensus.cc:359] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.262040 26590 raft_consensus.cc:385] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.262228 26591 tablet_bootstrap.cc:654] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.262331 26590 raft_consensus.cc:740] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.263454 26590 consensus_queue.cc:260] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.266162 26590 ts_tablet_manager.cc:1434] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:50.267293 26590 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.268043 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.269093 26476 raft_consensus.cc:2468] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:50.271014 26366 leader_election.cc:304] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.275807 26590 tablet_bootstrap.cc:654] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.272616 26596 raft_consensus.cc:2804] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.276600 26596 raft_consensus.cc:493] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.277066 26596 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.285336 26598 raft_consensus.cc:493] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.285979 26598 raft_consensus.cc:515] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.289091 26598 leader_election.cc:290] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.291935 26590 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.292621 26590 ts_tablet_manager.cc:1403] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260710 13:23:50.296545 26598 raft_consensus.cc:493] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.297312 26598 raft_consensus.cc:515] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.300194 26598 leader_election.cc:290] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.301538 26590 raft_consensus.cc:359] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.302358 26590 raft_consensus.cc:385] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.302791 26590 raft_consensus.cc:740] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.302176 26596 raft_consensus.cc:515] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.303557 26590 consensus_queue.cc:260] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.306560 26597 raft_consensus.cc:515] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.326112 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:50.327085 26476 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.334275 26619 raft_consensus.cc:493] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.335057 26619 raft_consensus.cc:515] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.338128 26619 leader_election.cc:290] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.341809 26619 raft_consensus.cc:493] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.342432 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.342730 26619 raft_consensus.cc:515] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.343400 26549 raft_consensus.cc:2468] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.345615 26441 leader_election.cc:304] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:50.345894 26619 leader_election.cc:290] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.341661 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.356726 26401 raft_consensus.cc:2468] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.359119 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
W20260710 13:23:50.361106 26366 leader_election.cc:343] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.354980 26596 leader_election.cc:290] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.385803 26596 raft_consensus.cc:493] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.386350 26596 raft_consensus.cc:515] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.390067 26597 leader_election.cc:290] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.390777 26597 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.391355 26597 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.346751 26619 raft_consensus.cc:2804] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.388504 26596 leader_election.cc:290] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.399420 26627 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.397017 26619 raft_consensus.cc:493] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.409631 26590 ts_tablet_manager.cc:1434] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.117s	user 0.045s	sys 0.062s
I20260710 13:23:50.411044 26590 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:50.406243 26627 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.412386 26597 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.413590 26591 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.414101 26591 ts_tablet_manager.cc:1403] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.159s	user 0.048s	sys 0.066s
I20260710 13:23:50.414273 26627 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.417117 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.417941 26476 raft_consensus.cc:2468] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:50.418390 26592 tablet_bootstrap.cc:492] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.408427 26619 raft_consensus.cc:3060] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.419756 26592 ts_tablet_manager.cc:1403] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.215s	user 0.053s	sys 0.112s
I20260710 13:23:50.421521 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.423297 26592 raft_consensus.cc:359] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.424090 26592 raft_consensus.cc:385] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.424399 26592 raft_consensus.cc:740] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.425668 26590 tablet_bootstrap.cc:654] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.425230 26592 consensus_queue.cc:260] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
W20260710 13:23:50.426574 26366 leader_election.cc:343] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:50.427374 26366 leader_election.cc:343] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:50.404212 26441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.131:46381, user_credentials={real_user=slave}} blocked reactor thread for 58727.6us
I20260710 13:23:50.429127 26591 raft_consensus.cc:359] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.429993 26591 raft_consensus.cc:385] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.430380 26591 raft_consensus.cc:740] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.429947 26592 ts_tablet_manager.cc:1434] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:50.431232 26591 consensus_queue.cc:260] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.432307 26592 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.435552 26591 ts_tablet_manager.cc:1434] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:50.436470 26591 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:50.436169 26619 raft_consensus.cc:515] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.437378 26626 raft_consensus.cc:493] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.437911 26626 raft_consensus.cc:515] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.438586 26619 leader_election.cc:290] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.440196 26626 leader_election.cc:290] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.441191 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.442052 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7788ef6e29864b909adb8fa44c274a88" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.442660 26549 raft_consensus.cc:2468] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:50.443445 26366 leader_election.cc:304] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.443735 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.444380 26399 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.445103 26591 tablet_bootstrap.cc:654] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.444897 26366 leader_election.cc:304] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:50.445246 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cebc9527bd436ebf1f2590d4641a5b" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.445370 26626 raft_consensus.cc:2804] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.445838 26400 raft_consensus.cc:3060] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.445906 26623 raft_consensus.cc:2804] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.446480 26623 raft_consensus.cc:493] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.446842 26623 raft_consensus.cc:3060] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.449203 26592 tablet_bootstrap.cc:654] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.450748 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.453328 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.453370 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:50.454069 26476 raft_consensus.cc:2468] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:50.452355 26550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cebc9527bd436ebf1f2590d4641a5b" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.455034 26550 raft_consensus.cc:3060] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.455612 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.456269 26476 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:50.445950 26626 raft_consensus.cc:697] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:50.456712 26591 tablet_bootstrap.cc:492] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:50.457827 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7788ef6e29864b909adb8fa44c274a88" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.457989 26591 ts_tablet_manager.cc:1403] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260710 13:23:50.458552 26476 raft_consensus.cc:2468] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:50.457827 26626 consensus_queue.cc:237] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.461146 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.461076 26591 raft_consensus.cc:359] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.461876 26591 raft_consensus.cc:385] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.461838 26398 raft_consensus.cc:3060] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.462616 26366 leader_election.cc:304] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.463829 26627 raft_consensus.cc:2804] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.464332 26627 raft_consensus.cc:493] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.464782 26627 raft_consensus.cc:3060] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.470893 26592 tablet_bootstrap.cc:492] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.471408 26592 ts_tablet_manager.cc:1403] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 13:23:50.471900 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.472527 26548 raft_consensus.cc:3060] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.456434 26623 raft_consensus.cc:515] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.474395 26592 raft_consensus.cc:359] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.475446 26592 raft_consensus.cc:385] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.476132 26592 raft_consensus.cc:740] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.476468 26623 leader_election.cc:290] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.473192 26366 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.478443 26592 consensus_queue.cc:260] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.481012 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7788ef6e29864b909adb8fa44c274a88" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.481913 26549 raft_consensus.cc:3060] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.484067 26550 raft_consensus.cc:2468] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:50.481011 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.489328 26401 raft_consensus.cc:2468] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:50.490677 26592 ts_tablet_manager.cc:1434] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:23:50.492360 26400 raft_consensus.cc:2468] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
W20260710 13:23:50.493959 26441 leader_election.cc:343] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.494057 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7788ef6e29864b909adb8fa44c274a88" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:50.494812 26476 raft_consensus.cc:3060] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:50.495893 26515 leader_election.cc:343] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.497414 26398 raft_consensus.cc:2468] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:50.498574 26591 raft_consensus.cc:740] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.502364 26549 raft_consensus.cc:2468] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:50.502705 26476 raft_consensus.cc:2468] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:50.502513 26591 consensus_queue.cc:260] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.499861 26627 raft_consensus.cc:515] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.501161 26623 raft_consensus.cc:2804] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.506631 26623 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.507048 26623 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.508858 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
W20260710 13:23:50.494829 26441 leader_election.cc:343] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.503690 26366 leader_election.cc:304] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:50.504274 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fc5ef8e4f74ef49f0638a8eff2062f" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.504475 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.510310 26598 raft_consensus.cc:493] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.505638 26548 raft_consensus.cc:2468] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:50.510690 26475 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:50.511022 26598 raft_consensus.cc:515] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.499132 26592 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.512100 26515 leader_election.cc:304] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [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: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:50.510396 26596 raft_consensus.cc:2804] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.513491 26598 leader_election.cc:290] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.514163 26598 raft_consensus.cc:2804] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.514616 26598 raft_consensus.cc:493] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.510350 26441 leader_election.cc:304] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:50.515072 26598 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.515744 26619 raft_consensus.cc:2804] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.516331 26619 raft_consensus.cc:697] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:50.517211 26476 raft_consensus.cc:2393] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee5f047ee6344f7b338268cf5665a07 in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:50.517254 26619 consensus_queue.cc:237] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.522903 26441 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.524099 26627 leader_election.cc:290] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Requested vote from peers 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.524194 26441 leader_election.cc:304] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.526635 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
W20260710 13:23:50.528393 26366 leader_election.cc:343] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.526876 26297 catalog_manager.cc:5697] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 1 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.530283 26597 raft_consensus.cc:2804] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.530875 26597 raft_consensus.cc:493] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.531327 26597 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.531522 26441 leader_election.cc:304] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:50.532117 26592 tablet_bootstrap.cc:654] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.509728 26400 raft_consensus.cc:2393] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee5f047ee6344f7b338268cf5665a07 in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:50.530330 26625 raft_consensus.cc:2804] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.533246 26625 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.533663 26625 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.537717 26596 raft_consensus.cc:697] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:50.538672 26596 consensus_queue.cc:237] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.544489 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.545272 26400 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:50.544726 26623 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.547508 26591 ts_tablet_manager.cc:1434] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260710 13:23:50.549060 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.552322 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.548653 26515 leader_election.cc:304] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:50.553642 26476 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:50.554425 26632 raft_consensus.cc:2804] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.553223 26549 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.554894 26632 raft_consensus.cc:493] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.555385 26632 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.555774 26590 tablet_bootstrap.cc:492] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:50.556428 26515 leader_election.cc:304] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07; no voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4
I20260710 13:23:50.556412 26590 ts_tablet_manager.cc:1403] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.146s	user 0.030s	sys 0.023s
I20260710 13:23:50.559298 26625 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.560102 26623 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.561409 26625 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.561993 26625 raft_consensus.cc:2804] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.562444 26625 raft_consensus.cc:697] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:50.562602 26549 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:50.553136 26597 raft_consensus.cc:515] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.560487 26590 raft_consensus.cc:359] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.574658 26590 raft_consensus.cc:385] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.575160 26590 raft_consensus.cc:740] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.563278 26625 consensus_queue.cc:237] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.576103 26590 consensus_queue.cc:260] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.564152 26366 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:50.579524 26590 ts_tablet_manager.cc:1434] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 13:23:50.579506 26639 raft_consensus.cc:2749] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.581828 26623 raft_consensus.cc:2804] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.584388 26632 raft_consensus.cc:515] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.585258 26592 tablet_bootstrap.cc:492] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.583177 26623 raft_consensus.cc:697] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:50.585736 26592 ts_tablet_manager.cc:1403] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.001s
I20260710 13:23:50.588316 26597 leader_election.cc:290] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.593665 26632 leader_election.cc:290] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.595222 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.597092 26400 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.597316 26623 consensus_queue.cc:237] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.598802 26299 catalog_manager.cc:5697] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.595943 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
W20260710 13:23:50.582521 26441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.129:36481, user_credentials={real_user=slave}} blocked reactor thread for 51092.9us
I20260710 13:23:50.603227 26476 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.608500 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.601305 26598 raft_consensus.cc:515] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.610973 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.615522 26398 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.613229 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.613305 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.617871 26549 raft_consensus.cc:2393] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5c364e23f834f608370421e47de68b4 in current term 1: Already voted for candidate 705d1254c89c4189b231f60a91451d7d in this term.
I20260710 13:23:50.617735 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.618456 26401 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.611856 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:50.619212 26475 raft_consensus.cc:3060] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.619470 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:50.620126 26473 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.613942 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:50.621542 26474 raft_consensus.cc:2393] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 705d1254c89c4189b231f60a91451d7d in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:50.614159 26592 raft_consensus.cc:359] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.618014 26400 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:50.626716 26515 leader_election.cc:304] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
W20260710 13:23:50.627048 26441 leader_election.cc:343] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.627267 26476 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:50.627992 26473 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:50.627647 26632 raft_consensus.cc:2804] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.628350 26592 raft_consensus.cc:385] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.629397 26515 leader_election.cc:304] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:50.629680 26592 raft_consensus.cc:740] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.630357 26639 raft_consensus.cc:2804] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.630483 26592 consensus_queue.cc:260] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.627800 26441 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [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: a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:50.619204 26598 leader_election.cc:290] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.634567 26625 raft_consensus.cc:2749] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.632826 26639 raft_consensus.cc:697] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:50.638656 26592 ts_tablet_manager.cc:1434] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.005s
I20260710 13:23:50.637688 26639 consensus_queue.cc:237] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.639748 26592 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.641297 26475 raft_consensus.cc:2468] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:50.634171 26401 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:50.644078 26366 leader_election.cc:304] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.646639 26623 raft_consensus.cc:2804] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.647293 26623 raft_consensus.cc:697] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:50.648527 26623 consensus_queue.cc:237] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:50.650506 26632 raft_consensus.cc:697] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:50.651249 26398 raft_consensus.cc:2468] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:50.655035 26632 consensus_queue.cc:237] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.655817 26441 leader_election.cc:304] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.657140 26625 raft_consensus.cc:2804] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.657611 26625 raft_consensus.cc:697] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:50.658506 26625 consensus_queue.cc:237] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.662740 26592 tablet_bootstrap.cc:654] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.676576 26592 tablet_bootstrap.cc:492] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.677060 26592 ts_tablet_manager.cc:1403] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.002s
I20260710 13:23:50.679658 26592 raft_consensus.cc:359] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.680377 26592 raft_consensus.cc:385] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.680655 26592 raft_consensus.cc:740] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.679934 26297 catalog_manager.cc:5697] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:50.681337 26592 consensus_queue.cc:260] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.681963 26297 catalog_manager.cc:5697] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:50.683662 26592 ts_tablet_manager.cc:1434] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:50.684665 26592 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:50.689893 26592 tablet_bootstrap.cc:654] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.693431 26296 catalog_manager.cc:5697] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.694944 26592 tablet_bootstrap.cc:492] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:50.694072 26299 catalog_manager.cc:5697] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 1 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.695405 26592 ts_tablet_manager.cc:1403] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:50.695407 26296 catalog_manager.cc:5697] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.696353 26299 catalog_manager.cc:5697] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 1 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.698127 26592 raft_consensus.cc:359] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.698765 26592 raft_consensus.cc:385] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.698006 26299 catalog_manager.cc:5697] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 1 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.699041 26592 raft_consensus.cc:740] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.699829 26592 consensus_queue.cc:260] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.701818 26592 ts_tablet_manager.cc:1434] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:50.836989 26632 raft_consensus.cc:493] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.837426 26632 raft_consensus.cc:515] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.839008 26632 leader_election.cc:290] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:50.839887 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:50.840087 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:50.840756 26475 raft_consensus.cc:2393] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee5f047ee6344f7b338268cf5665a07 in current term 1: Already voted for candidate 705d1254c89c4189b231f60a91451d7d in this term.
I20260710 13:23:50.841774 26515 leader_election.cc:304] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07; no voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4
I20260710 13:23:50.842437 26632 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.847354 26632 raft_consensus.cc:2749] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.922802 26549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
mode: GRACEFUL
new_leader_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:40528
I20260710 13:23:50.923522 26549 raft_consensus.cc:606] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Received request to transfer leadership to TS 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:50.929203 26549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
mode: GRACEFUL
new_leader_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:40528
I20260710 13:23:50.929646 26549 raft_consensus.cc:606] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Received request to transfer leadership to TS 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:50.939723 26623 consensus_queue.cc:1048] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.954231 26398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
mode: GRACEFUL
new_leader_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:57608
I20260710 13:23:50.954865 26398 raft_consensus.cc:606] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Received request to transfer leadership to TS a5c364e23f834f608370421e47de68b4
I20260710 13:23:50.957039 26623 consensus_queue.cc:1048] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.962599 26398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47d175789529458da9e7d174dfc42295"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
mode: GRACEFUL
new_leader_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:57608
I20260710 13:23:50.963392 26398 raft_consensus.cc:606] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Received request to transfer leadership to TS a5c364e23f834f608370421e47de68b4
I20260710 13:23:50.970896 26633 raft_consensus.cc:993] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: : Instructing follower a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:50.971387 26633 raft_consensus.cc:1081] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Signalling peer a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:50.971848 26625 consensus_queue.cc:1048] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.973426 26475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47d175789529458da9e7d174dfc42295"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:49174
I20260710 13:23:50.974073 26475 raft_consensus.cc:493] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:50.974399 26475 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:50.981499 26596 consensus_queue.cc:1048] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:50.982554 26475 raft_consensus.cc:515] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.984922 26475 leader_election.cc:290] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 2 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:50.988482 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:50.988876 26475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
mode: GRACEFUL
new_leader_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:23:50.989197 26398 raft_consensus.cc:3055] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:50.989540 26475 raft_consensus.cc:606] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Received request to transfer leadership to TS 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:50.989562 26398 raft_consensus.cc:740] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:50.990355 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d175789529458da9e7d174dfc42295" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:50.990684 26398 consensus_queue.cc:260] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:50.991508 26549 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:50.991926 26398 raft_consensus.cc:3060] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.001631 26625 consensus_queue.cc:1048] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.004134 26549 raft_consensus.cc:2468] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 2.
I20260710 13:23:51.005379 26398 raft_consensus.cc:2468] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 2.
I20260710 13:23:51.006970 26441 leader_election.cc:304] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:51.007869 26625 raft_consensus.cc:2804] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.008520 26625 raft_consensus.cc:697] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:51.011258 26625 consensus_queue.cc:237] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.012413 26633 consensus_queue.cc:1048] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:51.023653 26297 catalog_manager.cc:5697] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 1 to 2, leader changed from 705d1254c89c4189b231f60a91451d7d (127.21.102.129) to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.057773 26625 consensus_queue.cc:1048] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.068754 26635 consensus_queue.cc:1048] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:51.074021 26633 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.082414 26596 raft_consensus.cc:993] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: : Instructing follower a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:51.083003 26596 raft_consensus.cc:1081] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Signalling peer a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:51.084956 26475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:49174
I20260710 13:23:51.086071 26475 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.086508 26475 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.090776 26633 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.094388 26475 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.098591 26475 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 2 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:51.099648 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:51.100183 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:51.100334 26401 raft_consensus.cc:3055] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.100723 26401 raft_consensus.cc:740] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:51.101563 26401 consensus_queue.cc:260] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.102710 26401 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.108986 26632 raft_consensus.cc:493] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.109584 26401 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 2.
I20260710 13:23:51.109568 26632 raft_consensus.cc:515] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } } peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } }
I20260710 13:23:51.109731 26646 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:51.111743 26441 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [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: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:51.111991 26632 leader_election.cc:290] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:51.112886 26635 raft_consensus.cc:2804] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.113340 26635 raft_consensus.cc:697] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:51.114042 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:51.114444 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afb0f0333ba4888acfa4d287487b51f" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:51.114990 26475 raft_consensus.cc:2393] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee5f047ee6344f7b338268cf5665a07 in current term 1: Already voted for candidate 705d1254c89c4189b231f60a91451d7d in this term.
I20260710 13:23:51.114318 26635 consensus_queue.cc:237] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.116658 26515 leader_election.cc:304] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07; no voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4
I20260710 13:23:51.117810 26632 raft_consensus.cc:3060] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.124631 26632 raft_consensus.cc:2749] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.126695 26299 catalog_manager.cc:5697] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 1 to 2, leader changed from 705d1254c89c4189b231f60a91451d7d (127.21.102.129) to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.130257 26635 consensus_queue.cc:1048] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:51.130796 26646 raft_consensus.cc:993] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: : Instructing follower 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:51.131358 26646 raft_consensus.cc:1081] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Signalling peer 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:51.134665 26398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:57600
I20260710 13:23:51.135254 26398 raft_consensus.cc:493] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.135650 26398 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.136580 26639 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:51.147670 26633 consensus_queue.cc:1048] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.150064 26398 raft_consensus.cc:515] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.151296 26400 raft_consensus.cc:1240] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Rejecting Update request from peer 5ee5f047ee6344f7b338268cf5665a07 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:51.155670 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:51.156556 26632 consensus_queue.cc:1059] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.157356 26632 raft_consensus.cc:3055] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.157675 26632 raft_consensus.cc:740] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:51.158463 26632 consensus_queue.cc:260] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.159288 26645 raft_consensus.cc:493] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.159842 26645 raft_consensus.cc:515] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.162292 26550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:51.162847 26548 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.162302 26645 leader_election.cc:290] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:51.165244 26398 leader_election.cc:290] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:51.166438 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:51.167567 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:51.169044 26515 leader_election.cc:304] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07; no voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4
I20260710 13:23:51.170343 26645 consensus_queue.cc:1048] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.159353 26632 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.180472 26639 raft_consensus.cc:2749] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.182855 26596 consensus_queue.cc:1048] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.198690 26625 consensus_queue.cc:1048] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.208272 26645 consensus_queue.cc:1048] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.218230 26639 raft_consensus.cc:993] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: : Instructing follower 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:51.218783 26646 raft_consensus.cc:1081] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Signalling peer 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:51.220752 26398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:57600
I20260710 13:23:51.221367 26398 raft_consensus.cc:493] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.221782 26398 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.230881 26398 raft_consensus.cc:515] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.234005 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:51.234653 26473 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.235031 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5855eb3bcf6649cc809a1a7cb65d61ad" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:51.235709 26549 raft_consensus.cc:3055] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.236071 26549 raft_consensus.cc:740] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:51.237160 26550 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:51.236959 26549 consensus_queue.cc:260] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.238193 26549 raft_consensus.cc:3060] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.240509 26366 leader_election.cc:304] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [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: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: a5c364e23f834f608370421e47de68b4
I20260710 13:23:51.241479 26596 raft_consensus.cc:2804] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.242012 26596 raft_consensus.cc:697] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:51.242388 26473 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:51.242961 26596 consensus_queue.cc:237] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.243506 26366 leader_election.cc:304] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:51.245060 26633 raft_consensus.cc:2804] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.245708 26633 raft_consensus.cc:697] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:51.246510 26633 consensus_queue.cc:237] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.252086 26549 raft_consensus.cc:2468] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:51.255097 26398 leader_election.cc:290] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:51.255548 26296 catalog_manager.cc:5697] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 1 to 2, leader changed from 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131) to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 2 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.257638 26619 raft_consensus.cc:993] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: : Instructing follower 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:51.258118 26625 raft_consensus.cc:1081] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Signalling peer 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:51.260126 26548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:40524
I20260710 13:23:51.260751 26548 raft_consensus.cc:493] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:51.261210 26548 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.267925 26548 raft_consensus.cc:515] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.269495 26548 leader_election.cc:290] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 2 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:51.270640 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:51.270706 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd87fb57fbe48fd8503c793f981b249" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:51.271550 26473 raft_consensus.cc:3055] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:51.271625 26398 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.272025 26473 raft_consensus.cc:740] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:51.272078 26296 catalog_manager.cc:5697] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 1 to 2, leader changed from 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131) to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 2 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:51.273054 26473 consensus_queue.cc:260] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.274557 26473 raft_consensus.cc:3060] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.279626 26398 raft_consensus.cc:2468] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 2.
I20260710 13:23:51.280918 26515 leader_election.cc:304] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:51.281744 26632 raft_consensus.cc:2804] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:51.282188 26632 raft_consensus.cc:697] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:51.282281 26473 raft_consensus.cc:2468] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 2.
I20260710 13:23:51.282961 26632 consensus_queue.cc:237] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:51.290066 26296 catalog_manager.cc:5697] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 1 to 2, leader changed from a5c364e23f834f608370421e47de68b4 (127.21.102.130) to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:51.450878 26398 raft_consensus.cc:1275] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.452284 26625 consensus_queue.cc:1048] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.460487 26548 raft_consensus.cc:1275] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.462474 26597 consensus_queue.cc:1048] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.560331 26549 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.566771 26549 raft_consensus.cc:1275] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.568094 26597 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.575979 26398 raft_consensus.cc:1275] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.577708 26678 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.680639 26473 raft_consensus.cc:1275] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.682006 26633 consensus_queue.cc:1048] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.690214 26549 raft_consensus.cc:1275] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.692049 26626 consensus_queue.cc:1048] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.702316 26473 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:51.708635 26473 raft_consensus.cc:1275] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.710137 26626 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.720266 26549 raft_consensus.cc:1275] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.721765 26626 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.756742 26473 raft_consensus.cc:1275] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.758123 26632 consensus_queue.cc:1048] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.766294 26398 raft_consensus.cc:1275] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:51.767917 26639 consensus_queue.cc:1048] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.020629 26299 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44482:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:54.023502 26299 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:54.074606 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:54.075446 26464 tablet_service.cc:1511] Processing CreateTablet for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:54.076122 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.076761 26464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.077673 26534 tablet_service.cc:1511] Processing CreateTablet for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:54.078357 26390 tablet_service.cc:1511] Processing CreateTablet for tablet d9dc67a4e2c94007a062421444be52fe (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:54.078814 26534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e65f3e36dfc4999a76caf0d3bfd1c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.079468 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dc67a4e2c94007a062421444be52fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.083307 26465 tablet_service.cc:1511] Processing CreateTablet for tablet d9dc67a4e2c94007a062421444be52fe (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:54.083451 26532 tablet_service.cc:1511] Processing CreateTablet for tablet d9dc67a4e2c94007a062421444be52fe (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:54.084515 26465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dc67a4e2c94007a062421444be52fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.086337 26388 tablet_service.cc:1511] Processing CreateTablet for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:54.087504 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.084515 26532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dc67a4e2c94007a062421444be52fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.088387 26461 tablet_service.cc:1511] Processing CreateTablet for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:54.089736 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.092486 26540 tablet_service.cc:1511] Processing CreateTablet for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:54.093740 26540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f06d11b2fd4f1aa2f6d0cf273a372d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.097410 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 37742fed812b4bf8ae417d976a8036dc (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:54.098748 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37742fed812b4bf8ae417d976a8036dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.099210 26535 tablet_service.cc:1511] Processing CreateTablet for tablet 37742fed812b4bf8ae417d976a8036dc (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:54.100435 26535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37742fed812b4bf8ae417d976a8036dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.101141 26391 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:54.102305 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.106542 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:54.107931 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.109279 26536 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:54.110764 26536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffaf4cfa6a4450dae6de5a82b9eae28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.097445 26463 tablet_service.cc:1511] Processing CreateTablet for tablet 37742fed812b4bf8ae417d976a8036dc (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:54.112668 26463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37742fed812b4bf8ae417d976a8036dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.120954 26384 tablet_service.cc:1511] Processing CreateTablet for tablet ef5186e8f4b54bbc86df45baaa1b6fb5 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:54.123337 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5186e8f4b54bbc86df45baaa1b6fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.144450 26460 tablet_service.cc:1511] Processing CreateTablet for tablet ef5186e8f4b54bbc86df45baaa1b6fb5 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:54.146044 26460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5186e8f4b54bbc86df45baaa1b6fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.159552 26537 tablet_service.cc:1511] Processing CreateTablet for tablet ef5186e8f4b54bbc86df45baaa1b6fb5 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:54.161056 26537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5186e8f4b54bbc86df45baaa1b6fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.184298 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 86101943a3fc4fecb608fe80281cc336 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:54.185699 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86101943a3fc4fecb608fe80281cc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.193687 26691 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.205502 26461 tablet_service.cc:1511] Processing CreateTablet for tablet 86101943a3fc4fecb608fe80281cc336 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:54.206888 26691 tablet_bootstrap.cc:654] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.207087 26461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86101943a3fc4fecb608fe80281cc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.212424 26540 tablet_service.cc:1511] Processing CreateTablet for tablet 86101943a3fc4fecb608fe80281cc336 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:54.213939 26540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86101943a3fc4fecb608fe80281cc336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.243726 26692 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.248119 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 33edaf976239420f8386f49a9de579d7 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:54.250363 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33edaf976239420f8386f49a9de579d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.259879 26693 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.268210 26537 tablet_service.cc:1511] Processing CreateTablet for tablet 33edaf976239420f8386f49a9de579d7 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:54.269618 26537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33edaf976239420f8386f49a9de579d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.270838 26693 tablet_bootstrap.cc:654] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:54.245488 26366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.131:46381, user_credentials={real_user=slave}} blocked reactor thread for 44071.9us
I20260710 13:23:54.281625 26460 tablet_service.cc:1511] Processing CreateTablet for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:54.282832 26460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.283241 26384 tablet_service.cc:1511] Processing CreateTablet for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:54.283604 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 33edaf976239420f8386f49a9de579d7 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:54.284600 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.288229 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33edaf976239420f8386f49a9de579d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.291124 26692 tablet_bootstrap.cc:654] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:54.296134 26347 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:54.297075 26536 tablet_service.cc:1511] Processing CreateTablet for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1 (DEFAULT_TABLE table=soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:54.298254 26536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eb7dff66eb4fbdaf64c742d08c2aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.298604 26691 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.299084 26691 ts_tablet_manager.cc:1403] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.012s
I20260710 13:23:54.301975 26691 raft_consensus.cc:359] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.302675 26691 raft_consensus.cc:385] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.302999 26691 raft_consensus.cc:740] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.303735 26691 consensus_queue.cc:260] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.307518 26691 ts_tablet_manager.cc:1434] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:54.308547 26691 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.326713 26691 tablet_bootstrap.cc:654] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.329447 26693 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.330019 26693 ts_tablet_manager.cc:1403] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.006s
I20260710 13:23:54.332841 26693 raft_consensus.cc:359] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.333364 26691 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.333591 26693 raft_consensus.cc:385] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.333987 26693 raft_consensus.cc:740] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.334142 26691 ts_tablet_manager.cc:1403] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260710 13:23:54.335012 26693 consensus_queue.cc:260] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.336798 26692 tablet_bootstrap.cc:492] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.337287 26692 ts_tablet_manager.cc:1403] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.013s
I20260710 13:23:54.337520 26693 ts_tablet_manager.cc:1434] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:54.337602 26691 raft_consensus.cc:359] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.338474 26691 raft_consensus.cc:385] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.338598 26693 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.338771 26691 raft_consensus.cc:740] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.339581 26691 consensus_queue.cc:260] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.340142 26692 raft_consensus.cc:359] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.342586 26692 raft_consensus.cc:385] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.342998 26692 raft_consensus.cc:740] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.343822 26692 consensus_queue.cc:260] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.342031 26691 ts_tablet_manager.cc:1434] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:54.345789 26693 tablet_bootstrap.cc:654] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.346118 26691 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.347157 26692 ts_tablet_manager.cc:1434] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:23:54.352126 26692 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.354030 26691 tablet_bootstrap.cc:654] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.357901 26693 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.358402 26693 ts_tablet_manager.cc:1403] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:23:54.359454 26692 tablet_bootstrap.cc:654] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.362948 26693 raft_consensus.cc:359] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.364115 26693 raft_consensus.cc:385] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.364605 26693 raft_consensus.cc:740] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.365917 26693 consensus_queue.cc:260] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.369700 26693 ts_tablet_manager.cc:1434] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:23:54.371065 26693 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.388084 26692 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.388404 26691 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.388595 26692 ts_tablet_manager.cc:1403] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260710 13:23:54.388952 26691 ts_tablet_manager.cc:1403] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.011s
I20260710 13:23:54.389760 26693 tablet_bootstrap.cc:654] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.391232 26692 raft_consensus.cc:359] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.391834 26692 raft_consensus.cc:385] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.392086 26692 raft_consensus.cc:740] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.391979 26691 raft_consensus.cc:359] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.392737 26692 consensus_queue.cc:260] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.393198 26691 raft_consensus.cc:385] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.393636 26691 raft_consensus.cc:740] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.395282 26692 ts_tablet_manager.cc:1434] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:23:54.394737 26691 consensus_queue.cc:260] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.396241 26692 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.400568 26691 ts_tablet_manager.cc:1434] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:54.401983 26691 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.402046 26693 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.402555 26693 ts_tablet_manager.cc:1403] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260710 13:23:54.403190 26692 tablet_bootstrap.cc:654] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.405598 26693 raft_consensus.cc:359] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.406410 26693 raft_consensus.cc:385] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.406697 26693 raft_consensus.cc:740] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.407711 26693 consensus_queue.cc:260] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.410054 26693 ts_tablet_manager.cc:1434] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:54.409061 26691 tablet_bootstrap.cc:654] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.413954 26693 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.420867 26693 tablet_bootstrap.cc:654] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.425022 26691 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.425530 26691 ts_tablet_manager.cc:1403] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.005s
I20260710 13:23:54.425714 26692 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.426368 26692 ts_tablet_manager.cc:1403] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260710 13:23:54.428448 26691 raft_consensus.cc:359] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.429247 26691 raft_consensus.cc:385] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.429584 26691 raft_consensus.cc:740] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.429383 26692 raft_consensus.cc:359] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.430300 26692 raft_consensus.cc:385] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.430693 26692 raft_consensus.cc:740] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.430380 26691 consensus_queue.cc:260] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.431635 26692 consensus_queue.cc:260] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.432830 26691 ts_tablet_manager.cc:1434] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:23:54.433884 26691 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.436753 26692 ts_tablet_manager.cc:1434] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:23:54.438017 26692 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.440297 26691 tablet_bootstrap.cc:654] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.445405 26692 tablet_bootstrap.cc:654] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.453266 26691 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.453862 26691 ts_tablet_manager.cc:1403] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:23:54.455507 26692 tablet_bootstrap.cc:492] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.456012 26692 ts_tablet_manager.cc:1403] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:23:54.457368 26678 raft_consensus.cc:493] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.457851 26678 raft_consensus.cc:515] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.458788 26692 raft_consensus.cc:359] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.459491 26692 raft_consensus.cc:385] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.459789 26692 raft_consensus.cc:740] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.459972 26678 leader_election.cc:290] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.460544 26692 consensus_queue.cc:260] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.461575 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffaf4cfa6a4450dae6de5a82b9eae28" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.462193 26398 raft_consensus.cc:2468] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.462908 26692 ts_tablet_manager.cc:1434] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:54.463932 26692 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.464705 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffaf4cfa6a4450dae6de5a82b9eae28" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.465363 26548 raft_consensus.cc:2468] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.463956 26441 leader_election.cc:304] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.457089 26691 raft_consensus.cc:359] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.468127 26691 raft_consensus.cc:385] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.468401 26691 raft_consensus.cc:740] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.469247 26691 consensus_queue.cc:260] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.470198 26678 raft_consensus.cc:2804] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.470639 26678 raft_consensus.cc:493] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.471125 26678 raft_consensus.cc:3060] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.471705 26691 ts_tablet_manager.cc:1434] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 13:23:54.472752 26691 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.481135 26691 tablet_bootstrap.cc:654] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.483454 26693 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.493849 26693 ts_tablet_manager.cc:1403] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.080s	user 0.035s	sys 0.029s
I20260710 13:23:54.497611 26691 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.488531 26678 raft_consensus.cc:515] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.498248 26691 ts_tablet_manager.cc:1403] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260710 13:23:54.499694 26678 leader_election.cc:290] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.493506 26692 tablet_bootstrap.cc:654] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.500267 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffaf4cfa6a4450dae6de5a82b9eae28" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.500916 26398 raft_consensus.cc:3060] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.501559 26691 raft_consensus.cc:359] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.502379 26691 raft_consensus.cc:385] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.502686 26691 raft_consensus.cc:740] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.497752 26693 raft_consensus.cc:359] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.503669 26693 raft_consensus.cc:385] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.503971 26693 raft_consensus.cc:740] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.503507 26691 consensus_queue.cc:260] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.504679 26693 consensus_queue.cc:260] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.506091 26691 ts_tablet_manager.cc:1434] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:54.507027 26693 ts_tablet_manager.cc:1434] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:54.507527 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffaf4cfa6a4450dae6de5a82b9eae28" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.508069 26693 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.508168 26548 raft_consensus.cc:3060] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.509479 26691 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.510030 26398 raft_consensus.cc:2468] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.514814 26692 tablet_bootstrap.cc:492] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.515374 26692 ts_tablet_manager.cc:1403] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260710 13:23:54.518204 26691 tablet_bootstrap.cc:654] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.518479 26692 raft_consensus.cc:359] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.519207 26692 raft_consensus.cc:385] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.519517 26692 raft_consensus.cc:740] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.520298 26692 consensus_queue.cc:260] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.522785 26692 ts_tablet_manager.cc:1434] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:54.523794 26692 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.524153 26441 leader_election.cc:304] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.525106 26678 raft_consensus.cc:2804] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.525629 26678 raft_consensus.cc:697] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:54.526491 26678 consensus_queue.cc:237] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.530529 26692 tablet_bootstrap.cc:654] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.533815 26693 tablet_bootstrap.cc:654] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.546505 26692 tablet_bootstrap.cc:492] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.547235 26692 ts_tablet_manager.cc:1403] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260710 13:23:54.551366 26692 raft_consensus.cc:359] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.552454 26692 raft_consensus.cc:385] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.554203 26692 raft_consensus.cc:740] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.555140 26692 consensus_queue.cc:260] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.556196 26693 tablet_bootstrap.cc:492] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.556823 26693 ts_tablet_manager.cc:1403] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.007s
I20260710 13:23:54.557701 26692 ts_tablet_manager.cc:1434] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260710 13:23:54.558261 26679 raft_consensus.cc:493] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.558858 26692 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.559001 26679 raft_consensus.cc:515] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.560612 26693 raft_consensus.cc:359] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.562911 26693 raft_consensus.cc:385] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.563318 26693 raft_consensus.cc:740] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.563414 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.564414 26398 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.564421 26693 consensus_queue.cc:260] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.566529 26692 tablet_bootstrap.cc:654] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.566478 26515 leader_election.cc:304] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.569111 26693 ts_tablet_manager.cc:1434] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:54.570622 26693 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.569154 26679 leader_election.cc:290] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:54.572399 26679 raft_consensus.cc:2804] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.573047 26679 raft_consensus.cc:493] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.573534 26679 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.579852 26693 tablet_bootstrap.cc:654] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.548247 26548 raft_consensus.cc:2468] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.579857 26692 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.583477 26692 ts_tablet_manager.cc:1403] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 13:23:54.587201 26692 raft_consensus.cc:359] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.588325 26692 raft_consensus.cc:385] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.588812 26692 raft_consensus.cc:740] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.589879 26692 consensus_queue.cc:260] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.590626 26679 raft_consensus.cc:515] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.593549 26692 ts_tablet_manager.cc:1434] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:23:54.595041 26692 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.596659 26679 leader_election.cc:290] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:54.599500 26678 raft_consensus.cc:493] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.600227 26678 raft_consensus.cc:515] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.605014 26692 tablet_bootstrap.cc:654] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.605020 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.606178 26548 raft_consensus.cc:2468] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.608081 26441 leader_election.cc:304] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.610052 26708 raft_consensus.cc:2804] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.610590 26708 raft_consensus.cc:493] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.611070 26708 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.612887 26679 raft_consensus.cc:493] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.613164 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.613462 26679 raft_consensus.cc:515] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.615684 26679 leader_election.cc:290] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:54.618016 26679 raft_consensus.cc:493] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.618569 26679 raft_consensus.cc:515] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.620923 26679 leader_election.cc:290] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:54.608909 26678 leader_election.cc:290] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.622974 26678 raft_consensus.cc:493] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.623616 26678 raft_consensus.cc:515] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
W20260710 13:23:54.629376 26515 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.129:36481, user_credentials={real_user=slave}} blocked reactor thread for 63036.2us
I20260710 13:23:54.631228 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:54.631913 26473 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.633777 26694 raft_consensus.cc:493] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.634537 26694 raft_consensus.cc:515] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.639896 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37742fed812b4bf8ae417d976a8036dc" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.640918 26548 raft_consensus.cc:2468] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:54.641592 26694 leader_election.cc:290] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.643734 26366 leader_election.cc:304] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.645002 26680 raft_consensus.cc:2804] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.645506 26680 raft_consensus.cc:493] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.645936 26680 raft_consensus.cc:3060] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.652038 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.653035 26398 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.660655 26680 raft_consensus.cc:515] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.598047 26296 catalog_manager.cc:5697] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.665134 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:54.666079 26473 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.670468 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.671494 26401 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.674314 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:54.674924 26476 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.675580 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37742fed812b4bf8ae417d976a8036dc" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.676316 26549 raft_consensus.cc:3060] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.679108 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.680054 26401 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.686295 26678 leader_election.cc:290] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.689589 26680 leader_election.cc:290] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.686679 26549 raft_consensus.cc:2468] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 1.
I20260710 13:23:54.692950 26366 leader_election.cc:304] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.694193 26680 raft_consensus.cc:2804] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.695072 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:54.697618 26476 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 0.
I20260710 13:23:54.698932 26680 raft_consensus.cc:697] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:54.701113 26680 consensus_queue.cc:237] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
W20260710 13:23:54.721758 26441 leader_election.cc:343] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:54.723951 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.724664 26401 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.696341 26515 leader_election.cc:304] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.726884 26679 raft_consensus.cc:2804] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.727275 26679 raft_consensus.cc:493] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.727650 26679 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.737767 26679 raft_consensus.cc:515] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.740272 26679 leader_election.cc:290] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
W20260710 13:23:54.740911 26515 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.102.129:36481, user_credentials={real_user=slave}} blocked reactor thread for 44664.6us
I20260710 13:23:54.741669 26515 leader_election.cc:304] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.743402 26715 raft_consensus.cc:2804] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.743969 26715 raft_consensus.cc:493] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.744433 26715 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.758358 26715 raft_consensus.cc:515] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.648464 26708 raft_consensus.cc:515] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.766024 26299 catalog_manager.cc:5697] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 1 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.771747 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.772557 26549 raft_consensus.cc:2393] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5c364e23f834f608370421e47de68b4 in current term 1: Already voted for candidate 5ee5f047ee6344f7b338268cf5665a07 in this term.
I20260710 13:23:54.773478 26476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37742fed812b4bf8ae417d976a8036dc" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:54.773803 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37742fed812b4bf8ae417d976a8036dc" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:54.774111 26476 raft_consensus.cc:2468] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 0.
I20260710 13:23:54.775542 26441 leader_election.cc:304] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.777408 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.778571 26719 raft_consensus.cc:2804] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.779022 26719 raft_consensus.cc:493] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.779138 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.779405 26719 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.779649 26398 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:54.779767 26549 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.785578 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:54.786201 26475 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.789495 26693 tablet_bootstrap.cc:492] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.790035 26549 raft_consensus.cc:2468] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.790200 26473 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:54.791225 26715 leader_election.cc:290] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:54.790072 26693 ts_tablet_manager.cc:1403] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.220s	user 0.064s	sys 0.133s
I20260710 13:23:54.795349 26692 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.795207 26475 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:54.795825 26692 ts_tablet_manager.cc:1403] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.201s	user 0.054s	sys 0.055s
I20260710 13:23:54.795838 26515 leader_election.cc:304] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:54.798465 26692 raft_consensus.cc:359] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.799124 26692 raft_consensus.cc:385] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.799407 26692 raft_consensus.cc:740] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.799507 26715 raft_consensus.cc:2804] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.798882 26515 leader_election.cc:304] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.790091 26708 leader_election.cc:290] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.800905 26725 raft_consensus.cc:2804] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.800034 26692 consensus_queue.cc:260] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.803244 26725 raft_consensus.cc:697] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:54.804505 26692 ts_tablet_manager.cc:1434] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:54.804272 26725 consensus_queue.cc:237] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.803290 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:54.805835 26692 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: Bootstrap starting.
I20260710 13:23:54.801255 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.808390 26401 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.809212 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.809849 26398 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.812178 26692 tablet_bootstrap.cc:654] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.802449 26693 raft_consensus.cc:359] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.813651 26693 raft_consensus.cc:385] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.813983 26693 raft_consensus.cc:740] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.814796 26693 consensus_queue.cc:260] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.802588 26691 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.817274 26691 ts_tablet_manager.cc:1403] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.308s	user 0.083s	sys 0.116s
I20260710 13:23:54.817767 26693 ts_tablet_manager.cc:1434] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:23:54.800114 26715 raft_consensus.cc:697] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:54.819994 26715 consensus_queue.cc:237] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.820499 26691 raft_consensus.cc:359] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.821328 26691 raft_consensus.cc:385] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.821627 26691 raft_consensus.cc:740] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.822435 26691 consensus_queue.cc:260] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.825013 26719 raft_consensus.cc:515] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.826354 26473 raft_consensus.cc:2393] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ee5f047ee6344f7b338268cf5665a07 in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:54.800463 26441 leader_election.cc:304] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.827365 26719 leader_election.cc:290] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.827754 26708 raft_consensus.cc:2804] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.828155 26691 ts_tablet_manager.cc:1434] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:54.828271 26708 raft_consensus.cc:697] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:54.829243 26691 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.829596 26708 consensus_queue.cc:237] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.830379 26693 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.833072 26398 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:54.838582 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.839920 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.840567 26692 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: No bootstrap required, opened a new log
I20260710 13:23:54.840690 26549 raft_consensus.cc:2393] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5c364e23f834f608370421e47de68b4 in current term 1: Already voted for candidate 5ee5f047ee6344f7b338268cf5665a07 in this term.
I20260710 13:23:54.841229 26692 ts_tablet_manager.cc:1403] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.007s
W20260710 13:23:54.842449 26441 leader_election.cc:343] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:54.843251 26299 catalog_manager.cc:5697] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.845645 26692 raft_consensus.cc:359] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.846421 26692 raft_consensus.cc:385] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.846772 26692 raft_consensus.cc:740] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.847704 26692 consensus_queue.cc:260] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.849855 26693 tablet_bootstrap.cc:654] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.849880 26719 raft_consensus.cc:493] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.850622 26719 raft_consensus.cc:515] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.851392 26401 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 1.
I20260710 13:23:54.852875 26719 leader_election.cc:290] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.854029 26441 leader_election.cc:304] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [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: a5c364e23f834f608370421e47de68b4; no voters: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:54.854791 26719 raft_consensus.cc:2749] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:54.854547 26692 ts_tablet_manager.cc:1434] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:23:54.856818 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.857071 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.857548 26549 raft_consensus.cc:2468] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.859014 26441 leader_election.cc:304] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.856825 26296 catalog_manager.cc:5697] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.859833 26515 leader_election.cc:304] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [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: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: a5c364e23f834f608370421e47de68b4
I20260710 13:23:54.859828 26719 raft_consensus.cc:2804] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.860924 26719 raft_consensus.cc:493] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.861358 26719 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.861491 26693 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.860702 26296 catalog_manager.cc:5697] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.862035 26693 ts_tablet_manager.cc:1403] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260710 13:23:54.862309 26691 tablet_bootstrap.cc:654] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.863981 26725 raft_consensus.cc:2804] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.864493 26725 raft_consensus.cc:697] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:54.865011 26693 raft_consensus.cc:359] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.865314 26725 consensus_queue.cc:237] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
W20260710 13:23:54.865650 26441 leader_election.cc:343] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:54.865727 26693 raft_consensus.cc:385] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.869290 26693 raft_consensus.cc:740] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.870587 26693 consensus_queue.cc:260] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.875315 26719 raft_consensus.cc:515] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.878473 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
W20260710 13:23:54.879870 26441 leader_election.cc:343] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:54.880966 26691 tablet_bootstrap.cc:492] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.881431 26691 ts_tablet_manager.cc:1403] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.005s
I20260710 13:23:54.882190 26693 ts_tablet_manager.cc:1434] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:23:54.883157 26693 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.883955 26691 raft_consensus.cc:359] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.884646 26691 raft_consensus.cc:385] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.884915 26691 raft_consensus.cc:740] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.885663 26691 consensus_queue.cc:260] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.891400 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.892014 26549 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.893224 26719 leader_election.cc:290] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.893874 26691 ts_tablet_manager.cc:1434] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:54.894771 26691 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: Bootstrap starting.
I20260710 13:23:54.899377 26691 tablet_bootstrap.cc:654] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.899925 26693 tablet_bootstrap.cc:654] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.900729 26297 catalog_manager.cc:5697] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 1 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.902834 26549 raft_consensus.cc:2468] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.906916 26441 leader_election.cc:304] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [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: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:54.907582 26719 raft_consensus.cc:2804] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.908061 26719 raft_consensus.cc:697] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:54.909817 26719 consensus_queue.cc:237] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.939111 26691 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: No bootstrap required, opened a new log
I20260710 13:23:54.939448 26693 tablet_bootstrap.cc:492] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.939692 26691 ts_tablet_manager.cc:1403] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.029s
I20260710 13:23:54.939915 26693 ts_tablet_manager.cc:1403] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.031s
I20260710 13:23:54.942698 26691 raft_consensus.cc:359] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.942873 26693 raft_consensus.cc:359] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.943478 26691 raft_consensus.cc:385] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.943562 26693 raft_consensus.cc:385] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.943837 26691 raft_consensus.cc:740] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.943908 26693 raft_consensus.cc:740] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.943245 26297 catalog_manager.cc:5697] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.944891 26693 consensus_queue.cc:260] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.944943 26691 consensus_queue.cc:260] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.947252 26691 ts_tablet_manager.cc:1434] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:54.948880 26693 ts_tablet_manager.cc:1434] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:54.949813 26693 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: Bootstrap starting.
I20260710 13:23:54.955696 26693 tablet_bootstrap.cc:654] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.963141 26693 tablet_bootstrap.cc:492] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: No bootstrap required, opened a new log
I20260710 13:23:54.963625 26693 ts_tablet_manager.cc:1403] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:23:54.966241 26719 raft_consensus.cc:493] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.966408 26693 raft_consensus.cc:359] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.966745 26719 raft_consensus.cc:515] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.967192 26693 raft_consensus.cc:385] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.967549 26693 raft_consensus.cc:740] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.968142 26693 consensus_queue.cc:260] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.968853 26719 leader_election.cc:290] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.969596 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33edaf976239420f8386f49a9de579d7" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.970127 26693 ts_tablet_manager.cc:1434] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:54.970168 26398 raft_consensus.cc:2468] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.971248 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33edaf976239420f8386f49a9de579d7" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.971871 26549 raft_consensus.cc:2468] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.972257 26441 leader_election.cc:304] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.973065 26719 raft_consensus.cc:2804] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.973412 26719 raft_consensus.cc:493] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.973712 26719 raft_consensus.cc:3060] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.979538 26708 raft_consensus.cc:493] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.980101 26708 raft_consensus.cc:515] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.980873 26719 raft_consensus.cc:515] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.982595 26708 leader_election.cc:290] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.983188 26719 leader_election.cc:290] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:54.984259 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86101943a3fc4fecb608fe80281cc336" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d" is_pre_election: true
I20260710 13:23:54.984431 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86101943a3fc4fecb608fe80281cc336" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:54.984704 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33edaf976239420f8386f49a9de579d7" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:54.985085 26398 raft_consensus.cc:2468] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.985095 26549 raft_consensus.cc:2468] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 0.
I20260710 13:23:54.985344 26401 raft_consensus.cc:3060] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.985236 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33edaf976239420f8386f49a9de579d7" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:54.986159 26548 raft_consensus.cc:3060] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.990604 26401 raft_consensus.cc:2468] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.990711 26548 raft_consensus.cc:2468] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:54.991673 26441 leader_election.cc:304] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.992311 26719 raft_consensus.cc:2804] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.992439 26441 leader_election.cc:304] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:54.992700 26719 raft_consensus.cc:493] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.993080 26719 raft_consensus.cc:3060] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.993294 26708 raft_consensus.cc:2804] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.995362 26708 raft_consensus.cc:697] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:54.996249 26708 consensus_queue.cc:237] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:54.998446 26719 raft_consensus.cc:515] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.000252 26719 leader_election.cc:290] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.001889 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86101943a3fc4fecb608fe80281cc336" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:55.002399 26401 raft_consensus.cc:3060] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.002758 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86101943a3fc4fecb608fe80281cc336" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:55.003334 26548 raft_consensus.cc:3060] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.006012 26297 catalog_manager.cc:5697] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.008316 26548 raft_consensus.cc:2468] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:55.009060 26401 raft_consensus.cc:2468] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 1.
I20260710 13:23:55.009539 26441 leader_election.cc:304] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:55.010461 26719 raft_consensus.cc:2804] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.010923 26719 raft_consensus.cc:697] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:55.011613 26719 consensus_queue.cc:237] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.020563 26297 catalog_manager.cc:5697] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 1 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.050721 26680 raft_consensus.cc:493] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.051321 26680 raft_consensus.cc:515] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.053117 26680 leader_election.cc:290] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.053979 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:55.054215 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:55.054970 26548 raft_consensus.cc:2393] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 705d1254c89c4189b231f60a91451d7d in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:55.055836 26366 leader_election.cc:304] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d; no voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4
I20260710 13:23:55.056455 26680 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.061177 26680 raft_consensus.cc:2749] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.072845 26719 consensus_queue.cc:1048] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.084347 26719 consensus_queue.cc:1048] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.133446 26680 raft_consensus.cc:493] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.133914 26680 raft_consensus.cc:515] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.135501 26680 leader_election.cc:290] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.136427 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5c364e23f834f608370421e47de68b4" is_pre_election: true
I20260710 13:23:55.136636 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee5f047ee6344f7b338268cf5665a07" is_pre_election: true
I20260710 13:23:55.137465 26548 raft_consensus.cc:2393] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 705d1254c89c4189b231f60a91451d7d in current term 1: Already voted for candidate a5c364e23f834f608370421e47de68b4 in this term.
I20260710 13:23:55.138321 26366 leader_election.cc:304] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d; no voters: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4
I20260710 13:23:55.138931 26680 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.143932 26680 raft_consensus.cc:2749] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.189834 26725 consensus_queue.cc:1048] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.200193 26679 consensus_queue.cc:1048] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.221165 26680 consensus_queue.cc:1048] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.221431 26548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
mode: GRACEFUL
new_leader_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:40528
I20260710 13:23:55.222002 26548 raft_consensus.cc:606] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Received request to transfer leadership to TS 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:55.228516 26473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
mode: GRACEFUL
new_leader_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:23:55.229101 26473 raft_consensus.cc:606] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Received request to transfer leadership to TS 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:55.234643 26473 raft_consensus.cc:3060] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.238540 26548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
mode: GRACEFUL
new_leader_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:40528
I20260710 13:23:55.243113 26548 raft_consensus.cc:606] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Received request to transfer leadership to TS 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:55.243610 26680 consensus_queue.cc:1048] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.256721 26548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
mode: GRACEFUL
new_leader_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:40528
I20260710 13:23:55.257313 26548 raft_consensus.cc:606] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Received request to transfer leadership to TS a5c364e23f834f608370421e47de68b4
I20260710 13:23:55.268427 26473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
mode: GRACEFUL
new_leader_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:23:55.268934 26473 raft_consensus.cc:606] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Received request to transfer leadership to TS 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:55.311115 26719 consensus_queue.cc:1048] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.318238 26708 raft_consensus.cc:993] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: : Instructing follower 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:55.318678 26678 raft_consensus.cc:1081] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Signalling peer 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:55.322322 26549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:40524
I20260710 13:23:55.322923 26549 raft_consensus.cc:493] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:55.323293 26549 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.326712 26719 consensus_queue.cc:1048] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.329316 26549 raft_consensus.cc:515] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.330463 26548 raft_consensus.cc:1240] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Rejecting Update request from peer a5c364e23f834f608370421e47de68b4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:55.332516 26398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:55.332536 26549 leader_election.cc:290] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 2 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:55.333599 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eb7dff66eb4fbdaf64c742d08c2aa1" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:55.334192 26473 raft_consensus.cc:3055] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:55.334513 26473 raft_consensus.cc:740] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:55.335455 26473 consensus_queue.cc:260] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.337064 26708 consensus_queue.cc:1059] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.341025 26473 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.346436 26473 raft_consensus.cc:2468] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 2.
I20260710 13:23:55.347314 26515 leader_election.cc:304] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [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: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 705d1254c89c4189b231f60a91451d7d
I20260710 13:23:55.348090 26725 raft_consensus.cc:2804] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.348492 26725 raft_consensus.cc:697] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:55.349121 26725 consensus_queue.cc:237] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.355918 26298 catalog_manager.cc:5697] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 1 to 2, leader changed from a5c364e23f834f608370421e47de68b4 (127.21.102.130) to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 2 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:55.362609 26725 consensus_queue.cc:1048] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.365389 26708 consensus_queue.cc:1048] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.373963 26679 consensus_queue.cc:1048] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.386276 26679 consensus_queue.cc:1048] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.390369 26679 raft_consensus.cc:993] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: : Instructing follower a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:55.390901 26679 raft_consensus.cc:1081] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Signalling peer a5c364e23f834f608370421e47de68b4 to start an election
I20260710 13:23:55.392840 26475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
 from {username='slave'} at 127.0.0.1:49182
I20260710 13:23:55.393420 26475 raft_consensus.cc:493] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:55.394019 26475 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.401964 26475 raft_consensus.cc:515] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.404299 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:55.393378 26719 consensus_queue.cc:1048] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:23:55.404997 26401 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.406733 26679 consensus_queue.cc:1048] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.407469 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5186e8f4b54bbc86df45baaa1b6fb5" candidate_uuid: "a5c364e23f834f608370421e47de68b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:55.408082 26548 raft_consensus.cc:3055] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:55.408387 26548 raft_consensus.cc:740] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:55.413007 26475 leader_election.cc:290] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 2 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.426000 26401 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 2.
I20260710 13:23:55.427657 26441 leader_election.cc:304] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:55.428607 26708 raft_consensus.cc:2804] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.409269 26548 consensus_queue.cc:260] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.429131 26708 raft_consensus.cc:697] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Becoming Leader. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:55.429867 26548 raft_consensus.cc:3060] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.430024 26708 consensus_queue.cc:237] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.444067 26679 raft_consensus.cc:993] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: : Instructing follower 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.444561 26679 raft_consensus.cc:1081] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Signalling peer 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.443751 26298 catalog_manager.cc:5697] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 reported cstate change: term changed from 1 to 2, leader changed from 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131) to a5c364e23f834f608370421e47de68b4 (127.21.102.130). New cstate: current_term: 2 leader_uuid: "a5c364e23f834f608370421e47de68b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.445880 26548 raft_consensus.cc:2468] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5c364e23f834f608370421e47de68b4 in term 2.
I20260710 13:23:55.446491 26398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:57600
I20260710 13:23:55.447021 26398 raft_consensus.cc:493] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:55.447312 26398 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.444067 26708 raft_consensus.cc:993] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: : Instructing follower 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.451512 26678 raft_consensus.cc:1081] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Signalling peer 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.454478 26400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:57588
I20260710 13:23:55.455143 26400 raft_consensus.cc:493] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:55.455472 26400 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.454360 26398 raft_consensus.cc:515] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.460640 26400 raft_consensus.cc:515] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.462791 26398 leader_election.cc:290] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.462946 26475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:55.463605 26475 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.464275 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:55.464804 26400 leader_election.cc:290] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.464915 26473 raft_consensus.cc:3055] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:55.465319 26473 raft_consensus.cc:740] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:55.466252 26473 consensus_queue.cc:260] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.467399 26549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dc67a4e2c94007a062421444be52fe" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:55.467518 26548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f06d11b2fd4f1aa2f6d0cf273a372d" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:55.468070 26549 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.468786 26473 raft_consensus.cc:3060] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.470396 26475 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.471797 26366 leader_election.cc:304] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:55.472397 26748 raft_consensus.cc:2804] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.472800 26748 raft_consensus.cc:697] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:55.473421 26748 consensus_queue.cc:237] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.475623 26473 raft_consensus.cc:2468] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.476876 26366 leader_election.cc:304] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:55.478850 26549 raft_consensus.cc:2468] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.468093 26548 raft_consensus.cc:3055] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:55.479969 26548 raft_consensus.cc:740] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:55.480793 26548 consensus_queue.cc:260] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.481346 26708 consensus_queue.cc:1048] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.482076 26548 raft_consensus.cc:3060] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.478559 26748 raft_consensus.cc:2804] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.483364 26748 raft_consensus.cc:697] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:55.484163 26748 consensus_queue.cc:237] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.489073 26548 raft_consensus.cc:2468] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.490832 26297 catalog_manager.cc:5697] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 1 to 2, leader changed from 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131) to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 2 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.496822 26708 consensus_queue.cc:1048] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.509470 26298 catalog_manager.cc:5697] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 1 to 2, leader changed from a5c364e23f834f608370421e47de68b4 (127.21.102.130) to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 2 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.551908 26708 consensus_queue.cc:1048] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.563381 26754 consensus_queue.cc:1048] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:55.745324 26715 raft_consensus.cc:993] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: : Instructing follower 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.745818 26725 raft_consensus.cc:1081] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Signalling peer 705d1254c89c4189b231f60a91451d7d to start an election
I20260710 13:23:55.747370 26400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
 from {username='slave'} at 127.0.0.1:57600
I20260710 13:23:55.747867 26400 raft_consensus.cc:493] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:55.748172 26400 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.753000 26400 raft_consensus.cc:515] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.754595 26400 leader_election.cc:290] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Requested vote from peers a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241), 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131:46381)
I20260710 13:23:55.755438 26473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:55.755740 26550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e65f3e36dfc4999a76caf0d3bfd1c51" candidate_uuid: "705d1254c89c4189b231f60a91451d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
I20260710 13:23:55.756093 26473 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.756382 26550 raft_consensus.cc:3055] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:55.756673 26550 raft_consensus.cc:740] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:55.757457 26550 consensus_queue.cc:260] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.758589 26550 raft_consensus.cc:3060] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.761682 26473 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.762751 26366 leader_election.cc:304] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 705d1254c89c4189b231f60a91451d7d, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:55.763471 26747 raft_consensus.cc:2804] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.763438 26550 raft_consensus.cc:2468] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 705d1254c89c4189b231f60a91451d7d in term 2.
I20260710 13:23:55.764168 26747 raft_consensus.cc:697] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Leader. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:55.765933 26747 consensus_queue.cc:237] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:55.773787 26298 catalog_manager.cc:5697] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d reported cstate change: term changed from 1 to 2, leader changed from 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131) to 705d1254c89c4189b231f60a91451d7d (127.21.102.129). New cstate: current_term: 2 leader_uuid: "705d1254c89c4189b231f60a91451d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.845605 26400 raft_consensus.cc:3060] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.851583 26400 raft_consensus.cc:1275] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:55.853015 26725 consensus_queue.cc:1048] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:55.860733 26473 raft_consensus.cc:1275] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:55.862332 26715 consensus_queue.cc:1048] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:55.997121 26550 raft_consensus.cc:1275] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:55.998467 26754 consensus_queue.cc:1048] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.008059 26398 raft_consensus.cc:1275] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Refusing update from remote peer a5c364e23f834f608370421e47de68b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.009629 26766 consensus_queue.cc:1048] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.017797 26550 raft_consensus.cc:1275] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.019372 26747 consensus_queue.cc:1048] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.030645 26473 raft_consensus.cc:1275] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.033402 26680 consensus_queue.cc:1048] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.069617 26473 raft_consensus.cc:1275] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.070848 26680 consensus_queue.cc:1048] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.079543 26550 raft_consensus.cc:1275] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.081107 26748 consensus_queue.cc:1048] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.175426 26473 raft_consensus.cc:1275] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.176704 26747 consensus_queue.cc:1048] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.185240 26550 raft_consensus.cc:1275] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Refusing update from remote peer 705d1254c89c4189b231f60a91451d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.186570 26680 consensus_queue.cc:1048] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.272568 26297 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44482:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:23:58.309214 26297 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44482:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:23:58.401022 21914 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:58.541666 26441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.129:36481, user_credentials={real_user=slave}} blocked reactor thread for 49657.7us
W20260710 13:23:58.577175 26801 log.cc:927] Time spent T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Append to log took a long time: real 0.077s	user 0.002s	sys 0.000s
I20260710 13:23:58.666836 26816 tablet.cc:1724] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:58.671507 26799 log.cc:927] Time spent T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260710 13:23:58.717865 26818 tablet.cc:1724] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.727818 26819 tablet.cc:1724] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:58.761794 26804 log.cc:927] Time spent T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Append to log took a long time: real 0.175s	user 0.005s	sys 0.000s
W20260710 13:23:58.782013 26803 log.cc:927] Time spent T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Append to log took a long time: real 0.194s	user 0.000s	sys 0.002s
W20260710 13:23:58.783981 26366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.102.130:41241, user_credentials={real_user=slave}} blocked reactor thread for 79876.3us
I20260710 13:23:58.837466 26828 tablet.cc:1724] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.838856 26831 tablet.cc:1724] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.839741 26816 tablet.cc:1724] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.843858 26835 tablet.cc:1724] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.869351 26825 tablet.cc:1724] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.855262 26839 tablet.cc:1724] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.894516 26819 tablet.cc:1724] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.902756 26828 tablet.cc:1724] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:58.915592 26830 log.cc:927] Time spent T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260710 13:23:58.923370 26474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569"
dest_uuid: "a5c364e23f834f608370421e47de68b4"
mode: GRACEFUL
new_leader_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:44864
I20260710 13:23:58.924222 26474 raft_consensus.cc:606] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Received request to transfer leadership to TS 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:58.932240 26835 tablet.cc:1724] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.838884 26833 tablet.cc:1724] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.937672 26816 tablet.cc:1724] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.935282 26840 tablet.cc:1724] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.949512 26825 tablet.cc:1724] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.947077 26838 tablet.cc:1724] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.971068 26841 tablet.cc:1724] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.972147 26818 tablet.cc:1724] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.985265 26808 raft_consensus.cc:993] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: : Instructing follower 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:58.985867 26808 raft_consensus.cc:1081] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Signalling peer 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:58.987627 26833 tablet.cc:1724] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.988682 26549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:40524
I20260710 13:23:58.989130 26831 tablet.cc:1724] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:58.991889 26549 raft_consensus.cc:493] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:58.995288 26549 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.017279 26839 tablet.cc:1724] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.025131 26549 raft_consensus.cc:515] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.030452 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:59.030709 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd8ba325dc42cb8f3618988eba3569" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:59.029438 26549 leader_election.cc:290] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 3 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:59.031558 26399 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.031101 26474 raft_consensus.cc:3055] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:59.032919 26474 raft_consensus.cc:740] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5c364e23f834f608370421e47de68b4, State: Running, Role: LEADER
I20260710 13:23:59.033919 26474 consensus_queue.cc:260] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.035425 26474 raft_consensus.cc:3060] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.044137 26399 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 3.
I20260710 13:23:59.045034 26474 raft_consensus.cc:2468] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 3.
I20260710 13:23:59.045783 26515 leader_election.cc:304] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [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: 5ee5f047ee6344f7b338268cf5665a07, 705d1254c89c4189b231f60a91451d7d; no voters: 
I20260710 13:23:59.044440 26841 tablet.cc:1724] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.047483 26811 raft_consensus.cc:2804] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:59.047966 26811 raft_consensus.cc:697] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:59.048851 26811 consensus_queue.cc:237] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.058104 26841 tablet.cc:1724] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.065165 26839 tablet.cc:1724] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.060544 26819 tablet.cc:1724] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.035212 26838 tablet.cc:1724] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:59.079233 26399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3"
dest_uuid: "705d1254c89c4189b231f60a91451d7d"
mode: GRACEFUL
new_leader_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:55374
I20260710 13:23:59.080106 26399 raft_consensus.cc:606] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Received request to transfer leadership to TS 5ee5f047ee6344f7b338268cf5665a07
I20260710 13:23:59.081987 21914 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:59.082671 21914 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:59.089663 26826 raft_consensus.cc:993] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: : Instructing follower 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:59.090162 26826 raft_consensus.cc:1081] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Signalling peer 5ee5f047ee6344f7b338268cf5665a07 to start an election
I20260710 13:23:59.092976 26549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3"
dest_uuid: "5ee5f047ee6344f7b338268cf5665a07"
 from {username='slave'} at 127.0.0.1:40526
I20260710 13:23:59.093436 26549 raft_consensus.cc:493] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:59.093757 26549 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.100430 26549 raft_consensus.cc:515] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.103053 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "705d1254c89c4189b231f60a91451d7d"
I20260710 13:23:59.103770 26399 raft_consensus.cc:3055] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:59.104184 26399 raft_consensus.cc:740] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 705d1254c89c4189b231f60a91451d7d, State: Running, Role: LEADER
I20260710 13:23:59.104236 26474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd825420656419a920bf9d2109b4cd3" candidate_uuid: "5ee5f047ee6344f7b338268cf5665a07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5c364e23f834f608370421e47de68b4"
I20260710 13:23:59.104946 26474 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.105368 26399 consensus_queue.cc:260] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.108078 26549 leader_election.cc:290] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [CANDIDATE]: Term 3 election: Requested vote from peers 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481), a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241)
I20260710 13:23:59.109231 26399 raft_consensus.cc:3060] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:59.115648 26474 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 3.
I20260710 13:23:59.116973 26399 raft_consensus.cc:2468] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee5f047ee6344f7b338268cf5665a07 in term 3.
I20260710 13:23:59.116995 26515 leader_election.cc:304] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [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: 5ee5f047ee6344f7b338268cf5665a07, a5c364e23f834f608370421e47de68b4; no voters: 
I20260710 13:23:59.118149 26811 raft_consensus.cc:2804] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:59.118636 26811 raft_consensus.cc:697] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 LEADER]: Becoming Leader. State: Replica: 5ee5f047ee6344f7b338268cf5665a07, State: Running, Role: LEADER
I20260710 13:23:59.119650 26811 consensus_queue.cc:237] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [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: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } }
I20260710 13:23:59.122648 26296 catalog_manager.cc:5697] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 2 to 3, leader changed from a5c364e23f834f608370421e47de68b4 (127.21.102.130) to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.128237 26298 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: soft_deleted_table [id=8027a279f2cb4811a2a181c99f14d08f] alter complete (version 1)
I20260710 13:23:59.143983 26298 catalog_manager.cc:5697] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 reported cstate change: term changed from 2 to 3, leader changed from 705d1254c89c4189b231f60a91451d7d (127.21.102.129) to 5ee5f047ee6344f7b338268cf5665a07 (127.21.102.131). New cstate: current_term: 3 leader_uuid: "5ee5f047ee6344f7b338268cf5665a07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee5f047ee6344f7b338268cf5665a07" member_type: VOTER last_known_addr { host: "127.21.102.131" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.463207 26474 raft_consensus.cc:1275] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:59.464741 26811 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:59.477037 26399 raft_consensus.cc:1275] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:59.480933 26811 consensus_queue.cc:1048] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:59.601544 26474 raft_consensus.cc:1275] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:59.603432 26850 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5c364e23f834f608370421e47de68b4" member_type: VOTER last_known_addr { host: "127.21.102.130" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:59.618919 26399 raft_consensus.cc:1275] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Refusing update from remote peer 5ee5f047ee6344f7b338268cf5665a07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:59.621093 26811 consensus_queue.cc:1048] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "705d1254c89c4189b231f60a91451d7d" member_type: VOTER last_known_addr { host: "127.21.102.129" port: 36481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:00.163316 21914 tablet_server.cc:179] TabletServer@127.21.102.129:0 shutting down...
W20260710 13:24:00.172637 26441 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 13:24:00.178633 26441 consensus_peers.cc:597] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:00.180500 26441 consensus_peers.cc:597] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.203083 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:00.204254 21914 tablet_replica.cc:333] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.205298 21914 raft_consensus.cc:2243] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.205811 21914 raft_consensus.cc:2272] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.207991 21914 tablet_replica.cc:333] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.208645 21914 raft_consensus.cc:2243] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.209208 21914 raft_consensus.cc:2272] T 86101943a3fc4fecb608fe80281cc336 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.211477 21914 tablet_replica.cc:333] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.212172 21914 raft_consensus.cc:2243] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.213055 21914 raft_consensus.cc:2272] T d9dc67a4e2c94007a062421444be52fe P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.215482 21914 tablet_replica.cc:333] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.216601 21914 raft_consensus.cc:2243] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.217463 21914 raft_consensus.cc:2272] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.219585 21914 tablet_replica.cc:333] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.220186 21914 raft_consensus.cc:2243] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.220654 21914 raft_consensus.cc:2272] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.222661 21914 tablet_replica.cc:333] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.223191 21914 raft_consensus.cc:2243] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.223976 21914 raft_consensus.cc:2272] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.225834 21914 tablet_replica.cc:333] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.226397 21914 raft_consensus.cc:2243] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.227164 21914 raft_consensus.cc:2272] T 37742fed812b4bf8ae417d976a8036dc P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.229162 21914 tablet_replica.cc:333] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.229772 21914 raft_consensus.cc:2243] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.230229 21914 raft_consensus.cc:2272] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.232220 21914 tablet_replica.cc:333] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.232985 21914 raft_consensus.cc:2243] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.233664 21914 raft_consensus.cc:2272] T 33edaf976239420f8386f49a9de579d7 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.236605 21914 tablet_replica.cc:333] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.237416 21914 raft_consensus.cc:2243] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.238430 21914 raft_consensus.cc:2272] T 1afb0f0333ba4888acfa4d287487b51f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.241051 21914 tablet_replica.cc:333] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.242079 21914 raft_consensus.cc:2243] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.243492 21914 raft_consensus.cc:2272] T 7788ef6e29864b909adb8fa44c274a88 P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.246922 21914 tablet_replica.cc:333] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.247485 21914 raft_consensus.cc:2243] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.247941 21914 raft_consensus.cc:2272] T 4bd87fb57fbe48fd8503c793f981b249 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.250138 21914 tablet_replica.cc:333] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.251313 21914 raft_consensus.cc:2243] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.252240 21914 raft_consensus.cc:2272] T 5fd825420656419a920bf9d2109b4cd3 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.256068 21914 tablet_replica.cc:333] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.256728 21914 raft_consensus.cc:2243] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.257423 21914 raft_consensus.cc:2272] T 47d175789529458da9e7d174dfc42295 P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.260030 21914 tablet_replica.cc:333] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.260603 21914 raft_consensus.cc:2243] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.261147 21914 raft_consensus.cc:2272] T 31cebc9527bd436ebf1f2590d4641a5b P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.263227 21914 tablet_replica.cc:333] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.263795 21914 raft_consensus.cc:2243] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.264236 21914 raft_consensus.cc:2272] T 09dd8ba325dc42cb8f3618988eba3569 P 705d1254c89c4189b231f60a91451d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.266952 21914 tablet_replica.cc:333] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.267484 21914 raft_consensus.cc:2243] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.268340 21914 raft_consensus.cc:2272] T 5855eb3bcf6649cc809a1a7cb65d61ad P 705d1254c89c4189b231f60a91451d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.270398 21914 tablet_replica.cc:333] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d: stopping tablet replica
I20260710 13:24:00.270943 21914 raft_consensus.cc:2243] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.271411 21914 raft_consensus.cc:2272] T e7fc5ef8e4f74ef49f0638a8eff2062f P 705d1254c89c4189b231f60a91451d7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:00.300168 26441 consensus_peers.cc:597] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:00.311774 26441 consensus_peers.cc:597] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:36481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.321667 21914 tablet_server.cc:196] TabletServer@127.21.102.129:0 shutdown complete.
W20260710 13:24:00.351248 26515 consensus_peers.cc:597] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:36481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:00.354095 26515 consensus_peers.cc:597] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:36481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.375108 21914 tablet_server.cc:179] TabletServer@127.21.102.130:0 shutting down...
I20260710 13:24:00.413111 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:00.414067 21914 tablet_replica.cc:333] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.414893 21914 raft_consensus.cc:2243] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.415513 21914 raft_consensus.cc:2272] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.418109 21914 tablet_replica.cc:333] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.418866 21914 raft_consensus.cc:2243] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.419834 21914 raft_consensus.cc:2272] T 86101943a3fc4fecb608fe80281cc336 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.422840 21914 tablet_replica.cc:333] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.423758 21914 raft_consensus.cc:2243] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.424342 21914 raft_consensus.cc:2272] T 37742fed812b4bf8ae417d976a8036dc P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:00.424506 26515 consensus_peers.cc:597] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:36481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.426560 21914 tablet_replica.cc:333] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.427284 21914 raft_consensus.cc:2243] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.427724 21914 raft_consensus.cc:2272] T a5f06d11b2fd4f1aa2f6d0cf273a372d P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.429709 21914 tablet_replica.cc:333] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.430263 21914 raft_consensus.cc:2243] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.431183 21914 raft_consensus.cc:2272] T ef5186e8f4b54bbc86df45baaa1b6fb5 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.433187 21914 tablet_replica.cc:333] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.433821 21914 raft_consensus.cc:2243] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.434289 21914 raft_consensus.cc:2272] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.436252 21914 tablet_replica.cc:333] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.437028 21914 raft_consensus.cc:2243] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.437919 21914 raft_consensus.cc:2272] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.440128 21914 tablet_replica.cc:333] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.440677 21914 raft_consensus.cc:2243] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.441511 21914 raft_consensus.cc:2272] T 33edaf976239420f8386f49a9de579d7 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.443493 21914 tablet_replica.cc:333] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.444032 21914 raft_consensus.cc:2243] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.444567 21914 raft_consensus.cc:2272] T 1afb0f0333ba4888acfa4d287487b51f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.446622 21914 tablet_replica.cc:333] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.447144 21914 raft_consensus.cc:2243] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.447559 21914 raft_consensus.cc:2272] T 7788ef6e29864b909adb8fa44c274a88 P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.449491 21914 tablet_replica.cc:333] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.450212 21914 raft_consensus.cc:2243] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.450742 21914 raft_consensus.cc:2272] T 09dd8ba325dc42cb8f3618988eba3569 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.453972 21914 tablet_replica.cc:333] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.454561 21914 raft_consensus.cc:2243] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.455032 21914 raft_consensus.cc:2272] T 5fd825420656419a920bf9d2109b4cd3 P a5c364e23f834f608370421e47de68b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.458120 21914 tablet_replica.cc:333] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.458899 21914 raft_consensus.cc:2243] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.460033 21914 raft_consensus.cc:2272] T 47d175789529458da9e7d174dfc42295 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:00.461696 26515 consensus_peers.cc:597] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241): Couldn't send request to peer a5c364e23f834f608370421e47de68b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.463137 21914 tablet_replica.cc:333] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.463836 21914 raft_consensus.cc:2243] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.464457 21914 raft_consensus.cc:2272] T 4bd87fb57fbe48fd8503c793f981b249 P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.466612 21914 tablet_replica.cc:333] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.467154 21914 raft_consensus.cc:2243] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.467639 21914 raft_consensus.cc:2272] T 5855eb3bcf6649cc809a1a7cb65d61ad P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.470170 21914 tablet_replica.cc:333] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.470883 21914 raft_consensus.cc:2243] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.471943 21914 raft_consensus.cc:2272] T e7fc5ef8e4f74ef49f0638a8eff2062f P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:00.473290 26515 consensus_peers.cc:597] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer 705d1254c89c4189b231f60a91451d7d (127.21.102.129:36481): Couldn't send request to peer 705d1254c89c4189b231f60a91451d7d. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.129:36481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.474566 21914 tablet_replica.cc:333] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.475214 21914 raft_consensus.cc:2243] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.476063 21914 raft_consensus.cc:2272] T d9dc67a4e2c94007a062421444be52fe P a5c364e23f834f608370421e47de68b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.478507 21914 tablet_replica.cc:333] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4: stopping tablet replica
I20260710 13:24:00.479077 21914 raft_consensus.cc:2243] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.480171 21914 raft_consensus.cc:2272] T 31cebc9527bd436ebf1f2590d4641a5b P a5c364e23f834f608370421e47de68b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:00.486336 26515 consensus_peers.cc:597] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241): Couldn't send request to peer a5c364e23f834f608370421e47de68b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:00.516893 26515 consensus_peers.cc:597] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241): Couldn't send request to peer a5c364e23f834f608370421e47de68b4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.527992 21914 tablet_server.cc:196] TabletServer@127.21.102.130:0 shutdown complete.
W20260710 13:24:00.553355 26515 consensus_peers.cc:597] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 -> Peer a5c364e23f834f608370421e47de68b4 (127.21.102.130:41241): Couldn't send request to peer a5c364e23f834f608370421e47de68b4. Status: Network error: Client connection negotiation failed: client connection to 127.21.102.130:41241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.567642 21914 tablet_server.cc:179] TabletServer@127.21.102.131:0 shutting down...
I20260710 13:24:00.605592 21914 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:00.606343 21914 tablet_replica.cc:333] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.607055 21914 raft_consensus.cc:2243] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.607599 21914 raft_consensus.cc:2272] T 86101943a3fc4fecb608fe80281cc336 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.609779 21914 tablet_replica.cc:333] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.610523 21914 raft_consensus.cc:2243] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.611438 21914 raft_consensus.cc:2272] T f3eb7dff66eb4fbdaf64c742d08c2aa1 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.614199 21914 tablet_replica.cc:333] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.614934 21914 raft_consensus.cc:2243] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.615403 21914 raft_consensus.cc:2272] T a5f06d11b2fd4f1aa2f6d0cf273a372d P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.617341 21914 tablet_replica.cc:333] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.617841 21914 raft_consensus.cc:2243] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.618263 21914 raft_consensus.cc:2272] T ef5186e8f4b54bbc86df45baaa1b6fb5 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.620119 21914 tablet_replica.cc:333] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.620697 21914 raft_consensus.cc:2243] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.621172 21914 raft_consensus.cc:2272] T 4e65f3e36dfc4999a76caf0d3bfd1c51 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.623003 21914 tablet_replica.cc:333] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.623487 21914 raft_consensus.cc:2243] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.623850 21914 raft_consensus.cc:2272] T d9dc67a4e2c94007a062421444be52fe P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.625712 21914 tablet_replica.cc:333] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.626263 21914 raft_consensus.cc:2243] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.626624 21914 raft_consensus.cc:2272] T 37742fed812b4bf8ae417d976a8036dc P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.628244 21914 tablet_replica.cc:333] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.628674 21914 raft_consensus.cc:2243] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.629077 21914 raft_consensus.cc:2272] T 9ffaf4cfa6a4450dae6de5a82b9eae28 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.630790 21914 tablet_replica.cc:333] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.631382 21914 raft_consensus.cc:2243] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.632174 21914 raft_consensus.cc:2272] T 5fd825420656419a920bf9d2109b4cd3 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.634063 21914 tablet_replica.cc:333] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.634536 21914 raft_consensus.cc:2243] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.634907 21914 raft_consensus.cc:2272] T 47d175789529458da9e7d174dfc42295 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.636703 21914 tablet_replica.cc:333] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.637192 21914 raft_consensus.cc:2243] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.638011 21914 raft_consensus.cc:2272] T 4bd87fb57fbe48fd8503c793f981b249 P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.639863 21914 tablet_replica.cc:333] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.640390 21914 raft_consensus.cc:2243] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.640730 21914 raft_consensus.cc:2272] T 33edaf976239420f8386f49a9de579d7 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.642642 21914 tablet_replica.cc:333] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.643108 21914 raft_consensus.cc:2243] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.643600 21914 raft_consensus.cc:2272] T 7788ef6e29864b909adb8fa44c274a88 P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.645805 21914 tablet_replica.cc:333] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.646368 21914 raft_consensus.cc:2243] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.646793 21914 raft_consensus.cc:2272] T 1afb0f0333ba4888acfa4d287487b51f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.648988 21914 tablet_replica.cc:333] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.649498 21914 raft_consensus.cc:2243] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.650300 21914 raft_consensus.cc:2272] T 09dd8ba325dc42cb8f3618988eba3569 P 5ee5f047ee6344f7b338268cf5665a07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.652501 21914 tablet_replica.cc:333] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.653045 21914 raft_consensus.cc:2243] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.653474 21914 raft_consensus.cc:2272] T e7fc5ef8e4f74ef49f0638a8eff2062f P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.655483 21914 tablet_replica.cc:333] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.656016 21914 raft_consensus.cc:2243] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.656502 21914 raft_consensus.cc:2272] T 5855eb3bcf6649cc809a1a7cb65d61ad P 5ee5f047ee6344f7b338268cf5665a07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.658679 21914 tablet_replica.cc:333] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07: stopping tablet replica
I20260710 13:24:00.659195 21914 raft_consensus.cc:2243] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.659664 21914 raft_consensus.cc:2272] T 31cebc9527bd436ebf1f2590d4641a5b P 5ee5f047ee6344f7b338268cf5665a07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.699883 21914 tablet_server.cc:196] TabletServer@127.21.102.131:0 shutdown complete.
I20260710 13:24:00.739248 21914 master.cc:562] Master@127.21.102.190:37383 shutting down...
I20260710 13:24:00.765348 21914 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:00.765888 21914 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.766178 21914 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff8f3feb87ad43c89d016acdce6793fe: stopping tablet replica
I20260710 13:24:00.789220 21914 master.cc:584] Master@127.21.102.190:37383 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11755 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25331 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113721 ms total)
[  PASSED  ] 8 tests.
I20260710 13:24:00.847775 21914 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~14 seconds ago
I20260710 13:24:00.848002 21914 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 413 messages since previous log ~14 seconds ago
I20260710 13:24:00.848148 21914 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 13:24:00.848306 21914 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 ~34 seconds ago
I20260710 13:24:00.848456 21914 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 ~34 seconds ago
I20260710 13:24:00.848660 21914 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260710 13:24:00.849020 21914 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
