[==========] 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 11:03:43.381549 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:37303
I20260710 11:03:43.383167 25906 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 11:03:43.384210 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:43.401955 25915 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 11:03:43.401945 25913 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 11:03:43.403201 25906 server_base.cc:1061] running on GCE node
W20260710 11:03:43.402323 25912 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 11:03:44.675921 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:44.676302 25906 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 11:03:44.676546 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681424676525 us; error 0 us; skew 500 ppm
I20260710 11:03:44.677542 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:44.684708 25906 webserver.cc:533] Webserver started at http://127.25.76.190:36099/ using document root <none> and password file <none>
I20260710 11:03:44.685739 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:44.686007 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:44.686515 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:44.692931 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "b205ed090a1648979fec2b9612b703b1"
format_stamp: "Formatted at 2026-07-10 11:03:44 on dist-test-slave-7p3j"
I20260710 11:03:44.701437 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:44.707052 25921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:44.708242 25906 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:44.708642 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "b205ed090a1648979fec2b9612b703b1"
format_stamp: "Formatted at 2026-07-10 11:03:44 on dist-test-slave-7p3j"
I20260710 11:03:44.709028 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-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 11:03:44.787906 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:44.789520 25906 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 11:03:44.790014 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:44.869303 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:37303
I20260710 11:03:44.869392 25972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:37303 every 8 connection(s)
I20260710 11:03:44.878159 25973 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 11:03:44.902915 25973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: Bootstrap starting.
I20260710 11:03:44.909690 25973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:44.911793 25973 log.cc:826] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:44.916946 25973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: No bootstrap required, opened a new log
I20260710 11:03:44.940775 25973 raft_consensus.cc:359] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER }
I20260710 11:03:44.941443 25973 raft_consensus.cc:385] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:44.941704 25973 raft_consensus.cc:740] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b205ed090a1648979fec2b9612b703b1, State: Initialized, Role: FOLLOWER
I20260710 11:03:44.942687 25973 consensus_queue.cc:260] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER }
I20260710 11:03:44.943221 25973 raft_consensus.cc:399] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:44.943506 25973 raft_consensus.cc:493] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:44.943858 25973 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:44.948586 25973 raft_consensus.cc:515] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER }
I20260710 11:03:44.949502 25973 leader_election.cc:304] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [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: b205ed090a1648979fec2b9612b703b1; no voters: 
I20260710 11:03:44.951555 25973 leader_election.cc:290] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:44.951927 25976 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:44.954213 25976 raft_consensus.cc:697] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 1 LEADER]: Becoming Leader. State: Replica: b205ed090a1648979fec2b9612b703b1, State: Running, Role: LEADER
I20260710 11:03:44.955201 25976 consensus_queue.cc:237] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [LEADER]: Queue going to LEADER mode. State: All 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: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER }
I20260710 11:03:44.956490 25973 sys_catalog.cc:565] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:44.969180 25977 sys_catalog.cc:455] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b205ed090a1648979fec2b9612b703b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER } }
I20260710 11:03:44.969229 25978 sys_catalog.cc:455] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b205ed090a1648979fec2b9612b703b1. Latest consensus state: current_term: 1 leader_uuid: "b205ed090a1648979fec2b9612b703b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b205ed090a1648979fec2b9612b703b1" member_type: VOTER } }
I20260710 11:03:44.970273 25977 sys_catalog.cc:458] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:44.970320 25978 sys_catalog.cc:458] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:44.974059 25986 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:44.987259 25986 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:44.989670 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:45.004566 25986 catalog_manager.cc:1383] Generated new cluster ID: c3a9ae39874844aea3f7fdb9c76b36ad
I20260710 11:03:45.004945 25986 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:45.020862 25986 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:45.022518 25986 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:45.036178 25986 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: Generated new TSK 0
I20260710 11:03:45.037220 25986 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:45.057477 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:45.068028 25995 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 11:03:45.070194 25996 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 11:03:45.073451 25906 server_base.cc:1061] running on GCE node
W20260710 11:03:45.073969 25998 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 11:03:45.075040 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:45.075261 25906 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 11:03:45.075501 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681425075455 us; error 0 us; skew 500 ppm
I20260710 11:03:45.076169 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:45.080982 25906 webserver.cc:533] Webserver started at http://127.25.76.129:42897/ using document root <none> and password file <none>
I20260710 11:03:45.081595 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:45.081893 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:45.082237 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:45.083446 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "d2f217b1d53f426793d8c40c0101b9a6"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.090102 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:45.095259 26003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.096240 25906 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:03:45.096575 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "d2f217b1d53f426793d8c40c0101b9a6"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.096915 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-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 11:03:45.121241 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:45.123379 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:45.127197 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:45.132743 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:45.133030 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.133431 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:45.133821 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
I20260710 11:03:45.254348 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:38919
I20260710 11:03:45.254413 26065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:38919 every 8 connection(s)
I20260710 11:03:45.261687 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:45.277779 26070 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 11:03:45.286463 26071 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 11:03:45.292238 25906 server_base.cc:1061] running on GCE node
W20260710 11:03:45.292775 26073 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 11:03:45.293938 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:45.294265 25906 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 11:03:45.294478 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681425294464 us; error 0 us; skew 500 ppm
I20260710 11:03:45.295264 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:45.297731 26066 heartbeater.cc:344] Connected to a master server at 127.25.76.190:37303
I20260710 11:03:45.298250 26066 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:45.298661 25906 webserver.cc:533] Webserver started at http://127.25.76.130:44493/ using document root <none> and password file <none>
I20260710 11:03:45.299280 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:45.299507 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:45.299571 26066 heartbeater.cc:507] Master 127.25.76.190:37303 requested a full tablet report, sending...
I20260710 11:03:45.299806 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:45.300987 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "38e41b92374d499984148debdb396d36"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.303392 25938 ts_manager.cc:194] Registered new tserver with Master: d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919)
I20260710 11:03:45.306514 25938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53514
I20260710 11:03:45.308503 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:03:45.313217 26078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.314205 25906 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.002s
I20260710 11:03:45.314535 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "38e41b92374d499984148debdb396d36"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.314867 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-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 11:03:45.341542 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:45.343081 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:45.346029 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:45.349264 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:45.349515 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.349951 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:45.350176 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.461519 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:45249
I20260710 11:03:45.461913 26140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:45249 every 8 connection(s)
I20260710 11:03:45.469635 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:45.477515 26144 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 11:03:45.486845 26145 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 11:03:45.488436 25906 server_base.cc:1061] running on GCE node
W20260710 11:03:45.489115 26147 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 11:03:45.490350 26141 heartbeater.cc:344] Connected to a master server at 127.25.76.190:37303
I20260710 11:03:45.490753 26141 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:45.490892 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:45.491214 25906 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 11:03:45.491438 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681425491420 us; error 0 us; skew 500 ppm
I20260710 11:03:45.491667 26141 heartbeater.cc:507] Master 127.25.76.190:37303 requested a full tablet report, sending...
I20260710 11:03:45.492223 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:45.494338 25938 ts_manager.cc:194] Registered new tserver with Master: 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:45.496879 25938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53524
I20260710 11:03:45.500217 25906 webserver.cc:533] Webserver started at http://127.25.76.131:37463/ using document root <none> and password file <none>
I20260710 11:03:45.500945 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:45.501183 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:45.501488 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:45.502951 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.508375 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:03:45.512161 26152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.513149 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:45.513469 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
format_stamp: "Formatted at 2026-07-10 11:03:45 on dist-test-slave-7p3j"
I20260710 11:03:45.513830 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681423216214-25906-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 11:03:45.536681 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:45.538328 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:45.539979 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:45.542503 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:45.542707 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.543030 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:45.543215 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:45.650445 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:40279
I20260710 11:03:45.650534 26214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:40279 every 8 connection(s)
I20260710 11:03:45.669369 26215 heartbeater.cc:344] Connected to a master server at 127.25.76.190:37303
I20260710 11:03:45.669811 26215 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:45.670735 26215 heartbeater.cc:507] Master 127.25.76.190:37303 requested a full tablet report, sending...
I20260710 11:03:45.672812 25938 ts_manager.cc:194] Registered new tserver with Master: 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:45.673041 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016771171s
I20260710 11:03:45.674576 25938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53538
I20260710 11:03:45.728120 25938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53544:
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 11:03:45.731989 25938 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 11:03:45.830224 26180 tablet_service.cc:1511] Processing CreateTablet for tablet addb0fb3f948496dbb39f7d35aa9c163 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.832598 26180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb0fb3f948496dbb39f7d35aa9c163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.840066 26179 tablet_service.cc:1511] Processing CreateTablet for tablet cb8d6b2539b5462caf1b11ecaefdd83d (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.841636 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8d6b2539b5462caf1b11ecaefdd83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.854894 26178 tablet_service.cc:1511] Processing CreateTablet for tablet e20342d889af46a190cd2c1ea1357195 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.856922 26178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20342d889af46a190cd2c1ea1357195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.866953 26177 tablet_service.cc:1511] Processing CreateTablet for tablet 356554d0164e4b0cbef322f2270903c6 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.869280 26177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356554d0164e4b0cbef322f2270903c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.882454 26029 tablet_service.cc:1511] Processing CreateTablet for tablet e20342d889af46a190cd2c1ea1357195 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.882560 26030 tablet_service.cc:1511] Processing CreateTablet for tablet cb8d6b2539b5462caf1b11ecaefdd83d (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.890163 26029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20342d889af46a190cd2c1ea1357195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.891794 26031 tablet_service.cc:1511] Processing CreateTablet for tablet addb0fb3f948496dbb39f7d35aa9c163 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.897727 26027 tablet_service.cc:1511] Processing CreateTablet for tablet e9cb6d9b80af4e7881c5936b55dbc89e (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.888728 26028 tablet_service.cc:1511] Processing CreateTablet for tablet 356554d0164e4b0cbef322f2270903c6 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.897738 26176 tablet_service.cc:1511] Processing CreateTablet for tablet e9cb6d9b80af4e7881c5936b55dbc89e (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.902478 26030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8d6b2539b5462caf1b11ecaefdd83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.903537 26026 tablet_service.cc:1511] Processing CreateTablet for tablet c6b84ee71bd34891919e1ff4df16f5e2 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:45.906030 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cb6d9b80af4e7881c5936b55dbc89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.907210 26028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356554d0164e4b0cbef322f2270903c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.908707 26027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cb6d9b80af4e7881c5936b55dbc89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.916158 26026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b84ee71bd34891919e1ff4df16f5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.935510 26031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb0fb3f948496dbb39f7d35aa9c163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.942139 26025 tablet_service.cc:1511] Processing CreateTablet for tablet 87494f71c02b4b9895df9e42b306c339 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:45.952852 26025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87494f71c02b4b9895df9e42b306c339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.958058 26105 tablet_service.cc:1511] Processing CreateTablet for tablet cb8d6b2539b5462caf1b11ecaefdd83d (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:45.959097 26104 tablet_service.cc:1511] Processing CreateTablet for tablet e20342d889af46a190cd2c1ea1357195 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:45.961040 26106 tablet_service.cc:1511] Processing CreateTablet for tablet addb0fb3f948496dbb39f7d35aa9c163 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:45.967585 26102 tablet_service.cc:1511] Processing CreateTablet for tablet e9cb6d9b80af4e7881c5936b55dbc89e (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:45.959053 26179 tablet_service.cc:1511] Processing CreateTablet for tablet c6b84ee71bd34891919e1ff4df16f5e2 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:45.970953 26103 tablet_service.cc:1511] Processing CreateTablet for tablet 356554d0164e4b0cbef322f2270903c6 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:45.976677 26105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8d6b2539b5462caf1b11ecaefdd83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.977164 26233 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:45.982620 26100 tablet_service.cc:1511] Processing CreateTablet for tablet 87494f71c02b4b9895df9e42b306c339 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 11:03:45.981575 25985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:45.993083 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b84ee71bd34891919e1ff4df16f5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.995033 26180 tablet_service.cc:1511] Processing CreateTablet for tablet 87494f71c02b4b9895df9e42b306c339 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:45.996501 26180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87494f71c02b4b9895df9e42b306c339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:45.997828 26101 tablet_service.cc:1511] Processing CreateTablet for tablet c6b84ee71bd34891919e1ff4df16f5e2 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:46.001928 26104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20342d889af46a190cd2c1ea1357195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.008783 26024 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0b087942ba42529a6fd3f1b3711fc0 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:46.013506 26103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356554d0164e4b0cbef322f2270903c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.010428 26024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0b087942ba42529a6fd3f1b3711fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.015934 26101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b84ee71bd34891919e1ff4df16f5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.017581 26100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87494f71c02b4b9895df9e42b306c339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.023185 26106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addb0fb3f948496dbb39f7d35aa9c163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.030450 26099 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0b087942ba42529a6fd3f1b3711fc0 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:46.059641 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cb6d9b80af4e7881c5936b55dbc89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.064014 26099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0b087942ba42529a6fd3f1b3711fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.090811 26177 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0b087942ba42529a6fd3f1b3711fc0 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:46.092931 26177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0b087942ba42529a6fd3f1b3711fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.093989 26029 tablet_service.cc:1511] Processing CreateTablet for tablet fb448b028cb2457482d9c9c5a5464370 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:46.095202 26029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb448b028cb2457482d9c9c5a5464370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.127912 26098 tablet_service.cc:1511] Processing CreateTablet for tablet fb448b028cb2457482d9c9c5a5464370 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:46.132395 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb448b028cb2457482d9c9c5a5464370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.143858 26233 tablet_bootstrap.cc:654] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.147863 26234 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.156104 26235 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.172591 26176 tablet_service.cc:1511] Processing CreateTablet for tablet fb448b028cb2457482d9c9c5a5464370 (DEFAULT_TABLE table=test-workload [id=1bc8221db623467cbaaa38028956fffa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:46.180552 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb448b028cb2457482d9c9c5a5464370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:46.191649 26234 tablet_bootstrap.cc:654] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.204370 26233 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.205083 26233 ts_tablet_manager.cc:1403] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.249s	user 0.009s	sys 0.014s
I20260710 11:03:46.210541 26233 raft_consensus.cc:359] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.216056 26233 raft_consensus.cc:385] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.216478 26233 raft_consensus.cc:740] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.213474 26234 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.217368 26233 consensus_queue.cc:260] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.215696 26235 tablet_bootstrap.cc:654] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.220635 26234 ts_tablet_manager.cc:1403] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.016s
I20260710 11:03:46.224653 26234 raft_consensus.cc:359] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.225715 26234 raft_consensus.cc:385] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.226114 26234 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.226948 26234 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.228086 26215 heartbeater.cc:499] Master 127.25.76.190:37303 was elected leader, sending a full tablet report...
I20260710 11:03:46.230109 26235 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.230746 26235 ts_tablet_manager.cc:1403] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.009s
I20260710 11:03:46.235980 26233 ts_tablet_manager.cc:1434] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.001s
I20260710 11:03:46.236495 26234 ts_tablet_manager.cc:1434] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.010s
I20260710 11:03:46.237154 26066 heartbeater.cc:499] Master 127.25.76.190:37303 was elected leader, sending a full tablet report...
I20260710 11:03:46.237413 26234 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.245095 26233 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.245000 26234 tablet_bootstrap.cc:654] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.234795 26235 raft_consensus.cc:359] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.249569 26235 raft_consensus.cc:385] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.250089 26235 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.251314 26235 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.256484 26233 tablet_bootstrap.cc:654] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.257863 26234 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.258452 26234 ts_tablet_manager.cc:1403] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
W20260710 11:03:46.264523 26067 tablet.cc:2406] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:46.261602 26234 raft_consensus.cc:359] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.265125 26234 raft_consensus.cc:385] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.265493 26234 raft_consensus.cc:740] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.266424 26234 consensus_queue.cc:260] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.270043 26234 ts_tablet_manager.cc:1434] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:46.273794 26235 ts_tablet_manager.cc:1434] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.007s
I20260710 11:03:46.275115 26235 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.278157 26141 heartbeater.cc:499] Master 127.25.76.190:37303 was elected leader, sending a full tablet report...
I20260710 11:03:46.282397 26234 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.293471 26243 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.300402 26233 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.300911 26233 ts_tablet_manager.cc:1403] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.016s
I20260710 11:03:46.304162 26233 raft_consensus.cc:359] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.304968 26233 raft_consensus.cc:385] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.305280 26233 raft_consensus.cc:740] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.306254 26233 consensus_queue.cc:260] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.296299 26243 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.308893 26233 ts_tablet_manager.cc:1434] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:03:46.314462 26233 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.318924 26235 tablet_bootstrap.cc:654] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.316846 26243 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.310463 26234 tablet_bootstrap.cc:654] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.329386 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:46.330535 26041 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 0.
I20260710 11:03:46.332739 26080 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.335513 26235 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.336251 26235 ts_tablet_manager.cc:1403] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.002s
I20260710 11:03:46.338774 26240 raft_consensus.cc:493] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.338514 26243 raft_consensus.cc:2804] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.333897 26233 tablet_bootstrap.cc:654] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.340528 26243 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.339787 26240 raft_consensus.cc:515] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.341106 26243 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.352883 26240 leader_election.cc:290] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.354185 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
W20260710 11:03:46.358659 26081 leader_election.cc:343] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.359911 26235 raft_consensus.cc:359] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.363303 26234 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.370716 26234 ts_tablet_manager.cc:1403] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.000s
I20260710 11:03:46.366400 26243 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.373696 26243 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.375089 26234 raft_consensus.cc:359] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.375790 26234 raft_consensus.cc:385] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.376058 26234 raft_consensus.cc:740] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.376726 26234 consensus_queue.cc:260] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.371474 26235 raft_consensus.cc:385] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.377912 26235 raft_consensus.cc:740] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.379485 26235 consensus_queue.cc:260] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.381582 26235 ts_tablet_manager.cc:1434] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 11:03:46.382531 26235 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.386914 26234 ts_tablet_manager.cc:1434] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:03:46.386814 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.388036 26234 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
W20260710 11:03:46.389168 26081 leader_election.cc:343] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.401080 26233 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.401558 26233 ts_tablet_manager.cc:1403] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.010s
I20260710 11:03:46.401890 26235 tablet_bootstrap.cc:654] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.406088 26234 tablet_bootstrap.cc:654] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.406436 26233 raft_consensus.cc:359] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.407215 26233 raft_consensus.cc:385] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.407518 26233 raft_consensus.cc:740] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.408257 26233 consensus_queue.cc:260] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.410678 26233 ts_tablet_manager.cc:1434] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:46.411664 26233 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.420249 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
W20260710 11:03:46.422341 26007 leader_election.cc:343] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.424108 26233 tablet_bootstrap.cc:654] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.425804 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:46.426398 26041 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.433535 26233 tablet_bootstrap.cc:492] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.433934 26041 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 1.
I20260710 11:03:46.434216 26233 ts_tablet_manager.cc:1403] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260710 11:03:46.435385 26080 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [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: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:46.436451 26243 raft_consensus.cc:2804] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.436940 26243 raft_consensus.cc:697] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:46.437633 26233 raft_consensus.cc:359] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.437748 26243 consensus_queue.cc:237] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.438441 26233 raft_consensus.cc:385] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.438728 26233 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.438829 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.439868 26190 raft_consensus.cc:2468] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
I20260710 11:03:46.439605 26233 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.442096 26233 ts_tablet_manager.cc:1434] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:46.443252 26233 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.452140 26233 tablet_bootstrap.cc:654] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.457975 25937 catalog_manager.cc:5697] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.465986 26233 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.466288 26006 leader_election.cc:304] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36
I20260710 11:03:46.466677 26233 ts_tablet_manager.cc:1403] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260710 11:03:46.467449 26240 raft_consensus.cc:2804] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.467937 26240 raft_consensus.cc:493] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.468415 26240 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.476279 26235 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.474875 26233 raft_consensus.cc:359] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.478379 26235 ts_tablet_manager.cc:1403] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.025s
I20260710 11:03:46.478638 26233 raft_consensus.cc:385] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.479068 26233 raft_consensus.cc:740] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.480093 26233 consensus_queue.cc:260] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.481913 26235 raft_consensus.cc:359] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.482771 26235 raft_consensus.cc:385] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.483335 26233 ts_tablet_manager.cc:1434] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:03:46.478046 26240 raft_consensus.cc:515] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.484457 26233 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.485906 26240 leader_election.cc:290] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.486930 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.486892 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:46.487600 26190 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:46.488559 26007 leader_election.cc:343] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.494953 26190 raft_consensus.cc:2468] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.483358 26235 raft_consensus.cc:740] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.496205 26006 leader_election.cc:304] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36
I20260710 11:03:46.497010 26240 raft_consensus.cc:2804] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.496884 26235 consensus_queue.cc:260] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.499782 26235 ts_tablet_manager.cc:1434] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:03:46.499972 26234 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.500656 26234 ts_tablet_manager.cc:1403] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.000s
I20260710 11:03:46.501156 26235 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.504024 26234 raft_consensus.cc:359] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.505293 26240 raft_consensus.cc:697] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:46.505954 26234 raft_consensus.cc:385] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.506415 26234 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.506915 26233 tablet_bootstrap.cc:654] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.506646 26240 consensus_queue.cc:237] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.507218 26234 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.510308 26234 ts_tablet_manager.cc:1434] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:03:46.511430 26234 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.516261 26235 tablet_bootstrap.cc:654] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.529987 25937 catalog_manager.cc:5697] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.533859 26234 tablet_bootstrap.cc:654] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.539968 26233 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.540074 26238 raft_consensus.cc:493] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.540655 26233 ts_tablet_manager.cc:1403] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.012s
I20260710 11:03:46.540791 26238 raft_consensus.cc:515] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.544482 26238 leader_election.cc:290] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:46.544030 26233 raft_consensus.cc:359] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.547188 26233 raft_consensus.cc:385] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.547586 26233 raft_consensus.cc:740] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.548467 26233 consensus_queue.cc:260] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.552091 26233 ts_tablet_manager.cc:1434] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:03:46.566319 26233 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.574764 26235 tablet_bootstrap.cc:492] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.576225 26235 ts_tablet_manager.cc:1403] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.020s
I20260710 11:03:46.577553 26234 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.578096 26234 ts_tablet_manager.cc:1403] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.006s
I20260710 11:03:46.581140 26235 raft_consensus.cc:359] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.581699 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.581983 26235 raft_consensus.cc:385] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.582346 26235 raft_consensus.cc:740] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.582410 26116 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 0.
I20260710 11:03:46.583266 26235 consensus_queue.cc:260] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.584196 26233 tablet_bootstrap.cc:654] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.583943 26156 leader_election.cc:304] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:46.585680 26235 ts_tablet_manager.cc:1434] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:03:46.586514 26238 raft_consensus.cc:2804] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.586692 26235 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.586936 26238 raft_consensus.cc:493] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.587285 26238 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.581624 26234 raft_consensus.cc:359] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.591602 26234 raft_consensus.cc:385] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.592018 26234 raft_consensus.cc:740] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.592842 26234 consensus_queue.cc:260] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.596210 26234 ts_tablet_manager.cc:1434] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260710 11:03:46.597254 26234 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.604308 26234 tablet_bootstrap.cc:654] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.609473 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:46.611166 26238 raft_consensus.cc:515] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
W20260710 11:03:46.612823 26154 leader_election.cc:343] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.613809 26240 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.614316 26240 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.616835 26240 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.617389 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:46.618137 26235 tablet_bootstrap.cc:654] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.618479 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
W20260710 11:03:46.620237 26154 leader_election.cc:343] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.620489 26238 leader_election.cc:290] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:46.619804 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
W20260710 11:03:46.622851 26006 leader_election.cc:343] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:46.625064 26007 leader_election.cc:343] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.624943 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:46.625783 26115 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.625584 26007 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:46.626415 26233 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.626660 26240 raft_consensus.cc:2749] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:46.627102 26233 ts_tablet_manager.cc:1403] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.011s
I20260710 11:03:46.634305 26233 raft_consensus.cc:359] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.635077 26233 raft_consensus.cc:385] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.635216 26234 tablet_bootstrap.cc:492] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.635445 26233 raft_consensus.cc:740] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.635794 26234 ts_tablet_manager.cc:1403] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260710 11:03:46.636626 26233 consensus_queue.cc:260] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.639155 26234 raft_consensus.cc:359] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.640120 26234 raft_consensus.cc:385] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.640419 26234 raft_consensus.cc:740] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.640862 26115 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 1.
I20260710 11:03:46.641255 26234 consensus_queue.cc:260] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.643680 26156 leader_election.cc:304] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:46.644526 26238 raft_consensus.cc:2804] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.645996 26233 ts_tablet_manager.cc:1434] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:03:46.647984 26233 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.648933 26234 ts_tablet_manager.cc:1434] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:03:46.649461 26235 tablet_bootstrap.cc:492] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.653929 26234 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.650038 26235 ts_tablet_manager.cc:1403] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.005s
I20260710 11:03:46.655591 26238 raft_consensus.cc:697] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:46.656293 26243 raft_consensus.cc:493] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.656774 26243 raft_consensus.cc:515] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.664880 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:46.670571 26243 leader_election.cc:290] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.673039 26238 consensus_queue.cc:237] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.674039 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.675501 26190 raft_consensus.cc:2393] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e41b92374d499984148debdb396d36 in current term 1: Already voted for candidate d2f217b1d53f426793d8c40c0101b9a6 in this term.
I20260710 11:03:46.676744 26081 leader_election.cc:304] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e41b92374d499984148debdb396d36; no voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:46.678833 26243 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.681149 26234 tablet_bootstrap.cc:654] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.676555 26235 raft_consensus.cc:359] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.684293 26235 raft_consensus.cc:385] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.685186 26270 raft_consensus.cc:493] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.685803 26235 raft_consensus.cc:740] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.686033 26270 raft_consensus.cc:515] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.686631 26235 consensus_queue.cc:260] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.691408 26233 tablet_bootstrap.cc:654] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.700161 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.698104 26270 leader_election.cc:290] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
W20260710 11:03:46.702140 26156 leader_election.cc:343] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.703022 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
W20260710 11:03:46.704203 26154 leader_election.cc:343] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.704550 26154 leader_election.cc:304] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:46.705188 26270 raft_consensus.cc:2749] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:46.706997 26243 raft_consensus.cc:2749] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:46.708052 26235 ts_tablet_manager.cc:1434] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.006s
I20260710 11:03:46.709004 26235 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.711957 26240 raft_consensus.cc:493] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.712496 26240 raft_consensus.cc:515] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.716982 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.717716 26190 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
I20260710 11:03:46.715862 26240 leader_election.cc:290] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.718673 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.719421 26115 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
I20260710 11:03:46.718554 25937 catalog_manager.cc:5697] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 1 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.720788 26007 leader_election.cc:304] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.721690 26240 raft_consensus.cc:2804] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.722167 26240 raft_consensus.cc:493] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.722590 26240 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.721065 26234 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.728293 26235 tablet_bootstrap.cc:654] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.729060 26234 ts_tablet_manager.cc:1403] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.007s
I20260710 11:03:46.733474 26234 raft_consensus.cc:359] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.734687 26270 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.739216 26270 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.740317 26233 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.740676 26233 ts_tablet_manager.cc:1403] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.007s
I20260710 11:03:46.743005 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:46.743314 26270 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:46.743072 26233 raft_consensus.cc:359] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.743505 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.737941 26240 raft_consensus.cc:515] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.744009 26233 raft_consensus.cc:385] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.744032 26041 raft_consensus.cc:2393] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in current term 1: Already voted for candidate 38e41b92374d499984148debdb396d36 in this term.
I20260710 11:03:46.744450 26233 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.745179 26233 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.745519 26154 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:46.746345 26238 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.747524 26240 leader_election.cc:290] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.748008 26234 raft_consensus.cc:385] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.748636 26234 raft_consensus.cc:740] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.749673 26235 tablet_bootstrap.cc:492] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.749449 26234 consensus_queue.cc:260] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.750823 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.751452 26190 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.750156 26235 ts_tablet_manager.cc:1403] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.010s
I20260710 11:03:46.753824 26238 raft_consensus.cc:2749] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:46.755744 26233 ts_tablet_manager.cc:1434] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:03:46.755457 26235 raft_consensus.cc:359] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.756269 26235 raft_consensus.cc:385] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.756736 26233 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Bootstrap starting.
I20260710 11:03:46.758005 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:46.758505 26234 ts_tablet_manager.cc:1434] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 11:03:46.758670 26115 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.759604 26234 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.766816 26234 tablet_bootstrap.cc:654] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.756613 26235 raft_consensus.cc:740] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.773761 26235 consensus_queue.cc:260] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.776232 26233 tablet_bootstrap.cc:654] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.777627 26235 ts_tablet_manager.cc:1434] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:03:46.778549 26115 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.780117 26007 leader_election.cc:304] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.780958 26240 raft_consensus.cc:2804] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.781117 26235 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.781538 26240 raft_consensus.cc:697] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:46.782032 26190 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.782472 26240 consensus_queue.cc:237] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.789402 26234 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.791349 26234 ts_tablet_manager.cc:1403] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.016s
I20260710 11:03:46.793594 26233 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: No bootstrap required, opened a new log
I20260710 11:03:46.794093 26233 ts_tablet_manager.cc:1403] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.003s
I20260710 11:03:46.796213 26235 tablet_bootstrap.cc:654] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.797267 26233 raft_consensus.cc:359] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.798180 26243 raft_consensus.cc:493] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.798453 26233 raft_consensus.cc:385] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.798892 26233 raft_consensus.cc:740] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.798772 26243 raft_consensus.cc:515] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.799773 26233 consensus_queue.cc:260] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.802078 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:46.802717 26233 ts_tablet_manager.cc:1434] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:46.802778 26041 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 0.
I20260710 11:03:46.804227 26080 leader_election.cc:304] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.805073 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.805339 26242 raft_consensus.cc:2804] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.804105 26234 raft_consensus.cc:359] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.805840 26242 raft_consensus.cc:493] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.805929 26190 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 0.
I20260710 11:03:46.806349 26242 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.806003 26234 raft_consensus.cc:385] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.807173 26234 raft_consensus.cc:740] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.808316 26243 leader_election.cc:290] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.808398 26234 consensus_queue.cc:260] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.812883 26234 ts_tablet_manager.cc:1434] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:03:46.814309 26242 raft_consensus.cc:515] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.816861 26234 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: Bootstrap starting.
I20260710 11:03:46.819082 26240 raft_consensus.cc:493] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.819335 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:46.819990 26041 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.819809 26240 raft_consensus.cc:515] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.820633 25935 catalog_manager.cc:5697] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.822364 26240 leader_election.cc:290] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.823484 26235 tablet_bootstrap.cc:492] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.824002 26235 ts_tablet_manager.cc:1403] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260710 11:03:46.826632 26240 raft_consensus.cc:493] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.827117 26240 raft_consensus.cc:515] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.828799 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.829280 26240 leader_election.cc:290] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.831848 26234 tablet_bootstrap.cc:654] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.832275 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.832423 26243 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:46.832967 26189 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
W20260710 11:03:46.834375 26007 leader_election.cc:343] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.835459 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.836621 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.837283 26115 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
I20260710 11:03:46.837885 26190 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 0.
I20260710 11:03:46.838945 26006 leader_election.cc:304] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36
I20260710 11:03:46.840205 26007 leader_election.cc:304] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.841802 26240 raft_consensus.cc:2804] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.842286 26240 raft_consensus.cc:493] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.842972 26260 raft_consensus.cc:2804] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:46.842648 26235 raft_consensus.cc:359] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.843350 26260 raft_consensus.cc:493] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:46.843483 26235 raft_consensus.cc:385] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.843745 26260 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.843842 26235 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.845202 26242 leader_election.cc:290] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.844170 26041 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 1.
I20260710 11:03:46.846650 26080 leader_election.cc:304] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.846936 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.847595 26190 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.847653 26242 raft_consensus.cc:2804] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.848263 26242 raft_consensus.cc:697] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:46.849094 26242 consensus_queue.cc:237] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.855227 26190 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 1.
I20260710 11:03:46.842658 26240 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.844789 26235 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.863341 26235 ts_tablet_manager.cc:1434] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 11:03:46.864440 26235 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:46.868657 26240 raft_consensus.cc:515] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.873771 26240 leader_election.cc:290] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.871389 26260 raft_consensus.cc:515] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.875392 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
W20260710 11:03:46.885557 26007 leader_election.cc:343] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:46.877200 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.886408 26190 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.883701 26234 tablet_bootstrap.cc:492] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: No bootstrap required, opened a new log
I20260710 11:03:46.888230 26234 ts_tablet_manager.cc:1403] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.002s
I20260710 11:03:46.890755 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:46.888556 26260 leader_election.cc:290] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:46.891453 26189 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.892500 26234 raft_consensus.cc:359] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.893329 26234 raft_consensus.cc:385] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.893699 26234 raft_consensus.cc:740] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.894943 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:46.894871 26234 consensus_queue.cc:260] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.896306 26115 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.903699 26115 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.905009 26007 leader_election.cc:304] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:46.906267 26190 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.906349 26260 raft_consensus.cc:2804] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.907577 26006 leader_election.cc:304] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36
I20260710 11:03:46.908537 26240 raft_consensus.cc:2804] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:46.909843 26240 raft_consensus.cc:697] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:46.910784 26240 consensus_queue.cc:237] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.922173 25937 catalog_manager.cc:5697] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.924386 26235 tablet_bootstrap.cc:654] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:46.925952 26260 raft_consensus.cc:697] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:46.927479 26260 consensus_queue.cc:237] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.935300 26189 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 1.
I20260710 11:03:46.935559 26234 ts_tablet_manager.cc:1434] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 11:03:46.941748 26283 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:46.939504 26286 consensus_queue.cc:1048] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:03:46.950946 25935 catalog_manager.cc:5697] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.962200 26240 raft_consensus.cc:493] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:46.962762 26240 raft_consensus.cc:515] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:46.964788 26235 tablet_bootstrap.cc:492] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:46.965075 26240 leader_election.cc:290] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:46.965550 26235 ts_tablet_manager.cc:1403] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.003s
I20260710 11:03:46.966249 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:46.967115 26115 raft_consensus.cc:2393] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2f217b1d53f426793d8c40c0101b9a6 in current term 1: Already voted for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in this term.
I20260710 11:03:46.966980 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:46.970398 26006 leader_election.cc:304] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2f217b1d53f426793d8c40c0101b9a6; no voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:46.970781 26235 raft_consensus.cc:359] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.971644 26240 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:46.972067 26235 raft_consensus.cc:385] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:46.972644 26235 raft_consensus.cc:740] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:46.980268 26235 consensus_queue.cc:260] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:46.999208 26235 ts_tablet_manager.cc:1434] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
W20260710 11:03:47.003094 25985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:47.005044 26240 raft_consensus.cc:2749] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.003619 26235 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: Bootstrap starting.
I20260710 11:03:47.010885 26288 consensus_queue.cc:1048] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.016153 25935 catalog_manager.cc:5697] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.019042 26235 tablet_bootstrap.cc:654] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:47.036104 26238 raft_consensus.cc:493] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.036667 26238 raft_consensus.cc:515] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.039050 26238 leader_election.cc:290] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:47.040370 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb448b028cb2457482d9c9c5a5464370" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:47.041298 26115 raft_consensus.cc:2468] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 0.
I20260710 11:03:47.042636 26156 leader_election.cc:304] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:47.043686 26238 raft_consensus.cc:2804] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.044091 26238 raft_consensus.cc:493] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.044484 26238 raft_consensus.cc:3060] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.045922 26235 tablet_bootstrap.cc:492] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: No bootstrap required, opened a new log
I20260710 11:03:47.046010 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb448b028cb2457482d9c9c5a5464370" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:47.046525 26235 ts_tablet_manager.cc:1403] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260710 11:03:47.046767 26041 raft_consensus.cc:2468] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 0.
I20260710 11:03:47.049290 26235 raft_consensus.cc:359] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.050074 26235 raft_consensus.cc:385] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:47.050375 26235 raft_consensus.cc:740] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Initialized, Role: FOLLOWER
I20260710 11:03:47.051069 26235 consensus_queue.cc:260] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.054039 26235 ts_tablet_manager.cc:1434] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:47.055511 26238 raft_consensus.cc:515] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.058135 26238 leader_election.cc:290] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:47.058830 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb448b028cb2457482d9c9c5a5464370" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:47.059273 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb448b028cb2457482d9c9c5a5464370" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:47.059495 26041 raft_consensus.cc:3060] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.059902 26115 raft_consensus.cc:3060] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.061256 26238 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.061800 26238 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.064078 26238 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:47.065510 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36" is_pre_election: true
I20260710 11:03:47.066444 26116 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 0.
I20260710 11:03:47.066497 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:47.067399 26040 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 0.
I20260710 11:03:47.067986 26156 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:47.071295 26238 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:47.071482 26041 raft_consensus.cc:2468] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 1.
I20260710 11:03:47.071758 26238 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:47.072283 26238 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.073279 26154 leader_election.cc:304] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:47.074319 26115 raft_consensus.cc:2468] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 1.
I20260710 11:03:47.074396 26270 raft_consensus.cc:2804] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.079547 26271 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.082079 26238 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.085904 26039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:47.086704 26039 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.090225 26115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:47.093881 26115 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.101011 26039 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 1.
I20260710 11:03:47.101984 26270 raft_consensus.cc:697] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:47.102989 26154 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:47.103935 26271 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:47.102994 26270 consensus_queue.cc:237] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.103289 26297 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.107501 26238 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 1 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:47.105909 26115 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 1.
I20260710 11:03:47.109798 26271 raft_consensus.cc:697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:47.111263 26271 consensus_queue.cc:237] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.124908 25935 catalog_manager.cc:5697] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 1 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:47.140583 25937 catalog_manager.cc:5697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 1 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:47.144711 26283 raft_consensus.cc:493] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:47.145270 26283 raft_consensus.cc:515] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.149374 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6" is_pre_election: true
I20260710 11:03:47.151502 26283 leader_election.cc:290] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:47.153048 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" is_pre_election: true
I20260710 11:03:47.153906 26189 raft_consensus.cc:2393] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38e41b92374d499984148debdb396d36 in current term 1: Already voted for candidate d2f217b1d53f426793d8c40c0101b9a6 in this term.
I20260710 11:03:47.154843 26081 leader_election.cc:304] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38e41b92374d499984148debdb396d36; no voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:47.155645 26283 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:47.160759 26283 raft_consensus.cc:2749] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:47.237478 26288 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.251591 26288 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.263201 26283 consensus_queue.cc:1048] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.281046 26242 consensus_queue.cc:1048] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.315960 26189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
mode: GRACEFUL
new_leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:51970
I20260710 11:03:47.316838 26189 raft_consensus.cc:606] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Received request to transfer leadership to TS d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:47.334834 26115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:43186
I20260710 11:03:47.335384 26115 raft_consensus.cc:606] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Received request to transfer leadership to TS d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:47.350742 26041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:34170
I20260710 11:03:47.351367 26041 raft_consensus.cc:606] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:47.359615 26189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:51970
I20260710 11:03:47.360296 26189 raft_consensus.cc:606] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:47.365124 26041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:34170
I20260710 11:03:47.365751 26041 raft_consensus.cc:606] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:47.409624 26288 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.422437 26286 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.434188 26286 raft_consensus.cc:993] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.434684 26240 raft_consensus.cc:1081] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.436779 26115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43164
I20260710 11:03:47.437435 26115 raft_consensus.cc:493] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.438282 26115 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.443516 26115 raft_consensus.cc:515] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.446462 26115 leader_election.cc:290] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:47.446825 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:47.446426 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:47.447790 26041 raft_consensus.cc:3055] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:47.448064 26189 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.448118 26041 raft_consensus.cc:740] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:47.449057 26041 consensus_queue.cc:260] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.450706 26041 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.455199 26189 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.456408 26081 leader_election.cc:304] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:47.457576 26242 raft_consensus.cc:2804] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:47.457527 26240 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.458249 26242 raft_consensus.cc:697] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:47.458748 26041 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.459065 26242 consensus_queue.cc:237] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.468267 26240 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.469982 25935 catalog_manager.cc:5697] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 1 to 2, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.483973 26288 raft_consensus.cc:993] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.489411 26288 raft_consensus.cc:1081] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.491246 26116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43164
I20260710 11:03:47.492921 26116 raft_consensus.cc:493] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.493319 26116 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.500192 26116 raft_consensus.cc:515] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.505308 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:47.505687 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:47.506037 26041 raft_consensus.cc:3055] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:47.506279 26188 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.506421 26041 raft_consensus.cc:740] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:47.507339 26041 consensus_queue.cc:260] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.508541 26041 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.510028 26116 leader_election.cc:290] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:47.514088 26188 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.515321 26081 leader_election.cc:304] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:47.515946 26041 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.516376 26242 raft_consensus.cc:2804] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:47.516878 26242 raft_consensus.cc:697] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:47.517784 26242 consensus_queue.cc:237] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.524610 25935 catalog_manager.cc:5697] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 1 to 2, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.547830 26243 raft_consensus.cc:993] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: : Instructing follower d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:47.548318 26242 raft_consensus.cc:1081] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Signalling peer d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:47.549963 26041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:34152
I20260710 11:03:47.550557 26041 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.550936 26041 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.557585 26041 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.559741 26041 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:47.560680 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:47.561003 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:47.561364 26116 raft_consensus.cc:3055] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:47.561594 26188 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.561806 26116 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:47.562734 26116 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.564025 26116 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.568939 26188 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:47.570291 26006 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:47.571171 26288 raft_consensus.cc:2804] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:47.571666 26288 raft_consensus.cc:697] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:47.571377 26116 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:47.572484 26288 consensus_queue.cc:237] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.579928 25935 catalog_manager.cc:5697] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 1 to 2, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.614239 26271 raft_consensus.cc:993] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: : Instructing follower d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:47.614710 26270 raft_consensus.cc:1081] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Signalling peer d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:47.616264 26041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:34162
I20260710 11:03:47.616770 26041 raft_consensus.cc:493] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.617204 26041 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.621945 26041 raft_consensus.cc:515] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:47.623803 26041 leader_election.cc:290] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:47.624596 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:47.624987 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:47.625308 26188 raft_consensus.cc:3055] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:47.625588 26116 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.625707 26188 raft_consensus.cc:740] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:47.626609 26188 consensus_queue.cc:260] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:47.627822 26188 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.631074 26270 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.634428 26188 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:47.635600 26006 leader_election.cc:304] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:47.636495 26116 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:47.637166 26288 raft_consensus.cc:2804] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:47.639572 26288 raft_consensus.cc:697] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:47.640439 26271 consensus_queue.cc:1048] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.640399 26288 consensus_queue.cc:237] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:47.645358 26271 raft_consensus.cc:993] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.650826 26271 raft_consensus.cc:1081] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:47.655644 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:03:47.656261 26114 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.656649 26114 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.651432 25938 catalog_manager.cc:5697] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 1 to 2, leader changed from 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131) to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.659493 26270 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:47.670899 26114 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.671180 26270 consensus_queue.cc:1048] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:47.673475 26114 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:47.674676 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:47.675374 26188 raft_consensus.cc:3055] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:47.675709 26188 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:47.676568 26188 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.678301 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:47.678699 26188 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.680646 26041 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:47.687125 26041 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.688683 26080 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:47.689404 26242 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:47.690028 26242 raft_consensus.cc:697] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:47.690716 26188 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:47.691022 26242 consensus_queue.cc:237] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:47.705631 25937 catalog_manager.cc:5697] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 1 to 2, leader changed from 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.860507 26040 raft_consensus.cc:1275] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:47.861835 26242 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:47.869259 26188 raft_consensus.cc:1275] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:47.870819 26283 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.034420 26116 raft_consensus.cc:1275] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.035741 26286 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.047263 26188 raft_consensus.cc:1275] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.048792 26240 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.063417 26189 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.064566 26240 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.074587 26188 raft_consensus.cc:1275] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.074771 26116 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.072142 26040 raft_consensus.cc:1275] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.076866 26286 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.076874 26283 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:48.077636 26243 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.084698 26041 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.087555 26243 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:48.104322 26188 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:48.105798 26242 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.400115 25906 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:03:50.401051 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:50.417476 26040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:34172
I20260710 11:03:50.418071 26040 raft_consensus.cc:606] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Received request to transfer leadership to TS 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:50.428673 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:50.429174 26114 raft_consensus.cc:606] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Received request to transfer leadership to TS 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:50.430351 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:50.430774 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:50.600548 26329 raft_consensus.cc:993] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:50.601029 26329 raft_consensus.cc:1081] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Signalling peer 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:50.602682 26188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:51968
I20260710 11:03:50.603173 26188 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.603479 26188 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.608907 26188 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.610558 26188 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 3 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:50.611235 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:50.611657 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:50.611828 26040 raft_consensus.cc:3055] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:50.612150 26040 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:50.612151 26114 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.612844 26040 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.613838 26040 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.617177 26114 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:50.618275 26156 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:50.618613 26040 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:50.619300 26323 raft_consensus.cc:2804] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:50.620434 26323 raft_consensus.cc:697] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:50.621305 26323 consensus_queue.cc:237] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.628227 25938 catalog_manager.cc:5697] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 2 to 3, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 3 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:50.687839 26336 raft_consensus.cc:993] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: : Instructing follower 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:50.688318 26242 raft_consensus.cc:1081] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Signalling peer 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:50.689934 26188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:51952
I20260710 11:03:50.690424 26188 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.690722 26188 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.695932 26188 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.697408 26188 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 3 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:50.698348 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:50.698477 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:50.698879 26040 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.699051 26114 raft_consensus.cc:3055] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:50.699384 26114 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:50.700047 26114 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.700914 26114 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:50.703490 26040 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:50.704468 26154 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:50.705266 26323 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:50.705713 26323 raft_consensus.cc:697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:50.705862 26114 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:50.706481 26323 consensus_queue.cc:237] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:50.715232 25938 catalog_manager.cc:5697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 2 to 3, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 3 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:51.103305 26114 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:51.104626 26323 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:51.115248 26040 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:51.116652 26340 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:51.154546 26040 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:51.155757 26340 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:51.164312 26114 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:51.165859 26323 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:51.431483 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:51.441521 26040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:34170
I20260710 11:03:51.442085 26040 raft_consensus.cc:606] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:51.446841 26040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:34170
I20260710 11:03:51.447432 26040 raft_consensus.cc:606] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:51.452203 26040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:34170
I20260710 11:03:51.452687 26040 raft_consensus.cc:606] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:51.457329 26188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:51970
I20260710 11:03:51.457841 26188 raft_consensus.cc:606] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:51.467558 26188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
mode: GRACEFUL
new_leader_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:51970
I20260710 11:03:51.468088 26188 raft_consensus.cc:606] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Received request to transfer leadership to TS 38e41b92374d499984148debdb396d36
I20260710 11:03:51.529524 26329 raft_consensus.cc:993] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.529990 26346 raft_consensus.cc:1081] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.531327 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43164
I20260710 11:03:51.531750 26114 raft_consensus.cc:493] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.532003 26114 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.536269 26114 raft_consensus.cc:515] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.537727 26114 leader_election.cc:290] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:51.538600 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:51.538794 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20342d889af46a190cd2c1ea1357195" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:51.539273 26040 raft_consensus.cc:3055] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:51.539389 26188 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.539708 26040 raft_consensus.cc:740] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:51.540570 26040 consensus_queue.cc:260] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.541891 26040 raft_consensus.cc:3060] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.546682 26188 raft_consensus.cc:2468] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:51.548020 26081 leader_election.cc:304] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:51.548864 26242 raft_consensus.cc:2804] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:51.549022 26040 raft_consensus.cc:2468] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:51.549971 26242 raft_consensus.cc:697] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:51.550711 26242 consensus_queue.cc:237] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.557129 25937 catalog_manager.cc:5697] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 1 to 2, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:51.665441 26330 raft_consensus.cc:993] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.665920 26323 raft_consensus.cc:1081] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.667311 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:03:51.667797 26114 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.668155 26114 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.673259 26114 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.675001 26114 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 4 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:51.675673 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:51.675989 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:51.676271 26040 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.676558 26189 raft_consensus.cc:3055] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:51.676875 26189 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:51.677680 26189 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.678839 26189 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.682885 26040 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 4.
I20260710 11:03:51.684012 26080 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [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: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:51.684809 26242 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:51.685158 26189 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 4.
I20260710 11:03:51.685242 26242 raft_consensus.cc:697] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:51.686163 26242 consensus_queue.cc:237] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.691725 25937 catalog_manager.cc:5697] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 3 to 4, leader changed from 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 4 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:51.714882 26330 raft_consensus.cc:993] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.715421 26323 raft_consensus.cc:1081] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.717060 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43176
I20260710 11:03:51.717643 26114 raft_consensus.cc:493] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.718008 26114 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.722781 26114 raft_consensus.cc:515] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.724565 26114 leader_election.cc:290] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 4 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:51.725543 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:51.725684 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356554d0164e4b0cbef322f2270903c6" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:51.726280 26189 raft_consensus.cc:3055] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:51.726281 26040 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.726821 26189 raft_consensus.cc:740] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:51.727757 26189 consensus_queue.cc:260] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.729034 26189 raft_consensus.cc:3060] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:51.733923 26040 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 4.
I20260710 11:03:51.735127 26080 leader_election.cc:304] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [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: 38e41b92374d499984148debdb396d36, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:51.735853 26242 raft_consensus.cc:2804] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:51.735886 26189 raft_consensus.cc:2468] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 4.
I20260710 11:03:51.736368 26242 raft_consensus.cc:697] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:51.737187 26242 consensus_queue.cc:237] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.742997 25937 catalog_manager.cc:5697] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 3 to 4, leader changed from 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 4 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:51.819339 26329 raft_consensus.cc:993] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.819777 26346 raft_consensus.cc:1081] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.821130 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43164
I20260710 11:03:51.821597 26114 raft_consensus.cc:493] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.821902 26114 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.826372 26114 raft_consensus.cc:515] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.828037 26114 leader_election.cc:290] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:51.828795 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:51.829085 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:51.829327 26040 raft_consensus.cc:3055] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:51.829581 26189 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.829718 26040 raft_consensus.cc:740] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:51.830476 26040 consensus_queue.cc:260] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.831449 26040 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:51.834455 26189 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:51.835500 26081 leader_election.cc:304] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:51.836205 26242 raft_consensus.cc:2804] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:51.836110 26040 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 2.
I20260710 11:03:51.836741 26242 raft_consensus.cc:697] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:51.837471 26242 consensus_queue.cc:237] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:51.843803 25937 catalog_manager.cc:5697] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 1 to 2, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:51.883586 26329 raft_consensus.cc:993] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: : Instructing follower 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.884009 26346 raft_consensus.cc:1081] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Signalling peer 38e41b92374d499984148debdb396d36 to start an election
I20260710 11:03:51.885336 26114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163"
dest_uuid: "38e41b92374d499984148debdb396d36"
 from {username='slave'} at 127.0.0.1:43164
I20260710 11:03:51.885833 26114 raft_consensus.cc:493] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:51.886154 26114 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.890745 26114 raft_consensus.cc:515] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:51.892282 26114 leader_election.cc:290] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [CANDIDATE]: Term 3 election: Requested vote from peers 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279), d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919)
I20260710 11:03:51.893221 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:51.893395 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addb0fb3f948496dbb39f7d35aa9c163" candidate_uuid: "38e41b92374d499984148debdb396d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:51.893746 26189 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.894066 26040 raft_consensus.cc:3055] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:51.894421 26040 raft_consensus.cc:740] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:51.895161 26040 consensus_queue.cc:260] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [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: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:51.896183 26040 raft_consensus.cc:3060] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:51.898406 26189 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 3.
I20260710 11:03:51.899454 26081 leader_election.cc:304] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [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: 38e41b92374d499984148debdb396d36, 558b35bb2ed44ebea89c5ef2e8fb5b5f; no voters: 
I20260710 11:03:51.900362 26242 raft_consensus.cc:2804] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:51.900777 26242 raft_consensus.cc:697] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 3 LEADER]: Becoming Leader. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:51.901510 26242 consensus_queue.cc:237] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [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: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } }
I20260710 11:03:51.902238 26040 raft_consensus.cc:2468] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38e41b92374d499984148debdb396d36 in term 3.
I20260710 11:03:51.908245 25937 catalog_manager.cc:5697] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 reported cstate change: term changed from 2 to 3, leader changed from d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129) to 38e41b92374d499984148debdb396d36 (127.25.76.130). New cstate: current_term: 3 leader_uuid: "38e41b92374d499984148debdb396d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:51.991827 26188 raft_consensus.cc:1275] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:51.993518 26242 consensus_queue.cc:1048] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:51.995918 26040 raft_consensus.cc:1275] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:51.997287 26242 consensus_queue.cc:1048] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:52.102698 26040 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:52.104003 26242 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:52.111188 26188 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:52.113798 26358 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:52.140197 26188 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:52.141430 26358 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:52.149616 26040 raft_consensus.cc:1275] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:52.151538 26347 consensus_queue.cc:1048] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:52.219525 26188 raft_consensus.cc:1275] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:52.220929 26347 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:52.231460 26040 raft_consensus.cc:1275] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:52.233222 26358 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:52.339118 26040 raft_consensus.cc:1275] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.340909 26347 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:52.350198 26188 raft_consensus.cc:1275] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Refusing update from remote peer 38e41b92374d499984148debdb396d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:52.351542 26242 consensus_queue.cc:1048] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:54.475147 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:54.482520 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:54.483213 26114 raft_consensus.cc:606] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Received request to transfer leadership to TS 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:54.485862 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:54.486296 26114 raft_consensus.cc:606] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Received request to transfer leadership to TS d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:54.488410 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:54.488855 26114 raft_consensus.cc:606] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Received request to transfer leadership to TS d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:54.491004 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:54.491428 26114 raft_consensus.cc:606] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Received request to transfer leadership to TS d2f217b1d53f426793d8c40c0101b9a6
I20260710 11:03:54.493571 26114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e"
dest_uuid: "38e41b92374d499984148debdb396d36"
mode: GRACEFUL
new_leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:43198
I20260710 11:03:54.494009 26114 raft_consensus.cc:606] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Received request to transfer leadership to TS 558b35bb2ed44ebea89c5ef2e8fb5b5f
I20260710 11:03:54.495028 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:03:54.495440 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:54.515196 26242 raft_consensus.cc:993] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: : Instructing follower d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.515802 26367 raft_consensus.cc:1081] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Signalling peer d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.517442 26040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:34152
I20260710 11:03:54.517975 26040 raft_consensus.cc:493] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.518316 26040 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.523576 26040 raft_consensus.cc:515] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.525769 26040 leader_election.cc:290] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:54.526824 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:54.527700 26114 raft_consensus.cc:3055] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:54.527758 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b84ee71bd34891919e1ff4df16f5e2" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:54.528205 26114 raft_consensus.cc:740] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:54.528436 26189 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.529279 26114 consensus_queue.cc:260] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.530777 26114 raft_consensus.cc:3060] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.536631 26189 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:54.538424 26006 leader_election.cc:304] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:54.538684 26114 raft_consensus.cc:2468] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 2.
I20260710 11:03:54.540814 26368 raft_consensus.cc:2804] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:54.541942 26368 raft_consensus.cc:697] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:54.542937 26368 consensus_queue.cc:237] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.550509 25938 catalog_manager.cc:5697] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 1 to 2, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.591989 26367 raft_consensus.cc:993] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: : Instructing follower 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:54.592525 26242 raft_consensus.cc:1081] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Signalling peer 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:54.594094 26188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:51952
I20260710 11:03:54.594540 26188 raft_consensus.cc:493] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.594811 26188 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:54.599466 26188 raft_consensus.cc:515] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.601603 26188 leader_election.cc:290] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 5 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:54.603098 26041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:54.603740 26041 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:54.603662 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87494f71c02b4b9895df9e42b306c339" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:54.604334 26114 raft_consensus.cc:3055] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:54.604622 26367 raft_consensus.cc:993] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: : Instructing follower d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.604684 26114 raft_consensus.cc:740] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:54.605181 26242 raft_consensus.cc:1081] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Signalling peer d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.605778 26114 consensus_queue.cc:260] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.607003 26114 raft_consensus.cc:3060] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:54.606963 26040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:34152
I20260710 11:03:54.607618 26040 raft_consensus.cc:493] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.607952 26040 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.610653 26041 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 5.
I20260710 11:03:54.612018 26154 leader_election.cc:304] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:54.612262 26114 raft_consensus.cc:2468] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 5.
I20260710 11:03:54.612990 26323 raft_consensus.cc:2804] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:54.613896 26040 raft_consensus.cc:515] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.614380 26323 raft_consensus.cc:697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 5 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:54.615209 26323 consensus_queue.cc:237] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.616335 26040 leader_election.cc:290] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 3 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:54.616684 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:54.617017 26188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0b087942ba42529a6fd3f1b3711fc0" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:54.617292 26114 raft_consensus.cc:3055] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.617646 26114 raft_consensus.cc:740] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:54.617705 26188 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.618619 26114 consensus_queue.cc:260] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.619992 26114 raft_consensus.cc:3060] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.624130 26188 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 3.
I20260710 11:03:54.625157 26006 leader_election.cc:304] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:54.624596 25938 catalog_manager.cc:5697] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 4 to 5, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 5 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:54.625783 26114 raft_consensus.cc:2468] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 3.
I20260710 11:03:54.625917 26368 raft_consensus.cc:2804] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.626389 26368 raft_consensus.cc:697] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:54.627151 26368 consensus_queue.cc:237] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.635327 25937 catalog_manager.cc:5697] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 2 to 3, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.811599 26367 raft_consensus.cc:993] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: : Instructing follower d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.812043 26242 raft_consensus.cc:1081] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Signalling peer d2f217b1d53f426793d8c40c0101b9a6 to start an election
I20260710 11:03:54.813329 26040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d"
dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
 from {username='slave'} at 127.0.0.1:34152
I20260710 11:03:54.813771 26040 raft_consensus.cc:493] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.814060 26040 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.817030 26367 raft_consensus.cc:993] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: : Instructing follower 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:54.817476 26242 raft_consensus.cc:1081] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Signalling peer 558b35bb2ed44ebea89c5ef2e8fb5b5f to start an election
I20260710 11:03:54.818794 26188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e"
dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
 from {username='slave'} at 127.0.0.1:51952
I20260710 11:03:54.819205 26188 raft_consensus.cc:493] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.819195 26040 raft_consensus.cc:515] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.819628 26188 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.820811 26040 leader_election.cc:290] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [CANDIDATE]: Term 3 election: Requested vote from peers 38e41b92374d499984148debdb396d36 (127.25.76.130:45249), 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131:40279)
I20260710 11:03:54.821498 26114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:54.821859 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8d6b2539b5462caf1b11ecaefdd83d" candidate_uuid: "d2f217b1d53f426793d8c40c0101b9a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f"
I20260710 11:03:54.822093 26114 raft_consensus.cc:3055] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.822415 26114 raft_consensus.cc:740] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:54.822444 26189 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.823239 26114 consensus_queue.cc:260] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.824296 26114 raft_consensus.cc:3060] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.825418 26188 raft_consensus.cc:515] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.827291 26188 leader_election.cc:290] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [CANDIDATE]: Term 3 election: Requested vote from peers d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919), 38e41b92374d499984148debdb396d36 (127.25.76.130:45249)
I20260710 11:03:54.827859 26189 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 3.
I20260710 11:03:54.828550 26040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2f217b1d53f426793d8c40c0101b9a6"
I20260710 11:03:54.828660 26116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cb6d9b80af4e7881c5936b55dbc89e" candidate_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38e41b92374d499984148debdb396d36"
I20260710 11:03:54.828835 26006 leader_election.cc:304] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:54.829493 26040 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.829710 26116 raft_consensus.cc:3055] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.830039 26368 raft_consensus.cc:2804] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.830051 26116 raft_consensus.cc:740] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38e41b92374d499984148debdb396d36, State: Running, Role: LEADER
I20260710 11:03:54.830741 26368 raft_consensus.cc:697] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 3 LEADER]: Becoming Leader. State: Replica: d2f217b1d53f426793d8c40c0101b9a6, State: Running, Role: LEADER
I20260710 11:03:54.831010 26116 consensus_queue.cc:260] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.831494 26114 raft_consensus.cc:2468] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f217b1d53f426793d8c40c0101b9a6 in term 3.
I20260710 11:03:54.831596 26368 consensus_queue.cc:237] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.832341 26116 raft_consensus.cc:3060] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.835605 26040 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:54.836479 26154 leader_election.cc:304] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: 558b35bb2ed44ebea89c5ef2e8fb5b5f, d2f217b1d53f426793d8c40c0101b9a6; no voters: 
I20260710 11:03:54.837071 26323 raft_consensus.cc:2804] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.837564 26323 raft_consensus.cc:697] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Becoming Leader. State: Replica: 558b35bb2ed44ebea89c5ef2e8fb5b5f, State: Running, Role: LEADER
I20260710 11:03:54.838961 26116 raft_consensus.cc:2468] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 558b35bb2ed44ebea89c5ef2e8fb5b5f in term 3.
I20260710 11:03:54.838593 26323 consensus_queue.cc:237] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [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: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } }
I20260710 11:03:54.839869 25937 catalog_manager.cc:5697] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 reported cstate change: term changed from 2 to 3, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "d2f217b1d53f426793d8c40c0101b9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.846009 25938 catalog_manager.cc:5697] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f reported cstate change: term changed from 2 to 3, leader changed from 38e41b92374d499984148debdb396d36 (127.25.76.130) to 558b35bb2ed44ebea89c5ef2e8fb5b5f (127.25.76.131). New cstate: current_term: 3 leader_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:54.923708 26189 raft_consensus.cc:1275] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.925004 26368 consensus_queue.cc:1048] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.936017 26116 raft_consensus.cc:1275] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:54.937551 26369 consensus_queue.cc:1048] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:55.069190 26189 raft_consensus.cc:1275] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.070505 26368 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.079666 26116 raft_consensus.cc:1275] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.081864 26368 consensus_queue.cc:1048] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.191234 26116 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 5 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:55.192591 26323 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:55.201773 26040 raft_consensus.cc:1275] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 5 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:55.205374 26323 consensus_queue.cc:1048] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:55.263113 26040 raft_consensus.cc:1275] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.264603 26390 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f217b1d53f426793d8c40c0101b9a6" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.268936 26116 raft_consensus.cc:1275] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Refusing update from remote peer 558b35bb2ed44ebea89c5ef2e8fb5b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.270740 26390 consensus_queue.cc:1048] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:55.417148 26116 raft_consensus.cc:1275] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.418349 26368 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38e41b92374d499984148debdb396d36" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.427320 26189 raft_consensus.cc:1275] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Refusing update from remote peer d2f217b1d53f426793d8c40c0101b9a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.428857 26369 consensus_queue.cc:1048] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "558b35bb2ed44ebea89c5ef2e8fb5b5f" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 40279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.496470 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:55.502525 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
W20260710 11:03:55.524955 26080 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:03:55.532568 26080 consensus_peers.cc:597] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 -> Peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Couldn't send request to peer d2f217b1d53f426793d8c40c0101b9a6. 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 11:03:55.542546 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:55.543434 25906 tablet_replica.cc:333] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.544221 25906 raft_consensus.cc:2243] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.544750 25906 raft_consensus.cc:2272] T addb0fb3f948496dbb39f7d35aa9c163 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.547276 25906 tablet_replica.cc:333] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.547888 25906 raft_consensus.cc:2243] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.548635 25906 raft_consensus.cc:2272] T 9d0b087942ba42529a6fd3f1b3711fc0 P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.550943 25906 tablet_replica.cc:333] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.551502 25906 raft_consensus.cc:2243] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.552222 25906 raft_consensus.cc:2272] T c6b84ee71bd34891919e1ff4df16f5e2 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.554366 25906 tablet_replica.cc:333] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.554889 25906 raft_consensus.cc:2243] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.555343 25906 raft_consensus.cc:2272] T 87494f71c02b4b9895df9e42b306c339 P d2f217b1d53f426793d8c40c0101b9a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.557301 25906 tablet_replica.cc:333] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.557952 25906 raft_consensus.cc:2243] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.558390 25906 raft_consensus.cc:2272] T e9cb6d9b80af4e7881c5936b55dbc89e P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.560874 25906 tablet_replica.cc:333] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.561575 25906 raft_consensus.cc:2243] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.562151 25906 raft_consensus.cc:2272] T fb448b028cb2457482d9c9c5a5464370 P d2f217b1d53f426793d8c40c0101b9a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.563956 25906 tablet_replica.cc:333] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.564404 25906 raft_consensus.cc:2243] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.565130 25906 raft_consensus.cc:2272] T cb8d6b2539b5462caf1b11ecaefdd83d P d2f217b1d53f426793d8c40c0101b9a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.567051 25906 tablet_replica.cc:333] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.567505 25906 raft_consensus.cc:2243] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.567873 25906 raft_consensus.cc:2272] T e20342d889af46a190cd2c1ea1357195 P d2f217b1d53f426793d8c40c0101b9a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.569484 25906 tablet_replica.cc:333] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6: stopping tablet replica
I20260710 11:03:55.569959 25906 raft_consensus.cc:2243] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.570350 25906 raft_consensus.cc:2272] T 356554d0164e4b0cbef322f2270903c6 P d2f217b1d53f426793d8c40c0101b9a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.665140 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
I20260710 11:03:55.684414 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
W20260710 11:03:55.697541 26154 consensus_peers.cc:597] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f -> Peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Couldn't send request to peer d2f217b1d53f426793d8c40c0101b9a6. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:55.716477 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:55.717236 25906 tablet_replica.cc:333] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.718034 25906 raft_consensus.cc:2243] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.718605 25906 raft_consensus.cc:2272] T e9cb6d9b80af4e7881c5936b55dbc89e P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.721633 25906 tablet_replica.cc:333] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36: stopping tablet replica
W20260710 11:03:55.721701 26156 consensus_peers.cc:597] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f -> Peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Couldn't send request to peer 38e41b92374d499984148debdb396d36. 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 11:03:55.722391 25906 raft_consensus.cc:2243] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.722874 25906 raft_consensus.cc:2272] T 87494f71c02b4b9895df9e42b306c339 P 38e41b92374d499984148debdb396d36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.725630 25906 tablet_replica.cc:333] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.726235 25906 raft_consensus.cc:2243] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.726670 25906 raft_consensus.cc:2272] T 9d0b087942ba42529a6fd3f1b3711fc0 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.728690 25906 tablet_replica.cc:333] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.729226 25906 raft_consensus.cc:2243] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.729714 25906 raft_consensus.cc:2272] T fb448b028cb2457482d9c9c5a5464370 P 38e41b92374d499984148debdb396d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.731529 25906 tablet_replica.cc:333] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.732033 25906 raft_consensus.cc:2243] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.732447 25906 raft_consensus.cc:2272] T cb8d6b2539b5462caf1b11ecaefdd83d P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.734498 25906 tablet_replica.cc:333] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.735023 25906 raft_consensus.cc:2243] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.735982 25906 raft_consensus.cc:2272] T e20342d889af46a190cd2c1ea1357195 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.738243 25906 tablet_replica.cc:333] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.738936 25906 raft_consensus.cc:2243] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.739419 25906 raft_consensus.cc:2272] T c6b84ee71bd34891919e1ff4df16f5e2 P 38e41b92374d499984148debdb396d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:55.741286 26156 consensus_peers.cc:597] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f -> Peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Couldn't send request to peer 38e41b92374d499984148debdb396d36. 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 11:03:55.742101 25906 tablet_replica.cc:333] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.742622 25906 raft_consensus.cc:2243] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.743374 25906 raft_consensus.cc:2272] T addb0fb3f948496dbb39f7d35aa9c163 P 38e41b92374d499984148debdb396d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.745239 25906 tablet_replica.cc:333] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36: stopping tablet replica
I20260710 11:03:55.745746 25906 raft_consensus.cc:2243] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.746520 25906 raft_consensus.cc:2272] T 356554d0164e4b0cbef322f2270903c6 P 38e41b92374d499984148debdb396d36 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:55.755532 26156 consensus_peers.cc:597] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f -> Peer 38e41b92374d499984148debdb396d36 (127.25.76.130:45249): Couldn't send request to peer 38e41b92374d499984148debdb396d36. 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 11:03:55.776544 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
I20260710 11:03:55.793947 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:03:55.822321 26154 consensus_peers.cc:597] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f -> Peer d2f217b1d53f426793d8c40c0101b9a6 (127.25.76.129:38919): Couldn't send request to peer d2f217b1d53f426793d8c40c0101b9a6. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:55.822531 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:55.823328 25906 tablet_replica.cc:333] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.824318 25906 raft_consensus.cc:2243] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.825071 25906 raft_consensus.cc:2272] T 9d0b087942ba42529a6fd3f1b3711fc0 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.827247 25906 tablet_replica.cc:333] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.827759 25906 raft_consensus.cc:2243] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.828516 25906 raft_consensus.cc:2272] T 87494f71c02b4b9895df9e42b306c339 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.830703 25906 tablet_replica.cc:333] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.831260 25906 raft_consensus.cc:2243] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.831987 25906 raft_consensus.cc:2272] T e9cb6d9b80af4e7881c5936b55dbc89e P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.834052 25906 tablet_replica.cc:333] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.834589 25906 raft_consensus.cc:2243] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.835011 25906 raft_consensus.cc:2272] T c6b84ee71bd34891919e1ff4df16f5e2 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.836966 25906 tablet_replica.cc:333] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.837481 25906 raft_consensus.cc:2243] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.837976 25906 raft_consensus.cc:2272] T e20342d889af46a190cd2c1ea1357195 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.839623 25906 tablet_replica.cc:333] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.840119 25906 raft_consensus.cc:2243] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:55.840884 25906 raft_consensus.cc:2272] T fb448b028cb2457482d9c9c5a5464370 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.842574 25906 tablet_replica.cc:333] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.843062 25906 raft_consensus.cc:2243] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.843470 25906 raft_consensus.cc:2272] T cb8d6b2539b5462caf1b11ecaefdd83d P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.845417 25906 tablet_replica.cc:333] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.845934 25906 raft_consensus.cc:2243] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.846361 25906 raft_consensus.cc:2272] T 356554d0164e4b0cbef322f2270903c6 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.847958 25906 tablet_replica.cc:333] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f: stopping tablet replica
I20260710 11:03:55.848404 25906 raft_consensus.cc:2243] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:55.848827 25906 raft_consensus.cc:2272] T addb0fb3f948496dbb39f7d35aa9c163 P 558b35bb2ed44ebea89c5ef2e8fb5b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:55.876394 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:03:55.894480 25906 master.cc:562] Master@127.25.76.190:37303 shutting down...
I20260710 11:03:56.096947 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:56.097514 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:56.097937 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P b205ed090a1648979fec2b9612b703b1: stopping tablet replica
I20260710 11:03:56.117321 25906 master.cc:584] Master@127.25.76.190:37303 shutdown complete.
38e41b92374d499984148debdb396d36  4
558b35bb2ed44ebea89c5ef2e8fb5b5f  1
d2f217b1d53f426793d8c40c0101b9a6  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12781 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:03:56.160286 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:32837
I20260710 11:03:56.161338 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.166831 26399 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 11:03:56.167112 26400 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 11:03:56.168478 26402 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 11:03:56.169574 25906 server_base.cc:1061] running on GCE node
I20260710 11:03:56.170425 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.170601 25906 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 11:03:56.170763 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681436170748 us; error 0 us; skew 500 ppm
I20260710 11:03:56.171239 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.173887 25906 webserver.cc:533] Webserver started at http://127.25.76.190:44649/ using document root <none> and password file <none>
I20260710 11:03:56.174402 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.174571 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.174819 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.175957 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "3a0a9ecc9f264275b3c645735224d068"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.180673 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:03:56.184343 26407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.185215 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:56.185539 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "3a0a9ecc9f264275b3c645735224d068"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.185928 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-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 11:03:56.208246 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.209591 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.249958 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:32837
I20260710 11:03:56.250058 26458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:32837 every 8 connection(s)
I20260710 11:03:56.254168 26459 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 11:03:56.264322 26459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068: Bootstrap starting.
I20260710 11:03:56.269361 26459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:56.273828 26459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068: No bootstrap required, opened a new log
I20260710 11:03:56.275871 26459 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER }
I20260710 11:03:56.276242 26459 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:56.276486 26459 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0a9ecc9f264275b3c645735224d068, State: Initialized, Role: FOLLOWER
I20260710 11:03:56.277051 26459 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER }
I20260710 11:03:56.277494 26459 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:56.277788 26459 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:56.278059 26459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:56.281962 26459 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER }
I20260710 11:03:56.282462 26459 leader_election.cc:304] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [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: 3a0a9ecc9f264275b3c645735224d068; no voters: 
I20260710 11:03:56.283543 26459 leader_election.cc:290] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:56.283998 26462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:56.285393 26462 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0a9ecc9f264275b3c645735224d068, State: Running, Role: LEADER
I20260710 11:03:56.286123 26462 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [LEADER]: Queue going to LEADER mode. State: All 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: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER }
I20260710 11:03:56.286391 26459 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:56.290915 26464 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a0a9ecc9f264275b3c645735224d068. Latest consensus state: current_term: 1 leader_uuid: "3a0a9ecc9f264275b3c645735224d068" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER } }
I20260710 11:03:56.291432 26464 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:56.291209 26463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a0a9ecc9f264275b3c645735224d068" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0a9ecc9f264275b3c645735224d068" member_type: VOTER } }
I20260710 11:03:56.291944 26463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:56.296382 26469 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:56.304018 26469 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:56.305017 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:56.312877 26469 catalog_manager.cc:1383] Generated new cluster ID: 77149d2b4355407b9ce98f7d34b8ecb3
I20260710 11:03:56.313150 26469 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:56.336450 26469 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:56.337858 26469 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:56.352927 26469 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068: Generated new TSK 0
I20260710 11:03:56.353624 26469 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:56.372030 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.378836 26480 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 11:03:56.379675 26481 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 11:03:56.381207 26483 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 11:03:56.382079 25906 server_base.cc:1061] running on GCE node
I20260710 11:03:56.383000 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.383185 25906 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 11:03:56.383325 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681436383313 us; error 0 us; skew 500 ppm
I20260710 11:03:56.383806 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.386286 25906 webserver.cc:533] Webserver started at http://127.25.76.129:44117/ using document root <none> and password file <none>
I20260710 11:03:56.386750 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.386914 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.387138 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.388434 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "38426591f3014e29a72d4a936dd96cf3"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.393100 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:56.396534 26488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.397490 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:56.397817 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "38426591f3014e29a72d4a936dd96cf3"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.398126 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-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 11:03:56.413573 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.414989 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.416613 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.419025 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.419274 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.419524 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.419734 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.462221 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:44411
I20260710 11:03:56.462323 26550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:44411 every 8 connection(s)
I20260710 11:03:56.467875 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.475950 26555 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 11:03:56.478137 26556 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 11:03:56.480861 25906 server_base.cc:1061] running on GCE node
W20260710 11:03:56.481874 26558 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 11:03:56.483001 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.483338 25906 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 11:03:56.483573 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681436483547 us; error 0 us; skew 500 ppm
I20260710 11:03:56.484311 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.484745 26551 heartbeater.cc:344] Connected to a master server at 127.25.76.190:32837
I20260710 11:03:56.485159 26551 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.486240 26551 heartbeater.cc:507] Master 127.25.76.190:32837 requested a full tablet report, sending...
I20260710 11:03:56.487365 25906 webserver.cc:533] Webserver started at http://127.25.76.130:34367/ using document root <none> and password file <none>
I20260710 11:03:56.488075 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.488355 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.488714 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.488922 26424 ts_manager.cc:194] Registered new tserver with Master: 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411)
I20260710 11:03:56.490406 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "fd787904146442f2a235a28bce9d255f"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.491533 26424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35082
I20260710 11:03:56.495978 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:03:56.499616 26563 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.500586 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:56.500916 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "fd787904146442f2a235a28bce9d255f"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.501187 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-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 11:03:56.528247 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.529459 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.530995 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.533126 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.533354 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.533601 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.533842 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:56.573549 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:37207
I20260710 11:03:56.573834 26625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:37207 every 8 connection(s)
I20260710 11:03:56.578378 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:56.584925 26629 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 11:03:56.586386 26630 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 11:03:56.588024 26632 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 11:03:56.590147 25906 server_base.cc:1061] running on GCE node
I20260710 11:03:56.591177 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:56.591398 25906 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 11:03:56.591583 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681436591567 us; error 0 us; skew 500 ppm
I20260710 11:03:56.592226 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:56.592345 26626 heartbeater.cc:344] Connected to a master server at 127.25.76.190:32837
I20260710 11:03:56.592736 26626 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.593705 26626 heartbeater.cc:507] Master 127.25.76.190:32837 requested a full tablet report, sending...
I20260710 11:03:56.595065 25906 webserver.cc:533] Webserver started at http://127.25.76.131:36531/ using document root <none> and password file <none>
I20260710 11:03:56.595697 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:56.595928 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:56.595970 26424 ts_manager.cc:194] Registered new tserver with Master: fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:56.596318 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:56.597818 26424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35084
I20260710 11:03:56.597826 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "09e4594ebe644d509dff55dbd33b0e86"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.602933 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:56.606431 26637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.607246 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:56.607650 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "09e4594ebe644d509dff55dbd33b0e86"
format_stamp: "Formatted at 2026-07-10 11:03:56 on dist-test-slave-7p3j"
I20260710 11:03:56.607904 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681423216214-25906-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 11:03:56.621776 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:56.622977 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:56.624517 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:56.626796 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:56.627025 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.627278 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:56.627449 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:56.666847 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:45899
I20260710 11:03:56.666893 26699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:45899 every 8 connection(s)
I20260710 11:03:56.680910 26700 heartbeater.cc:344] Connected to a master server at 127.25.76.190:32837
I20260710 11:03:56.681319 26700 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:56.682108 26700 heartbeater.cc:507] Master 127.25.76.190:32837 requested a full tablet report, sending...
I20260710 11:03:56.684080 26424 ts_manager.cc:194] Registered new tserver with Master: 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:56.684854 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014756545s
I20260710 11:03:56.685745 26424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35098
I20260710 11:03:56.710210 26424 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35106:
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 11:03:56.712993 26424 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 11:03:56.782758 26665 tablet_service.cc:1511] Processing CreateTablet for tablet 8273758d66364a1fbc598617040a8b22 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:56.784462 26665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8273758d66364a1fbc598617040a8b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.791918 26664 tablet_service.cc:1511] Processing CreateTablet for tablet bd67fca89eeb4f2e954f8d806a29479a (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:56.793566 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd67fca89eeb4f2e954f8d806a29479a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.795531 26590 tablet_service.cc:1511] Processing CreateTablet for tablet bd67fca89eeb4f2e954f8d806a29479a (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:56.796861 26590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd67fca89eeb4f2e954f8d806a29479a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.798668 26589 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61fe9dfffb4b2999176922f9952294 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:56.799934 26589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61fe9dfffb4b2999176922f9952294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.802816 26516 tablet_service.cc:1511] Processing CreateTablet for tablet 8273758d66364a1fbc598617040a8b22 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:56.803717 26512 tablet_service.cc:1511] Processing CreateTablet for tablet b97b505250fc475991d5bd643b74e336 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:56.805437 26515 tablet_service.cc:1511] Processing CreateTablet for tablet bd67fca89eeb4f2e954f8d806a29479a (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:56.804131 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8273758d66364a1fbc598617040a8b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.808947 26591 tablet_service.cc:1511] Processing CreateTablet for tablet 8273758d66364a1fbc598617040a8b22 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:56.809185 26514 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61fe9dfffb4b2999176922f9952294 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:56.809959 26513 tablet_service.cc:1511] Processing CreateTablet for tablet 8609a583233945799703818f9e8abb13 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:56.810496 26591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8273758d66364a1fbc598617040a8b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.811890 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd67fca89eeb4f2e954f8d806a29479a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.812705 26514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61fe9dfffb4b2999176922f9952294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.813493 26513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8609a583233945799703818f9e8abb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.814303 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97b505250fc475991d5bd643b74e336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.817965 26588 tablet_service.cc:1511] Processing CreateTablet for tablet 8609a583233945799703818f9e8abb13 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:56.819257 26588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8609a583233945799703818f9e8abb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.819024 26662 tablet_service.cc:1511] Processing CreateTablet for tablet 8609a583233945799703818f9e8abb13 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:56.820463 26662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8609a583233945799703818f9e8abb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.817327 26663 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61fe9dfffb4b2999176922f9952294 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:56.822921 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61fe9dfffb4b2999176922f9952294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.851789 26587 tablet_service.cc:1511] Processing CreateTablet for tablet b97b505250fc475991d5bd643b74e336 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:56.854084 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97b505250fc475991d5bd643b74e336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.867323 26664 tablet_service.cc:1511] Processing CreateTablet for tablet b97b505250fc475991d5bd643b74e336 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:56.868619 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97b505250fc475991d5bd643b74e336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.868294 26516 tablet_service.cc:1511] Processing CreateTablet for tablet 927880a1c3e642eb892d5c2156bc53bc (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:56.869494 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927880a1c3e642eb892d5c2156bc53bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.882423 26588 tablet_service.cc:1511] Processing CreateTablet for tablet 927880a1c3e642eb892d5c2156bc53bc (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:56.883854 26588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927880a1c3e642eb892d5c2156bc53bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.884779 26665 tablet_service.cc:1511] Processing CreateTablet for tablet 927880a1c3e642eb892d5c2156bc53bc (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:56.886163 26665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927880a1c3e642eb892d5c2156bc53bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.886364 26715 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:56.886799 26512 tablet_service.cc:1511] Processing CreateTablet for tablet 080d4ec6f0b94503b2393e8abf6939f0 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:56.888105 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080d4ec6f0b94503b2393e8abf6939f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.893718 26589 tablet_service.cc:1511] Processing CreateTablet for tablet 080d4ec6f0b94503b2393e8abf6939f0 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:56.894968 26589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080d4ec6f0b94503b2393e8abf6939f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.897029 26511 tablet_service.cc:1511] Processing CreateTablet for tablet b7bc102215114bbda0783cbf5f5de262 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:56.897552 26717 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:56.899312 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bc102215114bbda0783cbf5f5de262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.910308 26716 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:56.916671 26662 tablet_service.cc:1511] Processing CreateTablet for tablet 080d4ec6f0b94503b2393e8abf6939f0 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:56.916834 26590 tablet_service.cc:1511] Processing CreateTablet for tablet b7bc102215114bbda0783cbf5f5de262 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:56.918156 26662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080d4ec6f0b94503b2393e8abf6939f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.918247 26590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bc102215114bbda0783cbf5f5de262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.918956 26663 tablet_service.cc:1511] Processing CreateTablet for tablet b7bc102215114bbda0783cbf5f5de262 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:56.921680 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bc102215114bbda0783cbf5f5de262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.928391 26715 tablet_bootstrap.cc:654] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:56.930559 26515 tablet_service.cc:1511] Processing CreateTablet for tablet e40abe7fc3c842209afb45c0bcaab095 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:56.932057 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40abe7fc3c842209afb45c0bcaab095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.939034 26588 tablet_service.cc:1511] Processing CreateTablet for tablet e40abe7fc3c842209afb45c0bcaab095 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:56.940358 26588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40abe7fc3c842209afb45c0bcaab095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.939034 26664 tablet_service.cc:1511] Processing CreateTablet for tablet e40abe7fc3c842209afb45c0bcaab095 (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:56.943336 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40abe7fc3c842209afb45c0bcaab095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.941560 26511 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d97eb4b1b469190cd811bd0816efd (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:56.946476 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d97eb4b1b469190cd811bd0816efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.955032 26716 tablet_bootstrap.cc:654] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:56.956920 26717 tablet_bootstrap.cc:654] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:56.959714 26587 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d97eb4b1b469190cd811bd0816efd (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:56.961426 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d97eb4b1b469190cd811bd0816efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.976040 26664 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5d97eb4b1b469190cd811bd0816efd (DEFAULT_TABLE table=test-workload [id=3bce5e35904f47c49c7f2b210dd8ed80]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:56.977977 26664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5d97eb4b1b469190cd811bd0816efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:56.990947 26715 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:56.991514 26715 ts_tablet_manager.cc:1403] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.018s
I20260710 11:03:56.994340 26715 raft_consensus.cc:359] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:56.995128 26715 raft_consensus.cc:385] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:56.995482 26715 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:56.996114 26717 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:56.996685 26717 ts_tablet_manager.cc:1403] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.001s
I20260710 11:03:56.996232 26715 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:56.997381 26716 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:56.998489 26716 ts_tablet_manager.cc:1403] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.018s
I20260710 11:03:56.999738 26551 heartbeater.cc:499] Master 127.25.76.190:32837 was elected leader, sending a full tablet report...
I20260710 11:03:57.000751 26717 raft_consensus.cc:359] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.001482 26717 raft_consensus.cc:385] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.001324 26716 raft_consensus.cc:359] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.001814 26717 raft_consensus.cc:740] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.002099 26716 raft_consensus.cc:385] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.002400 26716 raft_consensus.cc:740] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.002691 26717 consensus_queue.cc:260] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.003304 26716 consensus_queue.cc:260] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.006472 26715 ts_tablet_manager.cc:1434] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:03:57.007871 26715 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.015300 26700 heartbeater.cc:499] Master 127.25.76.190:32837 was elected leader, sending a full tablet report...
I20260710 11:03:57.015300 26723 raft_consensus.cc:493] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.016124 26715 tablet_bootstrap.cc:654] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.016568 26723 raft_consensus.cc:515] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.021560 26716 ts_tablet_manager.cc:1434] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:03:57.022966 26716 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.023674 26626 heartbeater.cc:499] Master 127.25.76.190:32837 was elected leader, sending a full tablet report...
I20260710 11:03:57.026087 26723 leader_election.cc:290] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.028170 26717 ts_tablet_manager.cc:1434] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.013s
I20260710 11:03:57.029289 26717 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.029600 26716 tablet_bootstrap.cc:654] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.035640 26715 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.036103 26717 tablet_bootstrap.cc:654] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.036217 26715 ts_tablet_manager.cc:1403] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 11:03:57.039362 26715 raft_consensus.cc:359] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.042280 26716 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.040336 26715 raft_consensus.cc:385] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.042811 26716 ts_tablet_manager.cc:1403] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260710 11:03:57.043282 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.042737 26715 raft_consensus.cc:740] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.044448 26715 consensus_queue.cc:260] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
W20260710 11:03:57.045176 26640 leader_election.cc:343] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.045737 26716 raft_consensus.cc:359] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.046451 26716 raft_consensus.cc:385] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.046659 26715 ts_tablet_manager.cc:1434] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:03:57.046860 26716 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.047921 26715 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.047638 26716 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.051074 26716 ts_tablet_manager.cc:1434] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:57.051410 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.052043 26716 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
W20260710 11:03:57.053347 26639 leader_election.cc:343] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.053913 26639 leader_election.cc:304] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86; no voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.055034 26715 tablet_bootstrap.cc:654] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.055279 26724 raft_consensus.cc:2749] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.059300 26716 tablet_bootstrap.cc:654] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.063762 26717 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.064311 26717 ts_tablet_manager.cc:1403] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260710 11:03:57.065375 26715 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.066484 26715 ts_tablet_manager.cc:1403] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:03:57.066903 26721 raft_consensus.cc:493] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.067345 26717 raft_consensus.cc:359] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.067432 26721 raft_consensus.cc:515] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.068143 26717 raft_consensus.cc:385] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.068528 26717 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.069273 26717 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.071787 26717 ts_tablet_manager.cc:1434] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:57.072710 26717 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.072397 26715 raft_consensus.cc:359] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.073165 26715 raft_consensus.cc:385] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.073498 26715 raft_consensus.cc:740] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.074357 26715 consensus_queue.cc:260] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.080789 26717 tablet_bootstrap.cc:654] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.084221 26715 ts_tablet_manager.cc:1434] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 11:03:57.084132 26721 leader_election.cc:290] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.085542 26715 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.092471 26716 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.093024 26716 ts_tablet_manager.cc:1403] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260710 11:03:57.094537 26715 tablet_bootstrap.cc:654] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.096115 26716 raft_consensus.cc:359] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.096952 26716 raft_consensus.cc:385] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.097397 26716 raft_consensus.cc:740] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.099802 26717 tablet_bootstrap.cc:492] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.100246 26717 ts_tablet_manager.cc:1403] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260710 11:03:57.100908 26715 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.101578 26715 ts_tablet_manager.cc:1403] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.009s
I20260710 11:03:57.101781 26716 consensus_queue.cc:260] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.102830 26717 raft_consensus.cc:359] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.103559 26717 raft_consensus.cc:385] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.103916 26717 raft_consensus.cc:740] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.104883 26717 consensus_queue.cc:260] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.105569 26715 raft_consensus.cc:359] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.106503 26715 raft_consensus.cc:385] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.106840 26715 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.107681 26715 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.110479 26715 ts_tablet_manager.cc:1434] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:03:57.111585 26715 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.113834 26717 ts_tablet_manager.cc:1434] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:03:57.119217 26716 ts_tablet_manager.cc:1434] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 11:03:57.119712 26715 tablet_bootstrap.cc:654] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.120364 26716 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.122005 26717 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.130489 26715 tablet_bootstrap.cc:492] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.126477 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.131081 26715 ts_tablet_manager.cc:1403] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
W20260710 11:03:57.132072 26491 leader_election.cc:343] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.134258 26715 raft_consensus.cc:359] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.135143 26715 raft_consensus.cc:385] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.135592 26717 tablet_bootstrap.cc:654] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.135555 26715 raft_consensus.cc:740] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.135592 26716 tablet_bootstrap.cc:654] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.136723 26715 consensus_queue.cc:260] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.140372 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.141647 26715 ts_tablet_manager.cc:1434] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
W20260710 11:03:57.142256 26491 leader_election.cc:343] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.142711 26715 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.142750 26491 leader_election.cc:304] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3; no voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.144096 26721 raft_consensus.cc:2749] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.148862 26724 raft_consensus.cc:493] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.149369 26724 raft_consensus.cc:515] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.151044 26715 tablet_bootstrap.cc:654] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.153913 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.154590 26601 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.155893 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.156733 26526 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.159313 26639 leader_election.cc:304] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.160554 26723 raft_consensus.cc:2804] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.161382 26717 tablet_bootstrap.cc:492] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.161644 26716 tablet_bootstrap.cc:492] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.162079 26717 ts_tablet_manager.cc:1403] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.017s
I20260710 11:03:57.162109 26716 ts_tablet_manager.cc:1403] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260710 11:03:57.161360 26723 raft_consensus.cc:493] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.163069 26723 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.164686 26716 raft_consensus.cc:359] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.165103 26715 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.165282 26716 raft_consensus.cc:385] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.165689 26715 ts_tablet_manager.cc:1403] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:03:57.165642 26716 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.166718 26724 leader_election.cc:290] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.166750 26716 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.168449 26717 raft_consensus.cc:359] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.168975 26715 raft_consensus.cc:359] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.169442 26717 raft_consensus.cc:385] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.169849 26715 raft_consensus.cc:385] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.169932 26717 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.170298 26715 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.171168 26715 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.171089 26717 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.174250 26715 ts_tablet_manager.cc:1434] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:03:57.175405 26715 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.176084 26717 ts_tablet_manager.cc:1434] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:03:57.176234 26716 ts_tablet_manager.cc:1434] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260710 11:03:57.177069 26717 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.177069 26716 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.182641 26715 tablet_bootstrap.cc:654] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.183848 26717 tablet_bootstrap.cc:654] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.183845 26716 tablet_bootstrap.cc:654] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.197921 26716 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.198479 26716 ts_tablet_manager.cc:1403] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:03:57.198916 26717 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.199450 26717 ts_tablet_manager.cc:1403] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 11:03:57.201548 26716 raft_consensus.cc:359] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.203747 26716 raft_consensus.cc:385] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.202217 26717 raft_consensus.cc:359] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.204083 26716 raft_consensus.cc:740] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.204224 26717 raft_consensus.cc:385] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.204633 26717 raft_consensus.cc:740] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.205302 26715 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.205032 26716 consensus_queue.cc:260] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.205888 26715 ts_tablet_manager.cc:1403] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260710 11:03:57.205543 26717 consensus_queue.cc:260] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.207396 26716 ts_tablet_manager.cc:1434] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:03:57.208177 26717 ts_tablet_manager.cc:1434] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:57.208355 26716 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.209197 26717 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.209125 26715 raft_consensus.cc:359] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.210062 26715 raft_consensus.cc:385] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.210443 26715 raft_consensus.cc:740] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.211294 26715 consensus_queue.cc:260] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.214139 26715 ts_tablet_manager.cc:1434] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:57.215253 26715 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.215806 26716 tablet_bootstrap.cc:654] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.221263 26717 tablet_bootstrap.cc:654] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.222453 26715 tablet_bootstrap.cc:654] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.229580 26716 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.230134 26716 ts_tablet_manager.cc:1403] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.002s
I20260710 11:03:57.231813 26721 raft_consensus.cc:493] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.232304 26721 raft_consensus.cc:515] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.233012 26716 raft_consensus.cc:359] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.233793 26716 raft_consensus.cc:385] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.234736 26721 leader_election.cc:290] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.236377 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.236707 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.237085 26675 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.237401 26601 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.238291 26717 tablet_bootstrap.cc:492] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.234763 26716 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.238596 26491 leader_election.cc:304] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.238862 26717 ts_tablet_manager.cc:1403] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:03:57.239355 26716 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.241448 26715 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.240455 26721 raft_consensus.cc:2804] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.242087 26715 ts_tablet_manager.cc:1403] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260710 11:03:57.242789 26716 ts_tablet_manager.cc:1434] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:03:57.243813 26716 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.242085 26721 raft_consensus.cc:493] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.244619 26721 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.245275 26715 raft_consensus.cc:359] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.246055 26715 raft_consensus.cc:385] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.246341 26715 raft_consensus.cc:740] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.247161 26715 consensus_queue.cc:260] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.251283 26716 tablet_bootstrap.cc:654] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.251734 26715 ts_tablet_manager.cc:1434] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:57.252748 26715 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.257507 26721 raft_consensus.cc:515] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.258885 26715 tablet_bootstrap.cc:654] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.266988 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:57.268355 26675 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.270445 26715 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.270915 26715 ts_tablet_manager.cc:1403] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:03:57.205621 26723 raft_consensus.cc:515] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.273775 26715 raft_consensus.cc:359] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.274456 26715 raft_consensus.cc:385] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.274752 26715 raft_consensus.cc:740] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.275413 26715 consensus_queue.cc:260] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.276065 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.260174 26717 raft_consensus.cc:359] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.276674 26526 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.280869 26715 ts_tablet_manager.cc:1434] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:57.281225 26717 raft_consensus.cc:385] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.281692 26717 raft_consensus.cc:740] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.278873 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.279735 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.282779 26601 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.282862 26600 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.287300 26731 raft_consensus.cc:493] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.287576 26526 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.287868 26731 raft_consensus.cc:515] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.290107 26639 leader_election.cc:304] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.291235 26724 raft_consensus.cc:2804] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.291117 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.291796 26724 raft_consensus.cc:697] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.290388 26731 leader_election.cc:290] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.291899 26599 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.291734 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.292827 26674 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.293412 26491 leader_election.cc:304] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.294195 26600 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.281884 26715 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: Bootstrap starting.
I20260710 11:03:57.294500 26731 raft_consensus.cc:2804] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.278662 26723 leader_election.cc:290] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.295379 26731 raft_consensus.cc:493] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.292901 26724 consensus_queue.cc:237] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.296017 26731 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:57.297798 26472 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:57.296861 26717 consensus_queue.cc:260] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.300226 26675 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.304293 26491 leader_election.cc:304] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.305234 26715 tablet_bootstrap.cc:654] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.306527 26717 ts_tablet_manager.cc:1434] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.004s
I20260710 11:03:57.308764 26717 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.321312 26723 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.321929 26723 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.321939 26601 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.325176 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.326153 26526 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.326207 26723 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.326427 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.282143 26721 leader_election.cc:290] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Requested vote from peers 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.327281 26721 raft_consensus.cc:493] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.327678 26639 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.327807 26721 raft_consensus.cc:515] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
W20260710 11:03:57.328366 26640 leader_election.cc:343] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.330583 26716 tablet_bootstrap.cc:492] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.331274 26716 ts_tablet_manager.cc:1403] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.019s
I20260710 11:03:57.331784 26717 tablet_bootstrap.cc:654] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.332773 26721 leader_election.cc:290] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.333400 26721 raft_consensus.cc:2804] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.342190 26723 raft_consensus.cc:2804] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.347855 26716 raft_consensus.cc:359] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.344167 26721 raft_consensus.cc:697] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:57.348723 26716 raft_consensus.cc:385] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.349064 26716 raft_consensus.cc:740] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.349278 26721 consensus_queue.cc:237] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:03:57.350024 26716 consensus_queue.cc:260] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.347654 26731 raft_consensus.cc:515] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.352505 26731 leader_election.cc:290] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.346159 26723 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.354225 26723 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.358243 26716 ts_tablet_manager.cc:1434] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.002s
I20260710 11:03:57.359910 26716 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.364280 26723 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.364722 26424 catalog_manager.cc:5697] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.368587 26715 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: No bootstrap required, opened a new log
I20260710 11:03:57.369195 26715 ts_tablet_manager.cc:1403] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.019s
I20260710 11:03:57.369535 26716 tablet_bootstrap.cc:654] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.373416 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.374444 26526 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.374662 26715 raft_consensus.cc:359] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.375370 26715 raft_consensus.cc:385] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.375654 26715 raft_consensus.cc:740] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.376528 26715 consensus_queue.cc:260] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.380219 26715 ts_tablet_manager.cc:1434] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260710 11:03:57.354034 26491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.131:45899, user_credentials={real_user=slave}} blocked reactor thread for 49327.1us
I20260710 11:03:57.384737 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.389689 26723 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.390026 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
W20260710 11:03:57.391824 26640 leader_election.cc:343] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.392242 26721 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.392741 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.393604 26601 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.396369 26423 catalog_manager.cc:5697] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.398201 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.398414 26526 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.392755 26721 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.400739 26639 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.402068 26723 raft_consensus.cc:2804] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.402583 26721 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.402910 26723 raft_consensus.cc:697] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.403975 26723 consensus_queue.cc:237] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.411338 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:57.412227 26675 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:57.418844 26491 leader_election.cc:343] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.421154 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.422120 26600 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.425463 26723 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.425998 26723 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.428047 26717 tablet_bootstrap.cc:492] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.428740 26717 ts_tablet_manager.cc:1403] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.011s
I20260710 11:03:57.428994 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.431334 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.432003 26674 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.433092 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
W20260710 11:03:57.433296 26491 leader_election.cc:343] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.433800 26600 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.434409 26675 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.435079 26640 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.433804 26491 leader_election.cc:304] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3; no voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.436121 26740 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.436158 26721 raft_consensus.cc:2749] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.436622 26716 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.436736 26740 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.437147 26716 ts_tablet_manager.cc:1403] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.042s
I20260710 11:03:57.437232 26740 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.434432 26424 catalog_manager.cc:5697] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.440065 26716 raft_consensus.cc:359] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.440766 26716 raft_consensus.cc:385] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.441051 26716 raft_consensus.cc:740] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.441762 26716 consensus_queue.cc:260] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.443799 26716 ts_tablet_manager.cc:1434] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:57.443951 26740 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.444731 26716 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.444908 26601 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.430502 26526 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.437637 26491 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.446637 26721 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.446750 26723 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.447042 26721 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.447479 26721 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.447651 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.450009 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.450623 26600 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.451176 26716 tablet_bootstrap.cc:654] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.455770 26717 raft_consensus.cc:359] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.456841 26717 raft_consensus.cc:385] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.457266 26717 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.457784 26723 raft_consensus.cc:493] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.458729 26600 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.454108 26740 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.460819 26491 leader_election.cc:304] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.461508 26640 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.462399 26740 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.462296 26749 raft_consensus.cc:2804] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.462481 26723 raft_consensus.cc:515] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.463128 26740 raft_consensus.cc:697] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.463279 26749 raft_consensus.cc:697] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:57.464015 26740 consensus_queue.cc:237] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.464512 26749 consensus_queue.cc:237] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.465830 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.468068 26525 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.468854 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.459419 26721 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.469501 26600 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.470316 26526 raft_consensus.cc:2393] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09e4594ebe644d509dff55dbd33b0e86 in current term 1: Already voted for candidate 38426591f3014e29a72d4a936dd96cf3 in this term.
I20260710 11:03:57.470000 26639 leader_election.cc:304] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.471148 26724 raft_consensus.cc:2804] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.472733 26717 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.473812 26724 raft_consensus.cc:493] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.474395 26724 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.481204 26721 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.481858 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.482730 26600 raft_consensus.cc:2393] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38426591f3014e29a72d4a936dd96cf3 in current term 1: Already voted for candidate 09e4594ebe644d509dff55dbd33b0e86 in this term.
I20260710 11:03:57.482944 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:57.484629 26491 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [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: 38426591f3014e29a72d4a936dd96cf3; no voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.471463 26723 leader_election.cc:290] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.485486 26721 raft_consensus.cc:2749] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.488447 26717 ts_tablet_manager.cc:1434] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.008s
I20260710 11:03:57.492520 26716 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.493081 26716 ts_tablet_manager.cc:1403] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.016s
I20260710 11:03:57.496006 26716 raft_consensus.cc:359] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.496878 26716 raft_consensus.cc:385] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.497228 26716 raft_consensus.cc:740] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.498181 26717 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.498126 26716 consensus_queue.cc:260] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.500664 26716 ts_tablet_manager.cc:1434] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:57.499650 26424 catalog_manager.cc:5697] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.500669 26724 raft_consensus.cc:515] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.502087 26716 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: Bootstrap starting.
I20260710 11:03:57.504067 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.504938 26526 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.507853 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.508584 26600 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.509261 26716 tablet_bootstrap.cc:654] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.518641 26724 leader_election.cc:290] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.523085 26717 tablet_bootstrap.cc:654] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.524075 26716 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: No bootstrap required, opened a new log
I20260710 11:03:57.524664 26716 ts_tablet_manager.cc:1403] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:03:57.517867 26600 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.526741 26640 leader_election.cc:304] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.527645 26724 raft_consensus.cc:2804] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.527724 26716 raft_consensus.cc:359] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.528244 26724 raft_consensus.cc:697] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.528649 26716 raft_consensus.cc:385] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.529021 26716 raft_consensus.cc:740] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.529174 26724 consensus_queue.cc:237] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.529881 26716 consensus_queue.cc:260] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.532485 26716 ts_tablet_manager.cc:1434] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:57.539376 26526 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.542040 26423 catalog_manager.cc:5697] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.543757 26717 tablet_bootstrap.cc:492] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.544240 26717 ts_tablet_manager.cc:1403] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.010s
I20260710 11:03:57.547216 26717 raft_consensus.cc:359] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.547937 26717 raft_consensus.cc:385] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.548218 26717 raft_consensus.cc:740] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.548810 26749 raft_consensus.cc:493] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.549371 26749 raft_consensus.cc:515] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.550424 26717 consensus_queue.cc:260] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.551652 26749 leader_election.cc:290] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.552572 26717 ts_tablet_manager.cc:1434] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 11:03:57.552932 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.553359 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.554029 26675 raft_consensus.cc:2468] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.553622 26717 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
W20260710 11:03:57.554494 26491 leader_election.cc:343] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.555284 26491 leader_election.cc:304] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.556123 26749 raft_consensus.cc:2804] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.556521 26749 raft_consensus.cc:493] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.556901 26749 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.560137 26717 tablet_bootstrap.cc:654] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.564999 26749 raft_consensus.cc:515] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.556938 26424 catalog_manager.cc:5697] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.567843 26749 leader_election.cc:290] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.573021 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:57.573715 26724 raft_consensus.cc:493] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.574235 26724 raft_consensus.cc:515] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.574379 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
W20260710 11:03:57.575716 26491 leader_election.cc:343] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:57.576113 26724 leader_election.cc:290] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.573671 26675 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.576829 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.577443 26526 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.577594 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.578279 26600 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.578727 26639 leader_election.cc:304] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.581866 26724 raft_consensus.cc:2804] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.581977 26675 raft_consensus.cc:2468] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.582260 26724 raft_consensus.cc:493] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.582608 26724 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.583048 26740 raft_consensus.cc:493] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.583027 26491 leader_election.cc:304] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.583660 26740 raft_consensus.cc:515] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.584408 26749 raft_consensus.cc:2804] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.584882 26749 raft_consensus.cc:697] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:57.585709 26740 leader_election.cc:290] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.585551 26749 consensus_queue.cc:237] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.588065 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.588708 26600 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.589300 26724 raft_consensus.cc:515] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.590003 26717 tablet_bootstrap.cc:492] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.590478 26717 ts_tablet_manager.cc:1403] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260710 11:03:57.591164 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.591811 26526 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 0.
I20260710 11:03:57.590001 26640 leader_election.cc:304] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.593564 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.594167 26526 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.594422 26717 raft_consensus.cc:359] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.595001 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.595384 26717 raft_consensus.cc:385] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.595580 26600 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.595831 26717 raft_consensus.cc:740] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.596935 26717 consensus_queue.cc:260] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.593726 26740 raft_consensus.cc:2804] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.591303 26724 leader_election.cc:290] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.600718 26717 ts_tablet_manager.cc:1434] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:03:57.602077 26717 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: Bootstrap starting.
I20260710 11:03:57.603534 26600 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.601739 26740 raft_consensus.cc:493] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.605832 26640 leader_election.cc:304] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.606003 26740 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.606721 26724 raft_consensus.cc:2804] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.607180 26724 raft_consensus.cc:697] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.607959 26724 consensus_queue.cc:237] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.608354 26526 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.612385 26422 catalog_manager.cc:5697] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.618748 26717 tablet_bootstrap.cc:654] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:57.620090 26740 raft_consensus.cc:515] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.620347 26421 catalog_manager.cc:5697] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.623392 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:57.624022 26526 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.629226 26740 leader_election.cc:290] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:57.631793 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.632109 26526 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.632452 26600 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.632932 26717 tablet_bootstrap.cc:492] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: No bootstrap required, opened a new log
I20260710 11:03:57.633394 26717 ts_tablet_manager.cc:1403] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.007s
I20260710 11:03:57.633548 26639 leader_election.cc:304] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.634572 26740 raft_consensus.cc:2804] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.635094 26740 raft_consensus.cc:697] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:57.635962 26717 raft_consensus.cc:359] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.635979 26740 consensus_queue.cc:237] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.636783 26717 raft_consensus.cc:385] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:57.637166 26717 raft_consensus.cc:740] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Initialized, Role: FOLLOWER
I20260710 11:03:57.637795 26717 consensus_queue.cc:260] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.639359 26717 ts_tablet_manager.cc:1434] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:57.640812 26600 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 1.
I20260710 11:03:57.645996 26424 catalog_manager.cc:5697] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:57.662107 26722 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.662510 26722 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.664467 26722 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.676932 26749 raft_consensus.cc:493] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.677471 26749 raft_consensus.cc:515] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.679682 26749 leader_election.cc:290] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.681003 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.682773 26675 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.683385 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f" is_pre_election: true
I20260710 11:03:57.683981 26491 leader_election.cc:304] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:03:57.684172 26600 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 0.
I20260710 11:03:57.684863 26749 raft_consensus.cc:2804] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:57.685245 26749 raft_consensus.cc:493] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:57.685563 26749 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.692435 26749 raft_consensus.cc:515] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.692691 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.693460 26526 raft_consensus.cc:2393] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd787904146442f2a235a28bce9d255f in current term 1: Already voted for candidate 09e4594ebe644d509dff55dbd33b0e86 in this term.
I20260710 11:03:57.695075 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.695604 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:57.695840 26749 leader_election.cc:290] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.696146 26600 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.696501 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:57.696663 26566 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd787904146442f2a235a28bce9d255f; no voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3
I20260710 11:03:57.696982 26675 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.697489 26722 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.701581 26600 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.702529 26491 leader_election.cc:304] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:57.703351 26749 raft_consensus.cc:2804] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:57.704268 26675 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 1.
I20260710 11:03:57.704376 26749 raft_consensus.cc:697] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:57.704452 26722 raft_consensus.cc:2749] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.705232 26749 consensus_queue.cc:237] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.711647 26424 catalog_manager.cc:5697] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.746721 26749 consensus_queue.cc:1048] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.759873 26749 consensus_queue.cc:1048] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.792977 26740 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.805789 26724 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.904789 26724 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.917495 26783 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:57.937548 26675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.938289 26675 raft_consensus.cc:606] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:03:57.938802 26724 consensus_queue.cc:1048] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.942339 26724 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.943495 26722 raft_consensus.cc:493] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:57.944010 26722 raft_consensus.cc:515] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:57.946213 26722 leader_election.cc:290] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:57.947825 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38426591f3014e29a72d4a936dd96cf3" is_pre_election: true
I20260710 11:03:57.950191 26724 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:57.952684 26675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8609a583233945799703818f9e8abb13"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.953613 26675 raft_consensus.cc:606] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:03:57.958793 26675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09e4594ebe644d509dff55dbd33b0e86" is_pre_election: true
I20260710 11:03:57.959951 26675 raft_consensus.cc:2393] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd787904146442f2a235a28bce9d255f in current term 1: Already voted for candidate 38426591f3014e29a72d4a936dd96cf3 in this term.
I20260710 11:03:57.963994 26674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b97b505250fc475991d5bd643b74e336"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.964944 26674 raft_consensus.cc:606] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:03:57.963285 26566 leader_election.cc:304] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd787904146442f2a235a28bce9d255f; no voters: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3
I20260710 11:03:57.968189 26722 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:57.972668 26675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.973467 26675 raft_consensus.cc:606] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.975822 26722 raft_consensus.cc:2749] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:57.980541 26675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.981210 26675 raft_consensus.cc:606] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.990417 26724 consensus_queue.cc:1048] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:57.993741 26675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:03:57.994349 26675 raft_consensus.cc:606] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:03:57.999207 26723 raft_consensus.cc:993] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:57.999615 26723 raft_consensus.cc:1081] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:58.005009 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b97b505250fc475991d5bd643b74e336"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41150
I20260710 11:03:58.005589 26525 raft_consensus.cc:493] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.006175 26525 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.010505 26749 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.014796 26525 raft_consensus.cc:515] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.020473 26601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:58.021078 26601 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.023272 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:41166
I20260710 11:03:58.023831 26526 raft_consensus.cc:606] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:03:58.025514 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97b505250fc475991d5bd643b74e336" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.026175 26674 raft_consensus.cc:3055] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.026525 26674 raft_consensus.cc:740] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.027419 26674 consensus_queue.cc:260] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.028291 26750 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.028668 26674 raft_consensus.cc:3060] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.032985 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:41166
I20260710 11:03:58.033615 26526 raft_consensus.cc:606] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Received request to transfer leadership to TS 09e4594ebe644d509dff55dbd33b0e86
I20260710 11:03:58.033813 26601 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.019624 26525 leader_election.cc:290] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.034971 26491 leader_election.cc:304] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.036108 26674 raft_consensus.cc:2468] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.036442 26750 raft_consensus.cc:2804] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.036960 26750 raft_consensus.cc:697] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:58.038086 26750 consensus_queue.cc:237] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.055092 26424 catalog_manager.cc:5697] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.127095 26750 consensus_queue.cc:1048] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.138443 26721 consensus_queue.cc:1048] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.143852 26750 consensus_queue.cc:1048] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:58.148085 26749 raft_consensus.cc:993] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.148582 26749 raft_consensus.cc:1081] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.151952 26600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44424
I20260710 11:03:58.152652 26600 raft_consensus.cc:493] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.153064 26600 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.161314 26721 consensus_queue.cc:1048] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:58.161756 26740 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:58.161805 26600 raft_consensus.cc:515] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.165024 26600 leader_election.cc:290] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.167317 26673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.167461 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40abe7fc3c842209afb45c0bcaab095" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:58.168469 26673 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.171767 26525 raft_consensus.cc:3055] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.172185 26525 raft_consensus.cc:740] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:58.173110 26525 consensus_queue.cc:260] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.174492 26525 raft_consensus.cc:3060] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.182466 26525 raft_consensus.cc:2468] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.183550 26565 leader_election.cc:304] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.184482 26722 raft_consensus.cc:2804] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.184969 26722 raft_consensus.cc:697] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:03:58.185786 26722 consensus_queue.cc:237] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.185798 26724 raft_consensus.cc:993] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.189894 26724 raft_consensus.cc:1081] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.191841 26673 raft_consensus.cc:2468] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.194610 26798 raft_consensus.cc:993] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:03:58.195060 26798 raft_consensus.cc:1081] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Signalling peer 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:03:58.195271 26783 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.197299 26674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:39364
I20260710 11:03:58.198016 26674 raft_consensus.cc:493] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.198475 26674 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.201720 26599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44420
I20260710 11:03:58.202284 26599 raft_consensus.cc:493] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.202642 26599 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.206216 26674 raft_consensus.cc:515] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.208101 26599 raft_consensus.cc:515] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.209467 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:58.210080 26526 raft_consensus.cc:3055] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.210402 26526 raft_consensus.cc:740] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:58.211179 26526 consensus_queue.cc:260] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.211836 26600 raft_consensus.cc:1240] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Rejecting Update request from peer 09e4594ebe644d509dff55dbd33b0e86 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:58.212239 26526 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.214632 26422 catalog_manager.cc:5697] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 1 to 2, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.216666 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:58.217159 26674 leader_election.cc:290] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:03:58.218931 26783 consensus_queue.cc:1059] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.217336 26525 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.219832 26783 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.220275 26723 raft_consensus.cc:3055] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.220664 26723 raft_consensus.cc:740] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.215524 26599 leader_election.cc:290] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.221475 26723 consensus_queue.cc:260] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.222550 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5d97eb4b1b469190cd811bd0816efd" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:58.225379 26600 raft_consensus.cc:3060] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.222579 26723 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.230473 26525 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.232120 26600 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 2.
I20260710 11:03:58.233417 26640 leader_election.cc:304] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.234267 26724 raft_consensus.cc:2804] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.235457 26724 raft_consensus.cc:697] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.236438 26526 raft_consensus.cc:2468] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 2.
I20260710 11:03:58.236294 26724 consensus_queue.cc:237] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.222689 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.238409 26565 leader_election.cc:304] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.239295 26722 raft_consensus.cc:2804] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.239807 26722 raft_consensus.cc:697] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:03:58.240613 26722 consensus_queue.cc:237] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.243857 26674 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.247560 26724 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:58.246850 26422 catalog_manager.cc:5697] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 1 to 2, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:58.251722 26421 catalog_manager.cc:5697] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.261776 26740 raft_consensus.cc:993] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.262219 26740 raft_consensus.cc:1081] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.266173 26599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44420
I20260710 11:03:58.268822 26599 raft_consensus.cc:493] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.269256 26599 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.275979 26599 raft_consensus.cc:515] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.278774 26599 leader_election.cc:290] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.279680 26524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:58.279815 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.280256 26524 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.280330 26674 raft_consensus.cc:3055] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.280682 26674 raft_consensus.cc:740] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.281375 26674 consensus_queue.cc:260] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.282358 26674 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.285540 26524 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.286767 26674 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.286760 26565 leader_election.cc:304] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.287788 26722 raft_consensus.cc:2804] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.288353 26722 raft_consensus.cc:697] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:03:58.289120 26722 consensus_queue.cc:237] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.295584 26421 catalog_manager.cc:5697] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.301927 26723 raft_consensus.cc:993] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:58.302459 26740 raft_consensus.cc:1081] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:58.304466 26524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41150
I20260710 11:03:58.305128 26524 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.305543 26524 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.313194 26524 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.315685 26524 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.316484 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:58.316789 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.317270 26599 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.317420 26674 raft_consensus.cc:3055] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.317834 26674 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.318720 26674 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.320008 26674 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.324986 26599 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.326485 26491 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.327203 26674 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.327349 26749 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.327919 26749 raft_consensus.cc:697] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:58.328776 26749 consensus_queue.cc:237] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.330181 26740 raft_consensus.cc:993] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:58.330680 26723 raft_consensus.cc:1081] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:03:58.332245 26524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8609a583233945799703818f9e8abb13"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41150
I20260710 11:03:58.332775 26524 raft_consensus.cc:493] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.333112 26524 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.336807 26422 catalog_manager.cc:5697] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.340497 26524 raft_consensus.cc:515] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.342485 26524 leader_election.cc:290] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.343694 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.344331 26674 raft_consensus.cc:3055] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.344709 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:03:58.344704 26674 raft_consensus.cc:740] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.345496 26599 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.346036 26674 consensus_queue.cc:260] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.347383 26674 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.351891 26599 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.353106 26491 leader_election.cc:304] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.353222 26674 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 2.
I20260710 11:03:58.353915 26749 raft_consensus.cc:2804] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.354436 26749 raft_consensus.cc:697] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:03:58.355214 26749 consensus_queue.cc:237] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.361987 26422 catalog_manager.cc:5697] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.515488 26740 raft_consensus.cc:993] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.515983 26723 raft_consensus.cc:1081] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:03:58.517575 26599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44420
I20260710 11:03:58.518062 26599 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.518355 26599 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.523795 26599 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.525430 26599 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:03:58.526348 26524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:03:58.526551 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:03:58.526923 26524 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.527130 26674 raft_consensus.cc:3055] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.527508 26674 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:03:58.528174 26674 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.529085 26674 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.531878 26524 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.532857 26565 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:03:58.533546 26722 raft_consensus.cc:2804] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.534022 26722 raft_consensus.cc:697] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:03:58.534399 26674 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:03:58.534782 26722 consensus_queue.cc:237] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:03:58.541934 26421 catalog_manager.cc:5697] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 1 to 2, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.600369 26599 raft_consensus.cc:1275] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.601534 26749 consensus_queue.cc:1048] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.609035 26674 raft_consensus.cc:1275] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.611343 26749 consensus_queue.cc:1048] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.673919 26524 raft_consensus.cc:1275] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.673991 26525 raft_consensus.cc:1275] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.675379 26723 consensus_queue.cc:1048] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.675393 26722 consensus_queue.cc:1048] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.683674 26599 raft_consensus.cc:1275] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.685456 26783 consensus_queue.cc:1048] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.694710 26674 raft_consensus.cc:1275] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.697672 26804 consensus_queue.cc:1048] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:58.724658 26525 raft_consensus.cc:1275] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.725893 26804 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.733383 26674 raft_consensus.cc:1275] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.735113 26789 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:58.840556 26525 raft_consensus.cc:1275] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.842090 26789 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.850456 26674 raft_consensus.cc:1275] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.851962 26722 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.867991 26599 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.869474 26749 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.877509 26674 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.878969 26749 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.894311 26599 raft_consensus.cc:1275] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.895846 26749 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:58.904376 26674 raft_consensus.cc:1275] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:58.906440 26721 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.106331 26674 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.107532 26722 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.110169 26525 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.111423 26722 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:01.066507 25906 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:04:01.067171 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:01.083583 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:01.084184 26525 raft_consensus.cc:606] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Received request to transfer leadership to TS 09e4594ebe644d509dff55dbd33b0e86
I20260710 11:04:01.086902 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:01.087558 26525 raft_consensus.cc:606] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Received request to transfer leadership to TS 09e4594ebe644d509dff55dbd33b0e86
I20260710 11:04:01.088687 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:01.089187 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:01.423656 26812 raft_consensus.cc:993] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:01.424096 26812 raft_consensus.cc:1081] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Signalling peer 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:01.425575 26674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:39364
I20260710 11:04:01.426017 26674 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.426304 26674 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.430961 26674 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.432343 26674 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 3 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:04:01.433445 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:01.433512 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:01.434013 26599 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.434197 26525 raft_consensus.cc:3055] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:01.434561 26525 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:01.435263 26525 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.436219 26525 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:01.438879 26599 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 3.
I20260710 11:04:01.440061 26640 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [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: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:01.440930 26723 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:01.441761 26525 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 3.
I20260710 11:04:01.442366 26723 raft_consensus.cc:697] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:01.443248 26723 consensus_queue.cc:237] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.450237 26423 catalog_manager.cc:5697] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 2 to 3, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 3 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.558766 26721 raft_consensus.cc:993] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:01.559345 26812 raft_consensus.cc:1081] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Signalling peer 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:01.560823 26674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:39364
I20260710 11:04:01.561311 26674 raft_consensus.cc:493] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:01.561622 26674 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.565526 26674 raft_consensus.cc:515] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.567251 26674 leader_election.cc:290] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 2 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:04:01.568276 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:01.568419 26599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:01.568989 26525 raft_consensus.cc:3055] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:01.569064 26599 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.569465 26525 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:01.570330 26525 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.571619 26525 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:01.576721 26599 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 2.
I20260710 11:04:01.578095 26640 leader_election.cc:304] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:01.578765 26525 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 2.
I20260710 11:04:01.578943 26723 raft_consensus.cc:2804] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:01.579447 26723 raft_consensus.cc:697] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:01.580273 26723 consensus_queue.cc:237] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:01.588615 26423 catalog_manager.cc:5697] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 1 to 2, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:01.900043 26525 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.901438 26723 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:01.905673 26599 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:01.907111 26723 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.089883 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:02.102597 26674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:04:02.103252 26674 raft_consensus.cc:606] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:04:02.108577 26674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:04:02.109115 26674 raft_consensus.cc:606] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:04:02.133942 26599 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:02.135258 26813 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:02.140447 26600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:44426
I20260710 11:04:02.141165 26600 raft_consensus.cc:606] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:04:02.144579 26525 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:02.146210 26821 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:02.150017 26600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:44426
I20260710 11:04:02.150689 26600 raft_consensus.cc:606] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:04:02.157581 26600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
mode: GRACEFUL
new_leader_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:44426
I20260710 11:04:02.157886 26723 raft_consensus.cc:993] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.158329 26600 raft_consensus.cc:606] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Received request to transfer leadership to TS 38426591f3014e29a72d4a936dd96cf3
I20260710 11:04:02.158434 26821 raft_consensus.cc:1081] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.160213 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41150
I20260710 11:04:02.160837 26525 raft_consensus.cc:493] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.161198 26525 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.166306 26525 raft_consensus.cc:515] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.167970 26525 leader_election.cc:290] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 3 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:02.168669 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:02.168954 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:02.169286 26600 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.169477 26674 raft_consensus.cc:3055] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.169844 26674 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:02.170480 26674 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.171257 26674 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.175217 26600 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.175405 26674 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.176226 26491 leader_election.cc:304] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [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: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:02.176963 26812 raft_consensus.cc:2804] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.178519 26812 raft_consensus.cc:697] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:02.179327 26812 consensus_queue.cc:237] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.185554 26423 catalog_manager.cc:5697] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 2 to 3, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.298169 26804 raft_consensus.cc:993] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.298609 26804 raft_consensus.cc:1081] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.300118 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41160
I20260710 11:04:02.300647 26525 raft_consensus.cc:493] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.300982 26525 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.306057 26525 raft_consensus.cc:515] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.307708 26525 leader_election.cc:290] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 3 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:02.308578 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:02.308712 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927880a1c3e642eb892d5c2156bc53bc" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:02.309239 26600 raft_consensus.cc:3055] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.309350 26674 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.309620 26600 raft_consensus.cc:740] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:04:02.310436 26600 consensus_queue.cc:260] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.311592 26600 raft_consensus.cc:3060] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.315416 26674 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.316437 26491 leader_election.cc:304] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:04:02.317128 26812 raft_consensus.cc:2804] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.317428 26600 raft_consensus.cc:2468] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.317552 26812 raft_consensus.cc:697] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:02.318477 26812 consensus_queue.cc:237] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.326838 26423 catalog_manager.cc:5697] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 2 to 3, leader changed from fd787904146442f2a235a28bce9d255f (127.25.76.130) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.507808 26813 raft_consensus.cc:993] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.508479 26821 raft_consensus.cc:1081] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.510113 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41150
I20260710 11:04:02.510597 26525 raft_consensus.cc:493] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.510864 26525 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.515939 26525 raft_consensus.cc:515] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.517261 26525 leader_election.cc:290] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 4 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:02.518151 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:02.518615 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd67fca89eeb4f2e954f8d806a29479a" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:02.518760 26600 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.519125 26674 raft_consensus.cc:3055] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:02.519433 26674 raft_consensus.cc:740] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:02.520380 26834 raft_consensus.cc:993] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.520087 26674 consensus_queue.cc:260] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.520841 26804 raft_consensus.cc:1081] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.521100 26674 raft_consensus.cc:3060] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:02.522490 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41160
I20260710 11:04:02.523017 26525 raft_consensus.cc:493] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.523331 26525 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.524890 26600 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 4.
I20260710 11:04:02.526384 26491 leader_election.cc:304] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [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: 38426591f3014e29a72d4a936dd96cf3, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:02.527058 26674 raft_consensus.cc:2468] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 4.
I20260710 11:04:02.527115 26812 raft_consensus.cc:2804] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:02.527714 26812 raft_consensus.cc:697] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 4 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:02.528532 26812 consensus_queue.cc:237] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.529091 26525 raft_consensus.cc:515] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.531100 26525 leader_election.cc:290] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 3 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:02.532050 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:02.532171 26673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080d4ec6f0b94503b2393e8abf6939f0" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:02.533203 26673 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.533141 26600 raft_consensus.cc:3055] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.534704 26600 raft_consensus.cc:740] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:04:02.535652 26600 consensus_queue.cc:260] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.536474 26600 raft_consensus.cc:3060] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.538929 26673 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.539530 26674 raft_consensus.cc:1240] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Rejecting Update request from peer fd787904146442f2a235a28bce9d255f for earlier term 2. Current term is 3. Ops: []
I20260710 11:04:02.540257 26491 leader_election.cc:304] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:04:02.539727 26423 catalog_manager.cc:5697] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 3 to 4, leader changed from 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 4 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.541292 26812 raft_consensus.cc:2804] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.541950 26812 raft_consensus.cc:697] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:02.542573 26600 raft_consensus.cc:2468] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.542851 26812 consensus_queue.cc:237] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.553745 26423 catalog_manager.cc:5697] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 2 to 3, leader changed from fd787904146442f2a235a28bce9d255f (127.25.76.130) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.646065 26600 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.647418 26812 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.655836 26674 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.657783 26837 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.669745 26834 raft_consensus.cc:993] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: : Instructing follower 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.670300 26804 raft_consensus.cc:1081] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Signalling peer 38426591f3014e29a72d4a936dd96cf3 to start an election
I20260710 11:04:02.672056 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
 from {username='slave'} at 127.0.0.1:41160
I20260710 11:04:02.672610 26525 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:02.672981 26525 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.677382 26525 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.678681 26525 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [CANDIDATE]: Term 3 election: Requested vote from peers fd787904146442f2a235a28bce9d255f (127.25.76.130:37207), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:02.679512 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:02.680037 26600 raft_consensus.cc:3055] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:02.679976 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "38426591f3014e29a72d4a936dd96cf3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:02.680365 26600 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:04:02.680579 26674 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.681090 26600 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.681978 26600 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:02.685042 26674 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.685736 26600 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38426591f3014e29a72d4a936dd96cf3 in term 3.
I20260710 11:04:02.686103 26491 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [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: 09e4594ebe644d509dff55dbd33b0e86, 38426591f3014e29a72d4a936dd96cf3; no voters: 
I20260710 11:04:02.686890 26837 raft_consensus.cc:2804] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:02.687505 26837 raft_consensus.cc:697] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Leader. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:02.688287 26837 consensus_queue.cc:237] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:02.695412 26421 catalog_manager.cc:5697] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 reported cstate change: term changed from 2 to 3, leader changed from fd787904146442f2a235a28bce9d255f (127.25.76.130) to 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "38426591f3014e29a72d4a936dd96cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.802259 26674 raft_consensus.cc:1275] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.803475 26837 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.812705 26600 raft_consensus.cc:1275] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.814035 26830 consensus_queue.cc:1048] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.923206 26600 raft_consensus.cc:1275] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.924441 26812 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.935935 26674 raft_consensus.cc:1275] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:02.937439 26830 consensus_queue.cc:1048] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:02.962039 26674 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:02.963373 26830 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:02.971659 26600 raft_consensus.cc:1275] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:02.973073 26812 consensus_queue.cc:1048] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:03.100690 26600 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.102018 26812 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:03.112327 26674 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Refusing update from remote peer 38426591f3014e29a72d4a936dd96cf3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:03.114004 26837 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:05.167348 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:05.175347 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:05.176215 26525 raft_consensus.cc:606] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Received request to transfer leadership to TS 09e4594ebe644d509dff55dbd33b0e86
I20260710 11:04:05.179495 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8273758d66364a1fbc598617040a8b22"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:05.180060 26525 raft_consensus.cc:606] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:04:05.182703 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8609a583233945799703818f9e8abb13"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:05.183084 26525 raft_consensus.cc:606] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Received request to transfer leadership to TS fd787904146442f2a235a28bce9d255f
I20260710 11:04:05.185467 26525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
mode: GRACEFUL
new_leader_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:41172
I20260710 11:04:05.185891 26525 raft_consensus.cc:606] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Received request to transfer leadership to TS 09e4594ebe644d509dff55dbd33b0e86
I20260710 11:04:05.186946 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:05.187510 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:05.359087 26850 raft_consensus.cc:993] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:04:05.359715 26851 raft_consensus.cc:1081] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:04:05.361394 26600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8609a583233945799703818f9e8abb13"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44424
I20260710 11:04:05.361999 26600 raft_consensus.cc:493] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.362378 26600 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.367666 26600 raft_consensus.cc:515] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.369330 26600 leader_election.cc:290] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 3 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899)
I20260710 11:04:05.370471 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:05.370571 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8609a583233945799703818f9e8abb13" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:05.371289 26525 raft_consensus.cc:3055] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:05.371316 26674 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.371724 26525 raft_consensus.cc:740] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:05.372617 26525 consensus_queue.cc:260] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.373847 26525 raft_consensus.cc:3060] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:05.378118 26674 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 3.
I20260710 11:04:05.379520 26566 leader_election.cc:304] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [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: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:05.380015 26525 raft_consensus.cc:2468] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 3.
I20260710 11:04:05.380402 26804 raft_consensus.cc:2804] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:05.381515 26804 raft_consensus.cc:697] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 3 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:04:05.382647 26804 consensus_queue.cc:237] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.390165 26422 catalog_manager.cc:5697] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 2 to 3, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 3 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.449542 26850 raft_consensus.cc:993] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:04:05.450011 26850 raft_consensus.cc:1081] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Signalling peer fd787904146442f2a235a28bce9d255f to start an election
I20260710 11:04:05.451445 26600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8273758d66364a1fbc598617040a8b22"
dest_uuid: "fd787904146442f2a235a28bce9d255f"
 from {username='slave'} at 127.0.0.1:44424
I20260710 11:04:05.451903 26600 raft_consensus.cc:493] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.452183 26600 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.456386 26600 raft_consensus.cc:515] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:04:05.457912 26600 leader_election.cc:290] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Requested vote from peers 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131:45899), 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411)
I20260710 11:04:05.458827 26674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
I20260710 11:04:05.459026 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8273758d66364a1fbc598617040a8b22" candidate_uuid: "fd787904146442f2a235a28bce9d255f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:05.459328 26674 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.459532 26525 raft_consensus.cc:3055] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:05.459846 26525 raft_consensus.cc:740] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:05.460517 26525 consensus_queue.cc:260] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:04:05.461377 26525 raft_consensus.cc:3060] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.463527 26674 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:04:05.464509 26566 leader_election.cc:304] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:05.465258 26804 raft_consensus.cc:2804] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:05.465641 26804 raft_consensus.cc:697] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Becoming Leader. State: Replica: fd787904146442f2a235a28bce9d255f, State: Running, Role: LEADER
I20260710 11:04:05.465770 26525 raft_consensus.cc:2468] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd787904146442f2a235a28bce9d255f in term 2.
I20260710 11:04:05.466517 26804 consensus_queue.cc:237] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } }
I20260710 11:04:05.472920 26422 catalog_manager.cc:5697] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f reported cstate change: term changed from 1 to 2, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to fd787904146442f2a235a28bce9d255f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "fd787904146442f2a235a28bce9d255f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.513453 26851 raft_consensus.cc:993] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:05.513950 26850 raft_consensus.cc:1081] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Signalling peer 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:05.515491 26674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:39364
I20260710 11:04:05.516016 26674 raft_consensus.cc:493] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.516330 26674 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.520820 26674 raft_consensus.cc:515] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.522594 26674 leader_election.cc:290] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 4 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:04:05.523540 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:05.523814 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bc102215114bbda0783cbf5f5de262" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:05.524169 26525 raft_consensus.cc:3055] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:05.524343 26600 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.524530 26525 raft_consensus.cc:740] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:05.525362 26525 consensus_queue.cc:260] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.526264 26525 raft_consensus.cc:3060] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.528966 26600 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 4.
I20260710 11:04:05.530320 26525 raft_consensus.cc:2468] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 4.
I20260710 11:04:05.530252 26640 leader_election.cc:304] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [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: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:05.531502 26821 raft_consensus.cc:2804] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:05.532586 26821 raft_consensus.cc:697] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:05.533303 26821 consensus_queue.cc:237] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.539672 26422 catalog_manager.cc:5697] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 3 to 4, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 4 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.564764 26850 raft_consensus.cc:993] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: : Instructing follower 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:05.565258 26851 raft_consensus.cc:1081] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Signalling peer 09e4594ebe644d509dff55dbd33b0e86 to start an election
I20260710 11:04:05.566788 26674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294"
dest_uuid: "09e4594ebe644d509dff55dbd33b0e86"
 from {username='slave'} at 127.0.0.1:39364
I20260710 11:04:05.567277 26674 raft_consensus.cc:493] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:05.567570 26674 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.572386 26674 raft_consensus.cc:515] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.573980 26674 leader_election.cc:290] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [CANDIDATE]: Term 4 election: Requested vote from peers 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411), fd787904146442f2a235a28bce9d255f (127.25.76.130:37207)
I20260710 11:04:05.574780 26525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38426591f3014e29a72d4a936dd96cf3"
I20260710 11:04:05.575112 26600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61fe9dfffb4b2999176922f9952294" candidate_uuid: "09e4594ebe644d509dff55dbd33b0e86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd787904146442f2a235a28bce9d255f"
I20260710 11:04:05.575330 26525 raft_consensus.cc:3055] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:05.575654 26600 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.575685 26525 raft_consensus.cc:740] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38426591f3014e29a72d4a936dd96cf3, State: Running, Role: LEADER
I20260710 11:04:05.576514 26525 consensus_queue.cc:260] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.577394 26525 raft_consensus.cc:3060] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:05.579979 26600 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 4.
I20260710 11:04:05.580919 26640 leader_election.cc:304] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [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: 09e4594ebe644d509dff55dbd33b0e86, fd787904146442f2a235a28bce9d255f; no voters: 
I20260710 11:04:05.581746 26821 raft_consensus.cc:2804] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:05.582028 26525 raft_consensus.cc:2468] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09e4594ebe644d509dff55dbd33b0e86 in term 4.
I20260710 11:04:05.582291 26821 raft_consensus.cc:697] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 LEADER]: Becoming Leader. State: Replica: 09e4594ebe644d509dff55dbd33b0e86, State: Running, Role: LEADER
I20260710 11:04:05.583580 26821 consensus_queue.cc:237] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [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: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } }
I20260710 11:04:05.596695 26422 catalog_manager.cc:5697] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 reported cstate change: term changed from 3 to 4, leader changed from 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129) to 09e4594ebe644d509dff55dbd33b0e86 (127.25.76.131). New cstate: current_term: 4 leader_uuid: "09e4594ebe644d509dff55dbd33b0e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.939224 26674 raft_consensus.cc:1275] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.940661 26804 consensus_queue.cc:1048] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:05.953800 26525 raft_consensus.cc:1275] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:05.955304 26865 consensus_queue.cc:1048] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:05.959498 26674 raft_consensus.cc:1275] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:05.961822 26865 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "09e4594ebe644d509dff55dbd33b0e86" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 45899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:05.964780 26525 raft_consensus.cc:1275] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Refusing update from remote peer fd787904146442f2a235a28bce9d255f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:05.966689 26804 consensus_queue.cc:1048] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:06.027841 26600 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.029245 26821 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:06.039309 26524 raft_consensus.cc:1275] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.041422 26872 consensus_queue.cc:1048] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:06.093930 26524 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.095386 26821 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38426591f3014e29a72d4a936dd96cf3" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:06.105607 26600 raft_consensus.cc:1275] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Refusing update from remote peer 09e4594ebe644d509dff55dbd33b0e86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:06.108665 26821 consensus_queue.cc:1048] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd787904146442f2a235a28bce9d255f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 37207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:06.188390 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:06.194288 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
I20260710 11:04:06.217407 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:06.218168 25906 tablet_replica.cc:333] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.218901 25906 raft_consensus.cc:2243] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.219374 25906 raft_consensus.cc:2272] T e40abe7fc3c842209afb45c0bcaab095 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.221267 25906 tablet_replica.cc:333] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.221868 25906 raft_consensus.cc:2243] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.222307 25906 raft_consensus.cc:2272] T 4b5d97eb4b1b469190cd811bd0816efd P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.223889 25906 tablet_replica.cc:333] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.224365 25906 raft_consensus.cc:2243] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.225117 25906 raft_consensus.cc:2272] T 080d4ec6f0b94503b2393e8abf6939f0 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.227411 25906 tablet_replica.cc:333] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.228170 25906 raft_consensus.cc:2243] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.229079 25906 raft_consensus.cc:2272] T 927880a1c3e642eb892d5c2156bc53bc P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.230710 25906 tablet_replica.cc:333] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.231308 25906 raft_consensus.cc:2243] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.231648 25906 raft_consensus.cc:2272] T b7bc102215114bbda0783cbf5f5de262 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.233583 25906 tablet_replica.cc:333] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.234102 25906 raft_consensus.cc:2243] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.234428 25906 raft_consensus.cc:2272] T 8609a583233945799703818f9e8abb13 P 38426591f3014e29a72d4a936dd96cf3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.236824 25906 tablet_replica.cc:333] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.237274 25906 raft_consensus.cc:2243] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.237608 25906 raft_consensus.cc:2272] T 5e61fe9dfffb4b2999176922f9952294 P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.239691 25906 tablet_replica.cc:333] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.240089 25906 raft_consensus.cc:2243] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.240412 25906 raft_consensus.cc:2272] T 8273758d66364a1fbc598617040a8b22 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.242678 25906 tablet_replica.cc:333] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.243139 25906 raft_consensus.cc:2243] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.243808 25906 raft_consensus.cc:2272] T b97b505250fc475991d5bd643b74e336 P 38426591f3014e29a72d4a936dd96cf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.245466 25906 tablet_replica.cc:333] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3: stopping tablet replica
I20260710 11:04:06.245925 25906 raft_consensus.cc:2243] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.246559 25906 raft_consensus.cc:2272] T bd67fca89eeb4f2e954f8d806a29479a P 38426591f3014e29a72d4a936dd96cf3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.275867 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
W20260710 11:04:06.284162 26565 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.76.129:44411: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260710 11:04:06.288496 26565 consensus_peers.cc:597] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f -> Peer 38426591f3014e29a72d4a936dd96cf3 (127.25.76.129:44411): Couldn't send request to peer 38426591f3014e29a72d4a936dd96cf3. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:44411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.299645 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
I20260710 11:04:06.324703 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:06.325415 25906 tablet_replica.cc:333] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.326079 25906 raft_consensus.cc:2243] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.326611 25906 raft_consensus.cc:2272] T 4b5d97eb4b1b469190cd811bd0816efd P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.328593 25906 tablet_replica.cc:333] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.329216 25906 raft_consensus.cc:2243] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.330142 25906 raft_consensus.cc:2272] T e40abe7fc3c842209afb45c0bcaab095 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.332026 25906 tablet_replica.cc:333] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.332602 25906 raft_consensus.cc:2243] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.333086 25906 raft_consensus.cc:2272] T 080d4ec6f0b94503b2393e8abf6939f0 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.335007 25906 tablet_replica.cc:333] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.335568 25906 raft_consensus.cc:2243] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.336094 25906 raft_consensus.cc:2272] T 927880a1c3e642eb892d5c2156bc53bc P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.338027 25906 tablet_replica.cc:333] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.338579 25906 raft_consensus.cc:2243] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.339026 25906 raft_consensus.cc:2272] T b97b505250fc475991d5bd643b74e336 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.340782 25906 tablet_replica.cc:333] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.341331 25906 raft_consensus.cc:2243] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.341885 25906 raft_consensus.cc:2272] T bd67fca89eeb4f2e954f8d806a29479a P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.343536 25906 tablet_replica.cc:333] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.344070 25906 raft_consensus.cc:2243] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.344878 25906 raft_consensus.cc:2272] T 8273758d66364a1fbc598617040a8b22 P fd787904146442f2a235a28bce9d255f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.347047 25906 tablet_replica.cc:333] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.347590 25906 raft_consensus.cc:2243] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.348045 25906 raft_consensus.cc:2272] T b7bc102215114bbda0783cbf5f5de262 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.350739 25906 tablet_replica.cc:333] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.351250 25906 raft_consensus.cc:2243] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.351706 25906 raft_consensus.cc:2272] T 5e61fe9dfffb4b2999176922f9952294 P fd787904146442f2a235a28bce9d255f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.354099 25906 tablet_replica.cc:333] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f: stopping tablet replica
I20260710 11:04:06.354600 25906 raft_consensus.cc:2243] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.355346 25906 raft_consensus.cc:2272] T 8609a583233945799703818f9e8abb13 P fd787904146442f2a235a28bce9d255f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.384164 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
I20260710 11:04:06.403134 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
I20260710 11:04:06.432291 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:06.433024 25906 tablet_replica.cc:333] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.433737 25906 raft_consensus.cc:2243] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.434684 25906 raft_consensus.cc:2272] T 4b5d97eb4b1b469190cd811bd0816efd P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.436578 25906 tablet_replica.cc:333] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.437150 25906 raft_consensus.cc:2243] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.437618 25906 raft_consensus.cc:2272] T 080d4ec6f0b94503b2393e8abf6939f0 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.439432 25906 tablet_replica.cc:333] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.440111 25906 raft_consensus.cc:2243] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.440605 25906 raft_consensus.cc:2272] T e40abe7fc3c842209afb45c0bcaab095 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:06.441548 26640 consensus_peers.cc:597] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 -> Peer fd787904146442f2a235a28bce9d255f (127.25.76.130:37207): Couldn't send request to peer fd787904146442f2a235a28bce9d255f. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:37207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.442652 25906 tablet_replica.cc:333] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.443140 25906 raft_consensus.cc:2243] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.443499 25906 raft_consensus.cc:2272] T 927880a1c3e642eb892d5c2156bc53bc P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.445098 25906 tablet_replica.cc:333] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.445544 25906 raft_consensus.cc:2243] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.446007 25906 raft_consensus.cc:2272] T bd67fca89eeb4f2e954f8d806a29479a P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.447691 25906 tablet_replica.cc:333] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.448137 25906 raft_consensus.cc:2243] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.448496 25906 raft_consensus.cc:2272] T b97b505250fc475991d5bd643b74e336 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.450099 25906 tablet_replica.cc:333] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.450518 25906 raft_consensus.cc:2243] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.451145 25906 raft_consensus.cc:2272] T b7bc102215114bbda0783cbf5f5de262 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.453472 25906 tablet_replica.cc:333] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.453960 25906 raft_consensus.cc:2243] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.454336 25906 raft_consensus.cc:2272] T 8609a583233945799703818f9e8abb13 P 09e4594ebe644d509dff55dbd33b0e86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.456039 25906 tablet_replica.cc:333] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.456472 25906 raft_consensus.cc:2243] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.457088 25906 raft_consensus.cc:2272] T 5e61fe9dfffb4b2999176922f9952294 P 09e4594ebe644d509dff55dbd33b0e86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.458844 25906 tablet_replica.cc:333] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86: stopping tablet replica
I20260710 11:04:06.459219 25906 raft_consensus.cc:2243] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:06.459524 25906 raft_consensus.cc:2272] T 8273758d66364a1fbc598617040a8b22 P 09e4594ebe644d509dff55dbd33b0e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.486836 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:04:06.506354 25906 master.cc:562] Master@127.25.76.190:32837 shutting down...
I20260710 11:04:06.526135 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:06.526757 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:06.527125 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a0a9ecc9f264275b3c645735224d068: stopping tablet replica
I20260710 11:04:06.548049 25906 master.cc:584] Master@127.25.76.190:32837 shutdown complete.
09e4594ebe644d509dff55dbd33b0e86  1
38426591f3014e29a72d4a936dd96cf3  5
fd787904146442f2a235a28bce9d255f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10432 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:06.593283 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:43967
I20260710 11:04:06.594604 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:06.600807 26881 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 11:04:06.602308 26882 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 11:04:06.602766 26884 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 11:04:06.603178 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:06.604662 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:06.604928 25906 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 11:04:06.605160 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681446605141 us; error 0 us; skew 500 ppm
I20260710 11:04:06.605899 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:06.608697 25906 webserver.cc:533] Webserver started at http://127.25.76.190:45985/ using document root <none> and password file <none>
I20260710 11:04:06.609272 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:06.609512 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:06.610020 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:06.611343 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "fe02ef22f73d48f99f0bb0bd37c5a199"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:06.616477 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:06.620182 26889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.621165 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:06.621450 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "fe02ef22f73d48f99f0bb0bd37c5a199"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:06.621801 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-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 11:04:06.644651 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:06.646070 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:06.687440 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:43967
I20260710 11:04:06.687531 26940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:43967 every 8 connection(s)
I20260710 11:04:06.691783 26941 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 11:04:06.701315 26941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199: Bootstrap starting.
I20260710 11:04:06.705878 26941 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:06.710021 26941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199: No bootstrap required, opened a new log
I20260710 11:04:06.712076 26941 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER }
I20260710 11:04:06.712472 26941 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:06.712716 26941 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe02ef22f73d48f99f0bb0bd37c5a199, State: Initialized, Role: FOLLOWER
I20260710 11:04:06.713274 26941 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER }
I20260710 11:04:06.713750 26941 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:06.713979 26941 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:06.714260 26941 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:06.718430 26941 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER }
I20260710 11:04:06.718958 26941 leader_election.cc:304] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [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: fe02ef22f73d48f99f0bb0bd37c5a199; no voters: 
I20260710 11:04:06.720074 26941 leader_election.cc:290] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:06.720489 26944 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:06.721781 26944 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 1 LEADER]: Becoming Leader. State: Replica: fe02ef22f73d48f99f0bb0bd37c5a199, State: Running, Role: LEADER
I20260710 11:04:06.722469 26944 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [LEADER]: Queue going to LEADER mode. State: All 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: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER }
I20260710 11:04:06.723141 26941 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:06.727242 26945 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER } }
I20260710 11:04:06.728658 26945 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:06.728055 26946 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe02ef22f73d48f99f0bb0bd37c5a199. Latest consensus state: current_term: 1 leader_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe02ef22f73d48f99f0bb0bd37c5a199" member_type: VOTER } }
I20260710 11:04:06.729228 26946 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:06.734570 26952 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:06.741008 26952 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:06.742295 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:06.750329 26952 catalog_manager.cc:1383] Generated new cluster ID: 519b39f84e6b4198b6b98a3fe1837091
I20260710 11:04:06.750672 26952 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:06.784814 26952 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:06.786234 26952 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:06.815006 26952 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199: Generated new TSK 0
I20260710 11:04:06.815701 26952 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:06.873799 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:06.880584 26962 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 11:04:06.881937 26963 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 11:04:06.883554 25906 server_base.cc:1061] running on GCE node
W20260710 11:04:06.883528 26965 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 11:04:06.884807 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:06.885051 25906 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 11:04:06.885267 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681446885248 us; error 0 us; skew 500 ppm
I20260710 11:04:06.885867 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:06.888274 25906 webserver.cc:533] Webserver started at http://127.25.76.129:46157/ using document root <none> and password file <none>
I20260710 11:04:06.888757 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:06.888976 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:06.889266 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:06.890540 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "52329b97b92048919de5a47bc339026d"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:06.895464 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:06.899358 26970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.900298 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:06.900629 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "52329b97b92048919de5a47bc339026d"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:06.900899 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-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 11:04:06.924741 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:06.925992 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:06.927381 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:06.929741 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:06.929913 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.930300 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:06.930464 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.972054 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:34003
I20260710 11:04:06.972163 27032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:34003 every 8 connection(s)
I20260710 11:04:06.976717 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:06.984628 27037 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 11:04:06.985965 27038 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 11:04:06.989477 27040 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 11:04:06.990386 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:06.991930 27033 heartbeater.cc:344] Connected to a master server at 127.25.76.190:43967
I20260710 11:04:06.991926 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:06.992444 27033 heartbeater.cc:461] Registering TS with master...
W20260710 11:04:06.992449 25906 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 11:04:06.992980 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681446992957 us; error 0 us; skew 500 ppm
I20260710 11:04:06.993432 27033 heartbeater.cc:507] Master 127.25.76.190:43967 requested a full tablet report, sending...
I20260710 11:04:06.993587 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:06.996079 26906 ts_manager.cc:194] Registered new tserver with Master: 52329b97b92048919de5a47bc339026d (127.25.76.129:34003)
I20260710 11:04:06.996609 25906 webserver.cc:533] Webserver started at http://127.25.76.130:35101/ using document root <none> and password file <none>
I20260710 11:04:06.997124 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:06.997341 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:06.997607 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:06.998363 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45992
I20260710 11:04:06.998924 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "442ed183abd24b5bbe1e838d36dabdb7"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:07.003875 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:07.007704 27045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.008708 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:07.009074 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "442ed183abd24b5bbe1e838d36dabdb7"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-7p3j"
I20260710 11:04:07.009369 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-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 11:04:07.031497 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:07.032693 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:07.034191 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:07.036568 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:07.036757 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.037117 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:07.037297 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.080104 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:36039
I20260710 11:04:07.080224 27107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:36039 every 8 connection(s)
I20260710 11:04:07.085335 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:07.092842 27111 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 11:04:07.094885 27112 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 11:04:07.096956 27114 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 11:04:07.097641 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:07.098943 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:07.098943 27108 heartbeater.cc:344] Connected to a master server at 127.25.76.190:43967
W20260710 11:04:07.099423 25906 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 11:04:07.099589 27108 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:07.099642 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681447099621 us; error 0 us; skew 500 ppm
I20260710 11:04:07.100519 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:07.100585 27108 heartbeater.cc:507] Master 127.25.76.190:43967 requested a full tablet report, sending...
I20260710 11:04:07.103516 26906 ts_manager.cc:194] Registered new tserver with Master: 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:07.104450 25906 webserver.cc:533] Webserver started at http://127.25.76.131:38659/ using document root <none> and password file <none>
I20260710 11:04:07.105083 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:07.105329 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:07.105288 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46002
I20260710 11:04:07.105892 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:07.107314 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "83741994421242a1b39def76bb6adbbd"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-7p3j"
I20260710 11:04:07.112090 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:04:07.115691 27119 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.116572 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:07.116911 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "83741994421242a1b39def76bb6adbbd"
format_stamp: "Formatted at 2026-07-10 11:04:07 on dist-test-slave-7p3j"
I20260710 11:04:07.117234 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-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 11:04:07.136780 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:07.138192 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:07.139758 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:07.142175 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:07.142441 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.142707 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:07.142916 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:07.185935 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:35679
I20260710 11:04:07.186024 27181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:35679 every 8 connection(s)
I20260710 11:04:07.213784 27182 heartbeater.cc:344] Connected to a master server at 127.25.76.190:43967
I20260710 11:04:07.214224 27182 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:07.215063 27182 heartbeater.cc:507] Master 127.25.76.190:43967 requested a full tablet report, sending...
I20260710 11:04:07.217188 26906 ts_manager.cc:194] Registered new tserver with Master: 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:07.217398 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02807886s
I20260710 11:04:07.218848 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46014
I20260710 11:04:07.248061 26906 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46022:
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 11:04:07.251856 26906 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 11:04:07.377461 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 7adebae68ecf496aa5869d1f4cc55caa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:07.378968 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adebae68ecf496aa5869d1f4cc55caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.379076 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 7adebae68ecf496aa5869d1f4cc55caa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:07.380336 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adebae68ecf496aa5869d1f4cc55caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.382261 27068 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c34f82a4a4218a6267672f3f40e97 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:07.382743 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2e44746aa43a2b725cfb97c302664 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:07.383734 27068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c34f82a4a4218a6267672f3f40e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.385020 27071 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70506dbe624040af0ea05cdf1701a4 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:07.386372 27071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70506dbe624040af0ea05cdf1701a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.390801 27069 tablet_service.cc:1511] Processing CreateTablet for tablet a6f543905da546ed89a047d2c7cb9455 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:07.392217 27069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f543905da546ed89a047d2c7cb9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.392611 27067 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd9929f79ef4d14b5459d11d3dd8bac (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:07.393303 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2e44746aa43a2b725cfb97c302664 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:07.394093 27067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd9929f79ef4d14b5459d11d3dd8bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.394613 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2e44746aa43a2b725cfb97c302664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.396680 27070 tablet_service.cc:1511] Processing CreateTablet for tablet f332aacb80a84997b44041278cbe0658 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:07.398375 27070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f332aacb80a84997b44041278cbe0658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.399501 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2e44746aa43a2b725cfb97c302664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.399258 27066 tablet_service.cc:1511] Processing CreateTablet for tablet de85af6f646d40ce9cde93706ea09ed6 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:07.399936 26996 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70506dbe624040af0ea05cdf1701a4 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:07.401103 27066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de85af6f646d40ce9cde93706ea09ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.401410 26996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70506dbe624040af0ea05cdf1701a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.408833 27065 tablet_service.cc:1511] Processing CreateTablet for tablet bd412ba3607a45d890476473e3b34500 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:07.411161 27065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd412ba3607a45d890476473e3b34500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.415846 27064 tablet_service.cc:1511] Processing CreateTablet for tablet c909b0ea2ce24c1583be7612aab658dc (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:07.417343 27064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b0ea2ce24c1583be7612aab658dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.441250 27197 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:07.443979 27064 tablet_service.cc:1511] Processing CreateTablet for tablet ad27506968de4e2ca2998edd2fd17fff (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:07.447774 26995 tablet_service.cc:1511] Processing CreateTablet for tablet f332aacb80a84997b44041278cbe0658 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:07.449221 26995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f332aacb80a84997b44041278cbe0658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.449082 26993 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c34f82a4a4218a6267672f3f40e97 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:07.450392 26993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c34f82a4a4218a6267672f3f40e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.450941 26994 tablet_service.cc:1511] Processing CreateTablet for tablet a6f543905da546ed89a047d2c7cb9455 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:07.452486 26994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f543905da546ed89a047d2c7cb9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.437436 27069 tablet_service.cc:1511] Processing CreateTablet for tablet 5a66655a80054da08255d3e1221848c2 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:07.457209 27197 tablet_bootstrap.cc:654] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:07.457338 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 663c38f128bb487dae30143d3e1de013 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:07.447811 27064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad27506968de4e2ca2998edd2fd17fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.460095 27069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a66655a80054da08255d3e1221848c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.460013 26992 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd9929f79ef4d14b5459d11d3dd8bac (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:07.461409 26992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd9929f79ef4d14b5459d11d3dd8bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.467866 26991 tablet_service.cc:1511] Processing CreateTablet for tablet de85af6f646d40ce9cde93706ea09ed6 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:07.469422 26991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de85af6f646d40ce9cde93706ea09ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.469952 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c38f128bb487dae30143d3e1de013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.471899 26990 tablet_service.cc:1511] Processing CreateTablet for tablet bd412ba3607a45d890476473e3b34500 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:07.473380 26990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd412ba3607a45d890476473e3b34500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.475430 26989 tablet_service.cc:1511] Processing CreateTablet for tablet c909b0ea2ce24c1583be7612aab658dc (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:07.478024 26989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b0ea2ce24c1583be7612aab658dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.485736 27067 tablet_service.cc:1511] Processing CreateTablet for tablet f9d13d0b3ff8477e8c9b614e6709d868 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:07.489813 27067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d13d0b3ff8477e8c9b614e6709d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.496224 27072 tablet_service.cc:1511] Processing CreateTablet for tablet a42885576caa4eeeb29593f6bf4413f3 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:07.504051 27069 tablet_service.cc:1511] Processing CreateTablet for tablet b5e0a5568f30428c90252cd73f724325 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:07.522621 27071 tablet_service.cc:1511] Processing CreateTablet for tablet 25f2f1069dfe413c9392f5aa2da957f5 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:07.529284 26992 tablet_service.cc:1511] Processing CreateTablet for tablet ad27506968de4e2ca2998edd2fd17fff (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:07.533864 26992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad27506968de4e2ca2998edd2fd17fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.524708 27066 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea4a5882c71424b96177dd60457c725 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:07.535996 27140 tablet_service.cc:1511] Processing CreateTablet for tablet de85af6f646d40ce9cde93706ea09ed6 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:07.534135 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 5a66655a80054da08255d3e1221848c2 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:07.534663 27147 tablet_service.cc:1511] Processing CreateTablet for tablet 7adebae68ecf496aa5869d1f4cc55caa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:07.535928 27069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e0a5568f30428c90252cd73f724325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.537413 27140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de85af6f646d40ce9cde93706ea09ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.538472 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42885576caa4eeeb29593f6bf4413f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.538857 27141 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd9929f79ef4d14b5459d11d3dd8bac (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:07.539412 27066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea4a5882c71424b96177dd60457c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.541004 27142 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5c34f82a4a4218a6267672f3f40e97 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:07.543205 27143 tablet_service.cc:1511] Processing CreateTablet for tablet a6f543905da546ed89a047d2c7cb9455 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:07.539752 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a66655a80054da08255d3e1221848c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.545452 27144 tablet_service.cc:1511] Processing CreateTablet for tablet f332aacb80a84997b44041278cbe0658 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:07.547176 27068 tablet_service.cc:1511] Processing CreateTablet for tablet 96453dd5d9f744cba3dd8f327640aea1 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:07.547719 27145 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70506dbe624040af0ea05cdf1701a4 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:07.548128 27071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f2f1069dfe413c9392f5aa2da957f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.549600 27146 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2e44746aa43a2b725cfb97c302664 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:07.552891 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f543905da546ed89a047d2c7cb9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.552762 27139 tablet_service.cc:1511] Processing CreateTablet for tablet bd412ba3607a45d890476473e3b34500 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:07.553534 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adebae68ecf496aa5869d1f4cc55caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.555476 27197 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:07.556018 27197 ts_tablet_manager.cc:1403] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.031s
I20260710 11:04:07.558815 27144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f332aacb80a84997b44041278cbe0658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.559258 27138 tablet_service.cc:1511] Processing CreateTablet for tablet c909b0ea2ce24c1583be7612aab658dc (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:07.560597 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c909b0ea2ce24c1583be7612aab658dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.562371 27141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd9929f79ef4d14b5459d11d3dd8bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.565974 27139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd412ba3607a45d890476473e3b34500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.569155 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2e44746aa43a2b725cfb97c302664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.573995 27142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c34f82a4a4218a6267672f3f40e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.581143 27065 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5f6bf1f4144457b2d86b52c6253775 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:07.582554 27070 tablet_service.cc:1511] Processing CreateTablet for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:07.583630 27145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70506dbe624040af0ea05cdf1701a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.587975 26997 tablet_service.cc:1511] Processing CreateTablet for tablet f9d13d0b3ff8477e8c9b614e6709d868 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:07.589886 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d13d0b3ff8477e8c9b614e6709d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.601281 26993 tablet_service.cc:1511] Processing CreateTablet for tablet a42885576caa4eeeb29593f6bf4413f3 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:07.602988 26993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42885576caa4eeeb29593f6bf4413f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.610738 27197 raft_consensus.cc:359] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.604770 27070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00848e81bdc6430dbc8e3e2140e4cfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.617235 27065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5f6bf1f4144457b2d86b52c6253775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.612429 27197 raft_consensus.cc:385] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:07.619275 26996 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea4a5882c71424b96177dd60457c725 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:07.620569 26991 tablet_service.cc:1511] Processing CreateTablet for tablet b5e0a5568f30428c90252cd73f724325 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:07.621681 26996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea4a5882c71424b96177dd60457c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.624361 26991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e0a5568f30428c90252cd73f724325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.625618 26995 tablet_service.cc:1511] Processing CreateTablet for tablet 96453dd5d9f744cba3dd8f327640aea1 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:07.627039 26995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96453dd5d9f744cba3dd8f327640aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.619277 27197 raft_consensus.cc:740] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:07.636682 26989 tablet_service.cc:1511] Processing CreateTablet for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:07.637364 27197 consensus_queue.cc:260] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.638617 27199 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:07.626904 26990 tablet_service.cc:1511] Processing CreateTablet for tablet 25f2f1069dfe413c9392f5aa2da957f5 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:07.639118 26994 tablet_service.cc:1511] Processing CreateTablet for tablet 663c38f128bb487dae30143d3e1de013 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:07.642014 26990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f2f1069dfe413c9392f5aa2da957f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.645936 27068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96453dd5d9f744cba3dd8f327640aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.660002 26989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00848e81bdc6430dbc8e3e2140e4cfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.662529 27200 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:07.665446 26994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c38f128bb487dae30143d3e1de013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.673333 27069 tablet_service.cc:1511] Processing CreateTablet for tablet ee83298592474d7c9111f455923e82aa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:07.682996 27197 ts_tablet_manager.cc:1434] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.004s
I20260710 11:04:07.683823 27108 heartbeater.cc:499] Master 127.25.76.190:43967 was elected leader, sending a full tablet report...
I20260710 11:04:07.684151 27197 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:07.688068 27069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee83298592474d7c9111f455923e82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.700058 27072 tablet_service.cc:1511] Processing CreateTablet for tablet 5b283eb7aed5431d855d931fd643113e (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:07.701516 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b283eb7aed5431d855d931fd643113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.702910 27140 tablet_service.cc:1511] Processing CreateTablet for tablet 25f2f1069dfe413c9392f5aa2da957f5 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:07.704152 27140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f2f1069dfe413c9392f5aa2da957f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.719208 26992 tablet_service.cc:1511] Processing CreateTablet for tablet ee83298592474d7c9111f455923e82aa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:07.726547 26992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee83298592474d7c9111f455923e82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.727911 27199 tablet_bootstrap.cc:654] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:07.733436 26954 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:07.743844 27064 tablet_service.cc:1511] Processing CreateTablet for tablet dea4398c1bd2401397433626511c1e3b (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:07.745285 27064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4398c1bd2401397433626511c1e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.749114 26994 tablet_service.cc:1511] Processing CreateTablet for tablet 5b283eb7aed5431d855d931fd643113e (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:07.750608 26994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b283eb7aed5431d855d931fd643113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.757154 26992 tablet_service.cc:1511] Processing CreateTablet for tablet dea4398c1bd2401397433626511c1e3b (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:07.758641 26992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4398c1bd2401397433626511c1e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.758803 27197 tablet_bootstrap.cc:654] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:07.774178 27200 tablet_bootstrap.cc:654] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:07.724231 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5f6bf1f4144457b2d86b52c6253775 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:07.724319 27144 tablet_service.cc:1511] Processing CreateTablet for tablet 5a66655a80054da08255d3e1221848c2 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:07.782346 27144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a66655a80054da08255d3e1221848c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.737192 27143 tablet_service.cc:1511] Processing CreateTablet for tablet ad27506968de4e2ca2998edd2fd17fff (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:07.798985 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad27506968de4e2ca2998edd2fd17fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.822641 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5f6bf1f4144457b2d86b52c6253775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.824306 27144 tablet_service.cc:1511] Processing CreateTablet for tablet a42885576caa4eeeb29593f6bf4413f3 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:07.826304 27144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42885576caa4eeeb29593f6bf4413f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.828223 27146 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea4a5882c71424b96177dd60457c725 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:07.830247 27146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea4a5882c71424b96177dd60457c725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.805306 27147 tablet_service.cc:1511] Processing CreateTablet for tablet f9d13d0b3ff8477e8c9b614e6709d868 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:07.871212 27147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d13d0b3ff8477e8c9b614e6709d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.853506 27141 tablet_service.cc:1511] Processing CreateTablet for tablet 663c38f128bb487dae30143d3e1de013 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:07.879971 27141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c38f128bb487dae30143d3e1de013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.898751 27197 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:07.899360 27197 ts_tablet_manager.cc:1403] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.215s	user 0.035s	sys 0.041s
I20260710 11:04:07.900710 27199 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:07.901249 27199 ts_tablet_manager.cc:1403] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.263s	user 0.039s	sys 0.066s
I20260710 11:04:07.904563 27197 raft_consensus.cc:359] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.905489 27197 raft_consensus.cc:385] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:07.905884 27197 raft_consensus.cc:740] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:07.906759 27197 consensus_queue.cc:260] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.908282 27201 raft_consensus.cc:493] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:07.908667 27201 raft_consensus.cc:515] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.909236 27197 ts_tablet_manager.cc:1434] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:07.911234 27201 leader_election.cc:290] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:07.912770 27138 tablet_service.cc:1511] Processing CreateTablet for tablet 96453dd5d9f744cba3dd8f327640aea1 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:07.914304 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96453dd5d9f744cba3dd8f327640aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.920008 27140 tablet_service.cc:1511] Processing CreateTablet for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:07.917423 27145 tablet_service.cc:1511] Processing CreateTablet for tablet b5e0a5568f30428c90252cd73f724325 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:07.925585 27140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00848e81bdc6430dbc8e3e2140e4cfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.928133 27145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e0a5568f30428c90252cd73f724325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.929979 27142 tablet_service.cc:1511] Processing CreateTablet for tablet ee83298592474d7c9111f455923e82aa (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:07.942539 27142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee83298592474d7c9111f455923e82aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.943792 27200 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:07.939429 27197 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:07.948740 27200 ts_tablet_manager.cc:1403] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.287s	user 0.020s	sys 0.030s
I20260710 11:04:07.953725 27200 raft_consensus.cc:359] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.954861 27200 raft_consensus.cc:385] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:07.955346 27200 raft_consensus.cc:740] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:07.956450 27200 consensus_queue.cc:260] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:07.958349 26891 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.76.130:36039, user_credentials={real_user=slave}} blocked reactor thread for 44043.1us
I20260710 11:04:07.967671 27138 tablet_service.cc:1511] Processing CreateTablet for tablet 5b283eb7aed5431d855d931fd643113e (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:07.969138 27143 tablet_service.cc:1511] Processing CreateTablet for tablet dea4398c1bd2401397433626511c1e3b (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:07.969604 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b283eb7aed5431d855d931fd643113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.970503 27143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4398c1bd2401397433626511c1e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.977111 27200 ts_tablet_manager.cc:1434] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:04:07.979110 27199 raft_consensus.cc:359] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.979938 27199 raft_consensus.cc:385] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:07.980125 27182 heartbeater.cc:499] Master 127.25.76.190:43967 was elected leader, sending a full tablet report...
I20260710 11:04:07.980254 27199 raft_consensus.cc:740] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:07.981238 27199 consensus_queue.cc:260] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:07.947309 27139 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5f6bf1f4144457b2d86b52c6253775 (DEFAULT_TABLE table=test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:07.985064 27139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5f6bf1f4144457b2d86b52c6253775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.995388 27197 tablet_bootstrap.cc:654] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.001152 27033 heartbeater.cc:499] Master 127.25.76.190:43967 was elected leader, sending a full tablet report...
I20260710 11:04:08.038203 27200 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.045079 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.050817 27199 ts_tablet_manager.cc:1434] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.149s	user 0.009s	sys 0.008s
I20260710 11:04:08.051003 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.052835 27197 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.054545 27197 ts_tablet_manager.cc:1403] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.005s
I20260710 11:04:08.055629 27199 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.058703 27197 raft_consensus.cc:359] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.059520 27197 raft_consensus.cc:385] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.059875 27197 raft_consensus.cc:740] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.060638 27197 consensus_queue.cc:260] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:08.062459 27049 leader_election.cc:343] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.062779 27197 ts_tablet_manager.cc:1434] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
W20260710 11:04:08.063283 27049 leader_election.cc:343] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.063787 27197 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.063694 27049 leader_election.cc:304] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.064213 27199 tablet_bootstrap.cc:654] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.064548 27201 raft_consensus.cc:2749] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.067561 27200 tablet_bootstrap.cc:654] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.071151 27197 tablet_bootstrap.cc:654] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.081981 27199 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.082556 27199 ts_tablet_manager.cc:1403] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.021s
I20260710 11:04:08.084086 27197 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.084652 27197 ts_tablet_manager.cc:1403] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:04:08.084722 27200 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.086076 27200 ts_tablet_manager.cc:1403] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.008s
I20260710 11:04:08.085635 27199 raft_consensus.cc:359] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.086561 27199 raft_consensus.cc:385] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.086951 27199 raft_consensus.cc:740] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.087774 27199 consensus_queue.cc:260] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.088094 27197 raft_consensus.cc:359] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.088979 27197 raft_consensus.cc:385] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.089350 27197 raft_consensus.cc:740] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.089638 27200 raft_consensus.cc:359] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.090600 27200 raft_consensus.cc:385] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.090281 27197 consensus_queue.cc:260] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.090969 27200 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.091974 27200 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.094336 27200 ts_tablet_manager.cc:1434] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:04:08.095459 27200 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.096275 27197 ts_tablet_manager.cc:1434] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:04:08.097338 27197 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.090202 27199 ts_tablet_manager.cc:1434] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:08.098553 27199 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.107038 27197 tablet_bootstrap.cc:654] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.110553 27200 tablet_bootstrap.cc:654] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.114097 27199 tablet_bootstrap.cc:654] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.119094 27197 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.119596 27197 ts_tablet_manager.cc:1403] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:04:08.120157 27199 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.120178 27200 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.120846 27199 ts_tablet_manager.cc:1403] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.007s
I20260710 11:04:08.120929 27200 ts_tablet_manager.cc:1403] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260710 11:04:08.122013 27197 raft_consensus.cc:359] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.122519 27201 raft_consensus.cc:493] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.122745 27197 raft_consensus.cc:385] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.123049 27197 raft_consensus.cc:740] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.122960 27201 raft_consensus.cc:515] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.124044 27197 consensus_queue.cc:260] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.124115 27199 raft_consensus.cc:359] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.125068 27199 raft_consensus.cc:385] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.124873 27200 raft_consensus.cc:359] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.125355 27201 leader_election.cc:290] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.125716 27200 raft_consensus.cc:385] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.125432 27199 raft_consensus.cc:740] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.135651 27199 consensus_queue.cc:260] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.136114 27197 ts_tablet_manager.cc:1434] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260710 11:04:08.128229 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.128700 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.136423 27200 raft_consensus.cc:740] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
W20260710 11:04:08.139235 27049 leader_election.cc:343] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.139688 27200 consensus_queue.cc:260] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.137171 27197 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.142150 27200 ts_tablet_manager.cc:1434] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:04:08.143231 27200 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.148136 27197 tablet_bootstrap.cc:654] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.137908 27008 raft_consensus.cc:2468] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.137997 27199 ts_tablet_manager.cc:1434] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.006s
I20260710 11:04:08.148662 27200 tablet_bootstrap.cc:654] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.150084 27049 leader_election.cc:304] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.152420 27199 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.157996 27218 raft_consensus.cc:2804] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.158461 27218 raft_consensus.cc:493] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.158812 27218 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.166867 27218 raft_consensus.cc:515] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.169811 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.170490 27008 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.172528 27200 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.173074 27200 ts_tablet_manager.cc:1403] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260710 11:04:08.173550 27197 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.174079 27197 ts_tablet_manager.cc:1403] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.015s
I20260710 11:04:08.174152 27199 tablet_bootstrap.cc:654] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.176323 27200 raft_consensus.cc:359] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.177119 27200 raft_consensus.cc:385] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.176990 27197 raft_consensus.cc:359] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.177507 27200 raft_consensus.cc:740] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.177779 27197 raft_consensus.cc:385] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.178095 27197 raft_consensus.cc:740] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.178643 27200 consensus_queue.cc:260] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.179090 27008 raft_consensus.cc:2468] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.178896 27197 consensus_queue.cc:260] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.180274 27218 leader_election.cc:290] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.181761 27049 leader_election.cc:304] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.182008 27199 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.182572 27199 ts_tablet_manager.cc:1403] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 11:04:08.182729 27197 ts_tablet_manager.cc:1434] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:04:08.183233 27218 raft_consensus.cc:2804] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.185151 27197 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.183739 27218 raft_consensus.cc:697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.185514 27200 ts_tablet_manager.cc:1434] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:04:08.186707 27200 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.186470 27218 consensus_queue.cc:237] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.187415 27207 raft_consensus.cc:493] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.187884 27207 raft_consensus.cc:515] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.185501 27199 raft_consensus.cc:359] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.192845 27197 tablet_bootstrap.cc:654] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.193184 27199 raft_consensus.cc:385] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.193524 27199 raft_consensus.cc:740] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.194312 27199 consensus_queue.cc:260] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.182413 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.204798 27199 ts_tablet_manager.cc:1434] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:04:08.208642 27207 leader_election.cc:290] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.214570 27199 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.219542 27200 tablet_bootstrap.cc:654] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:08.230619 27049 leader_election.cc:343] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.241223 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2e44746aa43a2b725cfb97c302664" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.241906 27199 tablet_bootstrap.cc:654] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.243889 27200 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
W20260710 11:04:08.243731 27123 leader_election.cc:343] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.244483 27200 ts_tablet_manager.cc:1403] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260710 11:04:08.246811 27210 raft_consensus.cc:493] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.247601 27210 raft_consensus.cc:515] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.251880 27197 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.252553 27197 ts_tablet_manager.cc:1403] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.033s
I20260710 11:04:08.253679 27210 leader_election.cc:290] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.256579 27197 raft_consensus.cc:359] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.252007 27200 raft_consensus.cc:359] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.258504 27200 raft_consensus.cc:385] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.258926 27200 raft_consensus.cc:740] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.259802 27200 consensus_queue.cc:260] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.260346 27199 tablet_bootstrap.cc:492] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.260948 27199 ts_tablet_manager.cc:1403] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
I20260710 11:04:08.262416 27200 ts_tablet_manager.cc:1434] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:04:08.263679 27200 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.263916 27199 raft_consensus.cc:359] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.264642 27199 raft_consensus.cc:385] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.264958 27199 raft_consensus.cc:740] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.265693 27197 raft_consensus.cc:385] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.266120 27197 raft_consensus.cc:740] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.267082 26906 catalog_manager.cc:5697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.268144 27218 raft_consensus.cc:493] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.268843 27218 raft_consensus.cc:515] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.267095 27197 consensus_queue.cc:260] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.269398 27199 consensus_queue.cc:260] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.271445 27218 leader_election.cc:290] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.272009 27197 ts_tablet_manager.cc:1434] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:04:08.272776 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.273033 27197 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.273788 27207 raft_consensus.cc:493] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.274246 27207 raft_consensus.cc:515] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.276250 27207 leader_election.cc:290] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.273401 27157 raft_consensus.cc:2468] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.278102 27049 leader_election.cc:304] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.278316 27200 tablet_bootstrap.cc:654] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.278983 27218 raft_consensus.cc:2804] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.279361 27218 raft_consensus.cc:493] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.279706 27218 raft_consensus.cc:3060] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.281026 27199 ts_tablet_manager.cc:1434] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260710 11:04:08.283479 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.284353 27201 raft_consensus.cc:493] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.284894 27201 raft_consensus.cc:515] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.287103 27201 leader_election.cc:290] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.287243 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.287567 27218 raft_consensus.cc:515] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.288964 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
W20260710 11:04:08.289050 27049 leader_election.cc:343] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:08.289203 27123 leader_election.cc:343] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.289634 27157 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.290870 27049 leader_election.cc:304] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.290969 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.291689 27201 raft_consensus.cc:2804] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.291818 27008 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.292075 27201 raft_consensus.cc:493] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.292572 27199 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.292518 27201 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.294905 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
W20260710 11:04:08.296267 27049 leader_election.cc:343] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.298184 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.298732 27157 raft_consensus.cc:3060] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.301618 27197 tablet_bootstrap.cc:654] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.306093 27157 raft_consensus.cc:2468] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.307408 27049 leader_election.cc:304] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.308645 27218 leader_election.cc:290] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.309185 27218 raft_consensus.cc:2804] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.309634 27218 raft_consensus.cc:697] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.310472 27218 consensus_queue.cc:237] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.312732 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.305816 27201 raft_consensus.cc:515] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.313727 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2e44746aa43a2b725cfb97c302664" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.314182 27197 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.313846 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.316013 27197 ts_tablet_manager.cc:1403] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.010s
W20260710 11:04:08.316373 26972 leader_election.cc:343] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.317090 27082 raft_consensus.cc:2468] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:08.319362 27197 raft_consensus.cc:359] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.320242 27197 raft_consensus.cc:385] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.320576 27197 raft_consensus.cc:740] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.322007 27197 consensus_queue.cc:260] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:08.322551 27121 leader_election.cc:343] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.326659 27121 leader_election.cc:304] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.327745 27207 raft_consensus.cc:2749] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.328231 27200 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.328778 27200 ts_tablet_manager.cc:1403] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.004s
I20260710 11:04:08.329226 27121 leader_election.cc:304] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.329962 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.331369 27207 raft_consensus.cc:2804] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:08.331548 26974 leader_election.cc:343] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.331873 27207 raft_consensus.cc:493] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.332099 26974 leader_election.cc:304] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.332376 27207 raft_consensus.cc:3060] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.333129 27199 tablet_bootstrap.cc:654] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.333389 27210 raft_consensus.cc:2749] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.334149 27201 leader_election.cc:290] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.342800 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.342639 27200 raft_consensus.cc:359] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.343357 27008 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.345059 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.345755 27157 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.346897 27207 raft_consensus.cc:515] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.343379 27200 raft_consensus.cc:385] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.349181 27200 raft_consensus.cc:740] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.349828 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2e44746aa43a2b725cfb97c302664" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.350745 27008 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.351200 27007 raft_consensus.cc:3060] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.350891 27200 consensus_queue.cc:260] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.351531 27197 ts_tablet_manager.cc:1434] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.006s
I20260710 11:04:08.352376 27197 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.355391 27157 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.356321 27049 leader_election.cc:304] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.357769 27207 leader_election.cc:290] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.357988 27197 tablet_bootstrap.cc:654] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.358736 27235 raft_consensus.cc:2804] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.358584 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2e44746aa43a2b725cfb97c302664" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:08.359313 27235 raft_consensus.cc:697] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.359452 27082 raft_consensus.cc:3060] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.360175 27235 consensus_queue.cc:237] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.372398 27200 ts_tablet_manager.cc:1434] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 11:04:08.373698 27200 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.374228 27007 raft_consensus.cc:2468] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:08.378182 27123 leader_election.cc:304] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.379391 27207 raft_consensus.cc:2804] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.380072 27207 raft_consensus.cc:697] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:08.381244 27207 consensus_queue.cc:237] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.383935 27082 raft_consensus.cc:2468] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:08.387580 27199 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.388880 27199 ts_tablet_manager.cc:1403] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.014s
I20260710 11:04:08.391940 27197 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.392439 27197 ts_tablet_manager.cc:1403] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260710 11:04:08.393085 27200 tablet_bootstrap.cc:654] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.395264 27197 raft_consensus.cc:359] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.396071 27197 raft_consensus.cc:385] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.396346 27197 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.397629 27197 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.399650 27197 ts_tablet_manager.cc:1434] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:04:08.400048 27199 raft_consensus.cc:359] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.400590 27197 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.400771 27199 raft_consensus.cc:385] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.401113 27199 raft_consensus.cc:740] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.405309 26904 catalog_manager.cc:5697] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.406276 27199 consensus_queue.cc:260] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.407977 27197 tablet_bootstrap.cc:654] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.408950 27200 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.409431 27200 ts_tablet_manager.cc:1403] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260710 11:04:08.409109 26906 catalog_manager.cc:5697] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.408694 26904 catalog_manager.cc:5697] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.412456 27200 raft_consensus.cc:359] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.413125 27200 raft_consensus.cc:385] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.413425 27200 raft_consensus.cc:740] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.414278 27200 consensus_queue.cc:260] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.416633 27200 ts_tablet_manager.cc:1434] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:08.417557 27200 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.419101 27199 ts_tablet_manager.cc:1434] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260710 11:04:08.420087 27199 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.423801 27200 tablet_bootstrap.cc:654] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.435973 27199 tablet_bootstrap.cc:654] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.439985 27235 raft_consensus.cc:493] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.440567 27235 raft_consensus.cc:515] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.441116 27197 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.441612 27197 ts_tablet_manager.cc:1403] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260710 11:04:08.443079 27235 leader_election.cc:290] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.443982 27200 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.444651 27200 ts_tablet_manager.cc:1403] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260710 11:04:08.446874 27199 tablet_bootstrap.cc:492] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.447325 27199 ts_tablet_manager.cc:1403] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260710 11:04:08.447477 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.447517 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
W20260710 11:04:08.449036 27049 leader_election.cc:343] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.449203 27200 raft_consensus.cc:359] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:08.449808 27049 leader_election.cc:343] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.450057 27200 raft_consensus.cc:385] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.450277 27049 leader_election.cc:304] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.450488 27200 raft_consensus.cc:740] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.450264 27199 raft_consensus.cc:359] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.450500 27197 raft_consensus.cc:359] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.451223 27199 raft_consensus.cc:385] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.451443 27197 raft_consensus.cc:385] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.451556 27199 raft_consensus.cc:740] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.451704 27235 raft_consensus.cc:2749] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.451864 27197 raft_consensus.cc:740] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.451747 27200 consensus_queue.cc:260] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.452442 27199 consensus_queue.cc:260] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.452771 27197 consensus_queue.cc:260] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.454566 27199 ts_tablet_manager.cc:1434] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:04:08.456629 27199 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.457161 27197 ts_tablet_manager.cc:1434] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:08.458278 27197 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.463938 27199 tablet_bootstrap.cc:654] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.464332 27197 tablet_bootstrap.cc:654] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.454653 27200 ts_tablet_manager.cc:1434] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:08.467737 27200 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.473500 27200 tablet_bootstrap.cc:654] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.474069 27199 tablet_bootstrap.cc:492] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.474792 27199 ts_tablet_manager.cc:1403] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:04:08.478961 27199 raft_consensus.cc:359] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.481055 27235 raft_consensus.cc:493] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.481307 27199 raft_consensus.cc:385] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.481806 27199 raft_consensus.cc:740] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.481846 27235 raft_consensus.cc:515] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.482620 27197 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.483215 27197 ts_tablet_manager.cc:1403] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260710 11:04:08.482929 27199 consensus_queue.cc:260] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.485832 27235 leader_election.cc:290] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.486449 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.486235 27197 raft_consensus.cc:359] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.486896 27157 raft_consensus.cc:2468] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.486996 27197 raft_consensus.cc:385] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.487361 27197 raft_consensus.cc:740] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.487403 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.488440 27049 leader_election.cc:304] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.488255 27197 consensus_queue.cc:260] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.489297 27218 raft_consensus.cc:2804] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:08.489351 27049 leader_election.cc:343] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.489831 27218 raft_consensus.cc:493] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.490252 27218 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.490278 27199 ts_tablet_manager.cc:1434] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:04:08.494382 27200 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.494870 27200 ts_tablet_manager.cc:1403] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 11:04:08.497929 27199 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.497632 27200 raft_consensus.cc:359] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.497750 27218 raft_consensus.cc:515] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.498390 27200 raft_consensus.cc:385] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.498718 27200 raft_consensus.cc:740] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.499540 27200 consensus_queue.cc:260] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.500912 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.502061 27200 ts_tablet_manager.cc:1434] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:04:08.503518 27200 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.504222 27197 ts_tablet_manager.cc:1434] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:04:08.505283 27197 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.506404 27199 tablet_bootstrap.cc:654] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.511507 27197 tablet_bootstrap.cc:654] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.512565 27200 tablet_bootstrap.cc:654] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:08.515868 27049 leader_election.cc:343] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.524240 27197 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.524755 27197 ts_tablet_manager.cc:1403] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260710 11:04:08.526117 27200 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.526612 27200 ts_tablet_manager.cc:1403] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 11:04:08.527832 27197 raft_consensus.cc:359] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.528505 27197 raft_consensus.cc:385] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.528769 27197 raft_consensus.cc:740] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.528899 27200 raft_consensus.cc:359] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.529533 27200 raft_consensus.cc:385] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.529942 27200 raft_consensus.cc:740] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.529551 27197 consensus_queue.cc:260] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.531642 27197 ts_tablet_manager.cc:1434] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:04:08.531459 27218 leader_election.cc:290] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.532882 27197 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.533811 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.534709 27157 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.535138 27199 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.535686 27199 ts_tablet_manager.cc:1403] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260710 11:04:08.539295 27197 tablet_bootstrap.cc:654] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.538875 27199 raft_consensus.cc:359] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.539856 27199 raft_consensus.cc:385] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.540241 27199 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.541046 27199 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.542007 27200 consensus_queue.cc:260] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.543956 27200 ts_tablet_manager.cc:1434] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:04:08.544627 27200 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.546393 27199 ts_tablet_manager.cc:1434] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:08.547520 27199 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.551054 27200 tablet_bootstrap.cc:654] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.552345 27157 raft_consensus.cc:2468] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.555078 27218 raft_consensus.cc:493] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.556185 27218 raft_consensus.cc:515] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.558424 27049 leader_election.cc:304] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.559219 27235 raft_consensus.cc:2804] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.559877 27235 raft_consensus.cc:697] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.560303 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.560676 27199 tablet_bootstrap.cc:654] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.561020 27007 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.561049 27235 consensus_queue.cc:237] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.562721 27049 leader_election.cc:304] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.563854 27201 raft_consensus.cc:2804] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.564230 27201 raft_consensus.cc:493] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.564591 27201 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.564798 27218 leader_election.cc:290] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.567865 27210 raft_consensus.cc:493] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.568426 27210 raft_consensus.cc:515] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.575608 27197 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.576246 27197 ts_tablet_manager.cc:1403] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.011s
I20260710 11:04:08.579164 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.580193 27157 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.581856 27210 leader_election.cc:290] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.582401 27210 raft_consensus.cc:493] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.583092 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c34f82a4a4218a6267672f3f40e97" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.582901 27210 raft_consensus.cc:515] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:08.584698 26974 leader_election.cc:343] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.586833 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c34f82a4a4218a6267672f3f40e97" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.587157 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.587528 27082 raft_consensus.cc:2468] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:08.589193 26972 leader_election.cc:304] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.589481 27237 raft_consensus.cc:493] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.591005 27237 raft_consensus.cc:515] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.594640 27237 leader_election.cc:290] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.595667 27201 raft_consensus.cc:515] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.598731 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adebae68ecf496aa5869d1f4cc55caa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.599444 27157 raft_consensus.cc:2468] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.600773 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.602146 27156 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.604630 27197 raft_consensus.cc:359] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.605647 27197 raft_consensus.cc:385] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.606117 27197 raft_consensus.cc:740] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.600796 27049 leader_election.cc:304] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.609068 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adebae68ecf496aa5869d1f4cc55caa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.610047 27008 raft_consensus.cc:2468] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.611043 27218 raft_consensus.cc:2804] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.611573 27218 raft_consensus.cc:493] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.611699 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.612025 27218 raft_consensus.cc:3060] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.614131 27210 leader_election.cc:290] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.614310 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de85af6f646d40ce9cde93706ea09ed6" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.616920 27197 consensus_queue.cc:260] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.617779 27157 raft_consensus.cc:2393] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52329b97b92048919de5a47bc339026d in current term 1: Already voted for candidate 442ed183abd24b5bbe1e838d36dabdb7 in this term.
I20260710 11:04:08.615746 27256 raft_consensus.cc:2804] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.617604 27006 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.613160 27237 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:08.621333 26974 leader_election.cc:304] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.618744 27256 raft_consensus.cc:493] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.623688 27256 raft_consensus.cc:3060] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.612473 27201 leader_election.cc:290] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.635710 27210 raft_consensus.cc:3060] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.642606 27256 raft_consensus.cc:515] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.643790 27218 raft_consensus.cc:515] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.654739 27200 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.655500 27200 ts_tablet_manager.cc:1403] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.111s	user 0.030s	sys 0.019s
I20260710 11:04:08.658691 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adebae68ecf496aa5869d1f4cc55caa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.659679 27007 raft_consensus.cc:3060] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.665596 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c34f82a4a4218a6267672f3f40e97" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:08.665911 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5c34f82a4a4218a6267672f3f40e97" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.666589 27082 raft_consensus.cc:3060] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:08.668533 26974 leader_election.cc:343] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.671303 27199 tablet_bootstrap.cc:492] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.675884 27199 ts_tablet_manager.cc:1403] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.018s
I20260710 11:04:08.679363 27235 raft_consensus.cc:493] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.680023 27235 raft_consensus.cc:515] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.645421 27006 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.682941 27218 leader_election.cc:290] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.683476 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adebae68ecf496aa5869d1f4cc55caa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.686615 27157 raft_consensus.cc:3060] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.684207 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.690058 27005 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.685272 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.690150 26902 catalog_manager.cc:5697] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.691510 27155 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.693118 27049 leader_election.cc:304] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.695310 27218 raft_consensus.cc:2804] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.695705 27218 raft_consensus.cc:493] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.696076 27218 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.683952 27256 leader_election.cc:290] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.701246 27049 leader_election.cc:304] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.702140 27201 raft_consensus.cc:2804] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.702616 27201 raft_consensus.cc:697] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.703408 27201 consensus_queue.cc:237] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.707051 27157 raft_consensus.cc:2468] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.708612 27049 leader_election.cc:304] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.685199 27199 raft_consensus.cc:359] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.711336 27197 ts_tablet_manager.cc:1434] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.135s	user 0.013s	sys 0.005s
I20260710 11:04:08.711539 27199 raft_consensus.cc:385] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.711992 27199 raft_consensus.cc:740] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.712448 27197 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.712162 27260 raft_consensus.cc:2804] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.713320 27260 raft_consensus.cc:697] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.713303 27199 consensus_queue.cc:260] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.714427 27260 consensus_queue.cc:237] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.716291 27199 ts_tablet_manager.cc:1434] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:04:08.717551 27199 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.686369 27200 raft_consensus.cc:359] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.718154 27200 raft_consensus.cc:385] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.718480 27200 raft_consensus.cc:740] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.711328 27156 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.720417 27200 consensus_queue.cc:260] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.722607 27235 leader_election.cc:290] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.724002 27200 ts_tablet_manager.cc:1434] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260710 11:04:08.727257 27082 raft_consensus.cc:2468] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:08.728127 27200 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.728509 26972 leader_election.cc:304] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.729319 27207 raft_consensus.cc:493] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.729871 27261 raft_consensus.cc:2804] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.729866 27207 raft_consensus.cc:515] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.732196 27207 leader_election.cc:290] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.725376 27199 tablet_bootstrap.cc:654] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.734444 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.730695 27261 raft_consensus.cc:697] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
I20260710 11:04:08.726951 27007 raft_consensus.cc:2468] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.735893 27261 consensus_queue.cc:237] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.707257 27210 raft_consensus.cc:2749] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.734444 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
W20260710 11:04:08.740178 26954 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:08.739856 27123 leader_election.cc:304] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.741849 27207 raft_consensus.cc:2749] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.745779 27197 tablet_bootstrap.cc:654] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.748680 27218 raft_consensus.cc:515] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.751654 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.752225 27007 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.755512 27218 leader_election.cc:290] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.767297 27260 raft_consensus.cc:493] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.781339 27260 raft_consensus.cc:515] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.775107 26904 catalog_manager.cc:5697] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.758797 27157 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.784147 27207 raft_consensus.cc:493] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.784693 27207 raft_consensus.cc:515] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.787134 27207 leader_election.cc:290] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.788750 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.791460 27082 raft_consensus.cc:2468] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:08.790527 26905 catalog_manager.cc:5697] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.790455 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.794054 27005 raft_consensus.cc:2468] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:08.795152 27197 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:08.795641 27197 ts_tablet_manager.cc:1403] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260710 11:04:08.793182 27121 leader_election.cc:304] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.797418 27218 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:08.775460 27199 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.798450 27199 ts_tablet_manager.cc:1403] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.004s
I20260710 11:04:08.801349 27261 raft_consensus.cc:493] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.801577 27207 raft_consensus.cc:2804] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.801924 27261 raft_consensus.cc:515] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.802397 27207 raft_consensus.cc:493] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.803200 27207 raft_consensus.cc:3060] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.804454 27261 leader_election.cc:290] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.806795 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.807519 27082 raft_consensus.cc:2468] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:08.809016 26972 leader_election.cc:304] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.809965 27261 raft_consensus.cc:2804] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.810364 27261 raft_consensus.cc:493] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.811514 27200 tablet_bootstrap.cc:654] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.813464 27197 raft_consensus.cc:359] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.814945 27197 raft_consensus.cc:385] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.764384 27007 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.815708 27240 raft_consensus.cc:493] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.816253 27240 raft_consensus.cc:515] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.816835 27049 leader_election.cc:304] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.815236 27197 raft_consensus.cc:740] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.810792 27261 raft_consensus.cc:3060] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.818359 27199 raft_consensus.cc:359] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.820981 27199 raft_consensus.cc:385] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.821442 27199 raft_consensus.cc:740] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.822280 27199 consensus_queue.cc:260] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.756520 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.817833 27218 raft_consensus.cc:2804] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.826123 27218 raft_consensus.cc:697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:08.828195 27199 ts_tablet_manager.cc:1434] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 11:04:08.829288 27199 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.830112 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.828970 27156 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.837217 27155 raft_consensus.cc:2468] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:08.837428 27218 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.839296 27240 leader_election.cc:290] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.839134 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.840729 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:08.834928 27260 leader_election.cc:290] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
W20260710 11:04:08.842727 27121 leader_election.cc:343] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.843127 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
W20260710 11:04:08.845386 27123 leader_election.cc:343] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.845542 27007 raft_consensus.cc:2468] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:08.846036 27123 leader_election.cc:304] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:08.846812 27049 leader_election.cc:304] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.846930 27261 raft_consensus.cc:515] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.849733 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:08.850265 27082 raft_consensus.cc:3060] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.852075 27156 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:08.854087 27260 raft_consensus.cc:2804] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:08.854362 27240 raft_consensus.cc:2749] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.857714 27218 raft_consensus.cc:493] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:08.867282 27218 raft_consensus.cc:515] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.868983 27237 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:08.868625 26905 catalog_manager.cc:5697] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.870726 27240 consensus_queue.cc:1048] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:08.857419 27197 consensus_queue.cc:260] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.860918 27082 raft_consensus.cc:2468] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:08.861804 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.863801 27260 raft_consensus.cc:493] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:08.864774 27261 leader_election.cc:290] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.873944 27260 raft_consensus.cc:3060] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:08.874187 26972 leader_election.cc:304] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:08.874289 27197 ts_tablet_manager.cc:1434] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.000s
I20260710 11:04:08.856577 27207 raft_consensus.cc:515] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.878158 27197 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:08.876014 27218 leader_election.cc:290] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.883749 27156 raft_consensus.cc:2393] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 442ed183abd24b5bbe1e838d36dabdb7 in current term 1: Already voted for candidate 83741994421242a1b39def76bb6adbbd in this term.
I20260710 11:04:08.884572 27207 leader_election.cc:290] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:08.884991 27218 consensus_queue.cc:1048] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:08.876716 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:08.890003 27199 tablet_bootstrap.cc:654] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.881829 27261 raft_consensus.cc:2804] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.871397 26905 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.900012 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:08.900866 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.901439 27008 raft_consensus.cc:3060] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:08.896356 27049 leader_election.cc:343] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.908948 27154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:08.912374 27008 raft_consensus.cc:2468] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:08.915316 27200 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:08.915952 27200 ts_tablet_manager.cc:1403] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.188s	user 0.020s	sys 0.028s
I20260710 11:04:08.916420 27197 tablet_bootstrap.cc:654] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:08.896081 27261 raft_consensus.cc:697] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
I20260710 11:04:08.918335 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c909b0ea2ce24c1583be7612aab658dc" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.918474 27261 consensus_queue.cc:237] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.919099 27153 raft_consensus.cc:3060] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:08.922569 27049 leader_election.cc:343] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:08.923364 27049 leader_election.cc:304] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:08.925037 27201 raft_consensus.cc:2749] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:08.923348 27200 raft_consensus.cc:359] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.925642 27123 leader_election.cc:304] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:08.928933 27153 raft_consensus.cc:2468] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:08.932619 27260 raft_consensus.cc:515] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.931892 27200 raft_consensus.cc:385] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.933902 27200 raft_consensus.cc:740] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.934636 27200 consensus_queue.cc:260] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.935395 27218 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:08.935832 27237 consensus_queue.cc:1048] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:08.936187 27081 raft_consensus.cc:2393] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83741994421242a1b39def76bb6adbbd in current term 1: Already voted for candidate 442ed183abd24b5bbe1e838d36dabdb7 in this term.
I20260710 11:04:08.938560 27260 leader_election.cc:290] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:08.942852 27200 ts_tablet_manager.cc:1434] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:04:08.944558 27275 raft_consensus.cc:2804] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:08.945137 27275 raft_consensus.cc:697] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:08.946341 27275 consensus_queue.cc:237] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.950742 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:08.954249 27007 raft_consensus.cc:2393] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 442ed183abd24b5bbe1e838d36dabdb7 in current term 1: Already voted for candidate 83741994421242a1b39def76bb6adbbd in this term.
I20260710 11:04:08.958559 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd412ba3607a45d890476473e3b34500" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:08.972384 27200 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:08.974372 27273 consensus_queue.cc:1048] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:08.975790 27199 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:08.976244 27199 ts_tablet_manager.cc:1403] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.006s
I20260710 11:04:08.989857 27199 raft_consensus.cc:359] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.990927 27199 raft_consensus.cc:385] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:08.991273 27199 raft_consensus.cc:740] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:08.994537 27199 consensus_queue.cc:260] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:08.996296 27199 ts_tablet_manager.cc:1434] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:04:08.993168 26904 catalog_manager.cc:5697] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:08.997642 27199 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:08.999361 27049 leader_election.cc:304] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.000174 27260 raft_consensus.cc:2749] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.001719 27235 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.005205 27197 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.005597 27197 ts_tablet_manager.cc:1403] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.000s
I20260710 11:04:09.008152 27197 raft_consensus.cc:359] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.009477 27197 raft_consensus.cc:385] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.009754 27197 raft_consensus.cc:740] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.010416 27197 consensus_queue.cc:260] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.013170 27197 ts_tablet_manager.cc:1434] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:09.014072 27197 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.021000 27200 tablet_bootstrap.cc:654] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.024205 27199 tablet_bootstrap.cc:654] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.028043 27197 tablet_bootstrap.cc:654] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.036911 26905 catalog_manager.cc:5697] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.038617 27199 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.039247 27199 ts_tablet_manager.cc:1403] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.006s
I20260710 11:04:09.047646 27199 raft_consensus.cc:359] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.048543 27199 raft_consensus.cc:385] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.048893 27199 raft_consensus.cc:740] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.052038 27197 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.052646 27197 ts_tablet_manager.cc:1403] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.006s
W20260710 11:04:09.054639 27049 consensus_peers.cc:597] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. 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 11:04:09.054875 27261 raft_consensus.cc:493] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.055406 27261 raft_consensus.cc:515] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.056412 27237 raft_consensus.cc:493] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.056886 27237 raft_consensus.cc:515] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.058097 27261 leader_election.cc:290] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.058835 27237 leader_election.cc:290] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.060554 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.060983 27197 raft_consensus.cc:359] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.061631 27197 raft_consensus.cc:385] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.061930 27197 raft_consensus.cc:740] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
W20260710 11:04:09.061885 26974 leader_election.cc:343] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.062526 27200 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.062628 27197 consensus_queue.cc:260] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.063012 27200 ts_tablet_manager.cc:1403] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.030s
I20260710 11:04:09.063318 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.063565 27199 consensus_queue.cc:260] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.065006 26972 leader_election.cc:343] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.065430 26972 leader_election.cc:304] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.065701 27199 ts_tablet_manager.cc:1434] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:04:09.066447 27210 raft_consensus.cc:2749] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.066174 27200 raft_consensus.cc:359] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.066843 27200 raft_consensus.cc:385] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.067111 27200 raft_consensus.cc:740] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.067324 27197 ts_tablet_manager.cc:1434] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:04:09.068202 27197 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.067873 27200 consensus_queue.cc:260] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.069078 27199 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.070050 27200 ts_tablet_manager.cc:1434] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:04:09.070940 27200 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.073977 27197 tablet_bootstrap.cc:654] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.076192 27199 tablet_bootstrap.cc:654] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.076675 27200 tablet_bootstrap.cc:654] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.078927 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.080178 27261 raft_consensus.cc:493] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.080720 27261 raft_consensus.cc:515] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.081264 27049 leader_election.cc:343] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.082005 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.083081 27261 leader_election.cc:290] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.084362 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
W20260710 11:04:09.088595 26974 leader_election.cc:343] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.090130 27197 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.086544 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.090741 27197 ts_tablet_manager.cc:1403] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:04:09.090772 27082 raft_consensus.cc:2468] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:09.090112 27200 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.091938 27200 ts_tablet_manager.cc:1403] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260710 11:04:09.092213 26972 leader_election.cc:304] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.093302 27261 raft_consensus.cc:2804] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.093727 27261 raft_consensus.cc:493] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.094161 27261 raft_consensus.cc:3060] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.094455 27200 raft_consensus.cc:359] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.095171 27200 raft_consensus.cc:385] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.095445 27200 raft_consensus.cc:740] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.094885 27197 raft_consensus.cc:359] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.096570 27197 raft_consensus.cc:385] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.096216 27200 consensus_queue.cc:260] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.097255 27197 raft_consensus.cc:740] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.098765 27200 ts_tablet_manager.cc:1434] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:09.099871 27200 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.098698 27197 consensus_queue.cc:260] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.084949 27049 leader_election.cc:343] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.102476 27049 leader_election.cc:304] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.102476 27261 raft_consensus.cc:515] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.103250 27199 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.103420 27237 raft_consensus.cc:2749] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.103814 27199 ts_tablet_manager.cc:1403] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 11:04:09.105326 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:09.105826 27197 ts_tablet_manager.cc:1434] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:09.105922 27082 raft_consensus.cc:3060] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.106825 27197 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.108919 27199 raft_consensus.cc:359] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.109611 27199 raft_consensus.cc:385] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.109949 27199 raft_consensus.cc:740] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.110834 27199 consensus_queue.cc:260] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.111402 27237 consensus_queue.cc:1048] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.112920 27261 leader_election.cc:290] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.114061 27082 raft_consensus.cc:2468] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:09.114885 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c38f128bb487dae30143d3e1de013" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.116492 27200 tablet_bootstrap.cc:654] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.117542 27197 tablet_bootstrap.cc:654] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.119243 26972 leader_election.cc:304] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:09.120146 27199 ts_tablet_manager.cc:1434] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:09.120304 27210 raft_consensus.cc:2804] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.121024 27237 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.121937 27210 raft_consensus.cc:697] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
I20260710 11:04:09.123025 27199 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.122893 27210 consensus_queue.cc:237] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.121551 26974 leader_election.cc:343] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.130214 27197 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.131187 27197 ts_tablet_manager.cc:1403] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:04:09.134163 27197 raft_consensus.cc:359] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.135062 27197 raft_consensus.cc:385] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.135421 27197 raft_consensus.cc:740] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.136327 27197 consensus_queue.cc:260] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.138996 27197 ts_tablet_manager.cc:1434] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:09.139979 27197 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.146409 27197 tablet_bootstrap.cc:654] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.153070 27218 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.162230 27273 raft_consensus.cc:493] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.162865 27273 raft_consensus.cc:515] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.173080 27199 tablet_bootstrap.cc:654] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.168298 26906 catalog_manager.cc:5697] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.179162 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
W20260710 11:04:09.181283 27123 leader_election.cc:343] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.188544 27273 leader_election.cc:290] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:09.190135 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
W20260710 11:04:09.192293 27121 leader_election.cc:343] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.192883 27121 leader_election.cc:304] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:09.193112 27201 raft_consensus.cc:493] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.194453 27260 raft_consensus.cc:493] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.195111 27260 raft_consensus.cc:515] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.193838 27201 raft_consensus.cc:515] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.199671 27273 raft_consensus.cc:2749] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.206732 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad27506968de4e2ca2998edd2fd17fff" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.207306 27260 leader_election.cc:290] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.207676 27005 raft_consensus.cc:2468] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.200809 27201 leader_election.cc:290] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.208921 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.211933 27197 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.212410 27197 ts_tablet_manager.cc:1403] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.003s
I20260710 11:04:09.212855 27199 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.215296 27197 raft_consensus.cc:359] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.217262 27197 raft_consensus.cc:385] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.217617 27197 raft_consensus.cc:740] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.218899 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.219635 27155 raft_consensus.cc:2468] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.218987 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad27506968de4e2ca2998edd2fd17fff" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.220680 27157 raft_consensus.cc:2468] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.216733 27049 leader_election.cc:304] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:09.206789 27237 consensus_queue.cc:1048] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:09.219661 27199 ts_tablet_manager.cc:1403] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.001s
I20260710 11:04:09.218400 27197 consensus_queue.cc:260] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.234884 27197 ts_tablet_manager.cc:1434] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 11:04:09.235708 27197 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.235806 27199 raft_consensus.cc:359] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.236454 27199 raft_consensus.cc:385] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.236719 27199 raft_consensus.cc:740] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
W20260710 11:04:09.224500 27049 leader_election.cc:343] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.241544 27197 tablet_bootstrap.cc:654] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.224997 27237 raft_consensus.cc:2804] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.245251 27237 raft_consensus.cc:493] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.245735 27237 raft_consensus.cc:3060] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.251600 27153 raft_consensus.cc:3060] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.255216 27200 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.255807 27200 ts_tablet_manager.cc:1403] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.156s	user 0.037s	sys 0.036s
I20260710 11:04:09.255260 27049 leader_election.cc:304] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:09.262290 27260 raft_consensus.cc:2804] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.262130 27210 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.262773 27260 raft_consensus.cc:493] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.263336 27260 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.258281 27200 raft_consensus.cc:359] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.264273 27200 raft_consensus.cc:385] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.264546 27200 raft_consensus.cc:740] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.265427 27197 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.265184 27200 consensus_queue.cc:260] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.265888 27197 ts_tablet_manager.cc:1403] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.011s
I20260710 11:04:09.267230 27200 ts_tablet_manager.cc:1434] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:09.268078 27200 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.268364 27197 raft_consensus.cc:359] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.268955 27197 raft_consensus.cc:385] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.269187 27197 raft_consensus.cc:740] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.269757 27197 consensus_queue.cc:260] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.237473 27199 consensus_queue.cc:260] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.272790 27197 ts_tablet_manager.cc:1434] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:09.273720 27197 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.275641 27260 raft_consensus.cc:515] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.261593 27237 raft_consensus.cc:515] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.278292 27201 raft_consensus.cc:493] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.278793 27201 raft_consensus.cc:515] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.282315 27237 leader_election.cc:290] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.282425 27260 leader_election.cc:290] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.283782 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee83298592474d7c9111f455923e82aa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.284504 27007 raft_consensus.cc:2468] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.282359 27201 leader_election.cc:290] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.287039 27199 ts_tablet_manager.cc:1434] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:04:09.287959 27199 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.285867 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad27506968de4e2ca2998edd2fd17fff" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.285884 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad27506968de4e2ca2998edd2fd17fff" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.289175 27155 raft_consensus.cc:3060] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.289412 27008 raft_consensus.cc:3060] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.286556 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.293371 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee83298592474d7c9111f455923e82aa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.295552 27008 raft_consensus.cc:2468] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.297308 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.297887 27157 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.299245 27155 raft_consensus.cc:2468] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.303781 27157 raft_consensus.cc:2468] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
W20260710 11:04:09.305006 27049 leader_election.cc:343] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.305575 27200 tablet_bootstrap.cc:654] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.305740 27049 leader_election.cc:304] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:09.306514 27197 tablet_bootstrap.cc:654] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.306517 27201 raft_consensus.cc:2804] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.306659 27049 leader_election.cc:304] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:09.307332 27201 raft_consensus.cc:697] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:09.307699 27049 leader_election.cc:304] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.308576 27218 raft_consensus.cc:2804] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.309057 27218 raft_consensus.cc:697] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:09.309890 27218 consensus_queue.cc:237] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.309023 27260 raft_consensus.cc:2804] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.313931 27260 raft_consensus.cc:493] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.314294 27260 raft_consensus.cc:3060] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.314249 27210 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.308171 27201 consensus_queue.cc:237] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.326483 27049 leader_election.cc:343] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.328438 27199 tablet_bootstrap.cc:654] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.342773 27237 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.343668 27260 raft_consensus.cc:515] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.366608 27260 leader_election.cc:290] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.368685 26906 catalog_manager.cc:5697] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.370839 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee83298592474d7c9111f455923e82aa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
W20260710 11:04:09.372596 27049 leader_election.cc:343] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.378301 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee83298592474d7c9111f455923e82aa" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.378978 27005 raft_consensus.cc:3060] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.381857 27261 consensus_queue.cc:1048] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.387276 27197 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.387854 27197 ts_tablet_manager.cc:1403] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.114s	user 0.039s	sys 0.020s
I20260710 11:04:09.390924 27200 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.390725 27197 raft_consensus.cc:359] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.391417 27200 ts_tablet_manager.cc:1403] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.124s	user 0.033s	sys 0.038s
I20260710 11:04:09.391703 27197 raft_consensus.cc:385] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.392832 27197 raft_consensus.cc:740] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.393633 27197 consensus_queue.cc:260] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.394961 27200 raft_consensus.cc:359] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.395713 27200 raft_consensus.cc:385] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.396023 27200 raft_consensus.cc:740] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.396739 27200 consensus_queue.cc:260] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.397300 27197 ts_tablet_manager.cc:1434] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:04:09.398460 27197 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.398916 27200 ts_tablet_manager.cc:1434] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:09.398063 26906 catalog_manager.cc:5697] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.399868 27200 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.416072 27200 tablet_bootstrap.cc:654] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.419606 27197 tablet_bootstrap.cc:654] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.408215 27005 raft_consensus.cc:2468] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.425928 27049 leader_election.cc:304] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.426800 27218 raft_consensus.cc:2804] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.427009 27210 consensus_queue.cc:1048] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.427392 27199 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.427366 27218 raft_consensus.cc:697] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:09.427983 27199 ts_tablet_manager.cc:1403] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.140s	user 0.005s	sys 0.016s
I20260710 11:04:09.428475 27218 consensus_queue.cc:237] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.421587 27201 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:04:09.439517 27199 raft_consensus.cc:359] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.440353 27199 raft_consensus.cc:385] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.440727 27199 raft_consensus.cc:740] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.441823 27199 consensus_queue.cc:260] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.444610 27199 ts_tablet_manager.cc:1434] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:04:09.445719 27199 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.476293 27273 raft_consensus.cc:493] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.477246 27273 raft_consensus.cc:515] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.482676 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
W20260710 11:04:09.484187 27123 leader_election.cc:343] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.501348 27199 tablet_bootstrap.cc:654] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.505203 27275 raft_consensus.cc:493] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.510535 27197 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.510288 27275 raft_consensus.cc:515] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.511077 27197 ts_tablet_manager.cc:1403] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.031s
I20260710 11:04:09.499069 27240 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:04:09.513283 26906 catalog_manager.cc:5697] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.515341 27201 raft_consensus.cc:493] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.515856 27201 raft_consensus.cc:515] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.518023 27201 leader_election.cc:290] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.518982 27218 raft_consensus.cc:493] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.520226 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.520784 27240 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.521443 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.524216 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.523124 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.507884 27273 leader_election.cc:290] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:09.527556 27081 raft_consensus.cc:2468] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:09.527438 27197 raft_consensus.cc:359] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
W20260710 11:04:09.528258 27049 leader_election.cc:343] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.529000 27197 raft_consensus.cc:385] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.530088 27197 raft_consensus.cc:740] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.529855 27005 raft_consensus.cc:2468] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:09.530840 27197 consensus_queue.cc:260] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.518029 27275 leader_election.cc:290] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:09.534144 27080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.534879 27080 raft_consensus.cc:2468] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:09.529058 27218 raft_consensus.cc:515] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.531780 27123 leader_election.cc:304] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
W20260710 11:04:09.537240 27049 leader_election.cc:343] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.537740 27049 leader_election.cc:304] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7; no voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.536249 27275 raft_consensus.cc:2804] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.538911 27275 raft_consensus.cc:493] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.539638 27260 raft_consensus.cc:2749] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:09.539825 27275 raft_consensus.cc:3060] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.541461 27197 ts_tablet_manager.cc:1434] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:04:09.544034 27197 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.541781 27200 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.544770 27200 ts_tablet_manager.cc:1403] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.013s
I20260710 11:04:09.553112 27121 leader_election.cc:304] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:09.553782 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.554455 27240 raft_consensus.cc:2804] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.554953 27240 raft_consensus.cc:493] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.555390 27240 raft_consensus.cc:3060] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.555609 27218 leader_election.cc:290] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.554481 27005 raft_consensus.cc:2468] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.565783 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
W20260710 11:04:09.568069 27049 leader_election.cc:343] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.569520 27200 raft_consensus.cc:359] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.570217 27200 raft_consensus.cc:385] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.570485 27200 raft_consensus.cc:740] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.569074 27049 leader_election.cc:304] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.571781 27200 consensus_queue.cc:260] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.573769 27260 raft_consensus.cc:2804] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.574201 27260 raft_consensus.cc:493] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.574575 27260 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.578442 27200 ts_tablet_manager.cc:1434] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:04:09.578598 27199 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.578975 27199 ts_tablet_manager.cc:1403] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.010s
I20260710 11:04:09.581875 27200 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.584036 27240 raft_consensus.cc:515] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.582345 27199 raft_consensus.cc:359] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.585453 27199 raft_consensus.cc:385] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.585829 27199 raft_consensus.cc:740] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.586426 27260 raft_consensus.cc:515] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.586621 27199 consensus_queue.cc:260] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.600273 27199 ts_tablet_manager.cc:1434] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 11:04:09.590281 27275 raft_consensus.cc:515] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.606415 27200 tablet_bootstrap.cc:654] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.614324 27197 tablet_bootstrap.cc:654] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.614848 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.617934 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:09.618575 27083 raft_consensus.cc:3060] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:09.619381 27123 leader_election.cc:343] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.622074 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d13d0b3ff8477e8c9b614e6709d868" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.622767 27008 raft_consensus.cc:3060] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.624261 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.624986 27006 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.627265 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.628775 27218 raft_consensus.cc:493] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.629024 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:09.629333 27218 raft_consensus.cc:515] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.631500 27218 leader_election.cc:290] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.629763 27081 raft_consensus.cc:3060] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.634230 27083 raft_consensus.cc:2468] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:09.635596 27121 leader_election.cc:304] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:09.636561 27273 raft_consensus.cc:2804] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.637099 27273 raft_consensus.cc:697] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:09.638224 27273 consensus_queue.cc:237] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.638942 27008 raft_consensus.cc:2468] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:09.639919 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.639838 27275 leader_election.cc:290] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:09.641809 27218 raft_consensus.cc:493] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.642375 27218 raft_consensus.cc:515] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.644572 27218 leader_election.cc:290] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.645036 27260 leader_election.cc:290] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.646329 27199 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.646152 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:09.648669 27081 raft_consensus.cc:2468] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:09.650504 27121 leader_election.cc:304] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
W20260710 11:04:09.639361 27049 leader_election.cc:343] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.647116 27007 raft_consensus.cc:2468] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
W20260710 11:04:09.654156 27049 leader_election.cc:343] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.654356 27275 raft_consensus.cc:2804] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.654886 27275 raft_consensus.cc:697] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:09.654999 27049 leader_election.cc:304] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.655507 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.655840 27275 consensus_queue.cc:237] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.656545 27260 raft_consensus.cc:2804] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.656450 27157 raft_consensus.cc:2468] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:09.657047 27260 raft_consensus.cc:493] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.657473 27260 raft_consensus.cc:3060] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.658537 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
W20260710 11:04:09.660661 27049 leader_election.cc:343] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.620796 27240 leader_election.cc:290] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:09.661640 27049 leader_election.cc:304] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:09.662793 27218 raft_consensus.cc:2804] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.663201 27218 raft_consensus.cc:493] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.663592 27218 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.666416 27256 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.670955 27260 raft_consensus.cc:515] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.671450 27006 raft_consensus.cc:2468] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.673269 27260 leader_election.cc:290] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.675859 27199 tablet_bootstrap.cc:654] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.690250 27218 raft_consensus.cc:515] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.692158 27256 raft_consensus.cc:493] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.692813 27256 raft_consensus.cc:515] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.700403 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:09.701352 27006 raft_consensus.cc:3060] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.712347 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.716578 27218 leader_election.cc:290] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.717876 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.718672 27083 raft_consensus.cc:2468] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:09.719761 27256 leader_election.cc:290] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
W20260710 11:04:09.720956 26974 consensus_peers.cc:597] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d -> Peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Couldn't send request to peer 83741994421242a1b39def76bb6adbbd. 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 11:04:09.721302 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
W20260710 11:04:09.722657 26974 leader_election.cc:343] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.724494 26972 leader_election.cc:304] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.725984 27256 raft_consensus.cc:2804] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.726456 27256 raft_consensus.cc:493] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.726903 27256 raft_consensus.cc:3060] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.727335 26906 catalog_manager.cc:5697] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.728541 27006 raft_consensus.cc:2468] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.729207 26906 catalog_manager.cc:5697] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.707250 27049 leader_election.cc:304] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.732406 27197 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.732832 27197 ts_tablet_manager.cc:1403] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.189s	user 0.023s	sys 0.022s
I20260710 11:04:09.734189 27200 tablet_bootstrap.cc:492] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.734606 27200 ts_tablet_manager.cc:1403] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.048s
I20260710 11:04:09.735235 27237 raft_consensus.cc:2804] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.735873 27237 raft_consensus.cc:697] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
W20260710 11:04:09.737180 27049 leader_election.cc:343] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.737916 27049 leader_election.cc:304] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.736967 27237 consensus_queue.cc:237] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.738669 27235 raft_consensus.cc:2804] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.739115 27235 raft_consensus.cc:697] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:09.744740 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.742765 27235 consensus_queue.cc:237] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.745630 27155 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.746831 27200 raft_consensus.cc:359] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.754244 27200 raft_consensus.cc:385] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.755417 27200 raft_consensus.cc:740] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.755638 27197 raft_consensus.cc:359] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.758958 27197 raft_consensus.cc:385] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.759552 27197 raft_consensus.cc:740] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.760670 27201 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:09.762095 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
W20260710 11:04:09.764292 27049 leader_election.cc:343] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:09.765887 27197 consensus_queue.cc:260] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.774048 27200 consensus_queue.cc:260] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.779798 27197 ts_tablet_manager.cc:1434] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260710 11:04:09.780730 27197 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: Bootstrap starting.
I20260710 11:04:09.788129 27200 ts_tablet_manager.cc:1434] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260710 11:04:09.789355 27200 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.796784 27155 raft_consensus.cc:2468] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:09.800941 27256 raft_consensus.cc:515] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.805363 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:09.806003 27083 raft_consensus.cc:3060] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.806430 27049 leader_election.cc:304] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 52329b97b92048919de5a47bc339026d
I20260710 11:04:09.807648 27197 tablet_bootstrap.cc:654] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.776073 27201 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260710 11:04:09.809437 27260 raft_consensus.cc:2804] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.814066 27260 raft_consensus.cc:697] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:09.814908 27260 consensus_queue.cc:237] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.841006 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:09.821120 27083 raft_consensus.cc:2468] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:09.830840 27256 leader_election.cc:290] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
W20260710 11:04:09.870434 26974 leader_election.cc:343] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:09.879285 27049 consensus_peers.cc:597] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. 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 11:04:09.880849 26972 leader_election.cc:304] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 83741994421242a1b39def76bb6adbbd
I20260710 11:04:09.882100 27256 raft_consensus.cc:2804] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:09.883245 27256 raft_consensus.cc:697] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
W20260710 11:04:09.884922 27330 log.cc:927] Time spent T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260710 11:04:09.889593 27256 consensus_queue.cc:237] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.905253 26905 catalog_manager.cc:5697] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.907132 26905 catalog_manager.cc:5697] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.907641 27218 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.910125 26905 catalog_manager.cc:5697] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.911794 27200 tablet_bootstrap.cc:654] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.913723 27199 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.914259 27199 ts_tablet_manager.cc:1403] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.268s	user 0.027s	sys 0.040s
I20260710 11:04:09.914825 27197 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: No bootstrap required, opened a new log
I20260710 11:04:09.915129 27197 ts_tablet_manager.cc:1403] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.000s
I20260710 11:04:09.917063 27197 raft_consensus.cc:359] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.917514 27197 raft_consensus.cc:385] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.918579 27197 raft_consensus.cc:740] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.919325 27197 consensus_queue.cc:260] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.921720 27197 ts_tablet_manager.cc:1434] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:09.924513 26902 catalog_manager.cc:5697] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.928264 27157 raft_consensus.cc:3060] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:09.932891 27199 raft_consensus.cc:359] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.933580 27199 raft_consensus.cc:385] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.933852 27199 raft_consensus.cc:740] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.934507 27199 consensus_queue.cc:260] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.936533 27199 ts_tablet_manager.cc:1434] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:04:09.937448 27199 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.939718 27218 consensus_queue.cc:1048] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:09.941813 26954 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:09.942586 27200 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.943012 27200 ts_tablet_manager.cc:1403] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.003s
I20260710 11:04:09.943786 27199 tablet_bootstrap.cc:654] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.945525 27200 raft_consensus.cc:359] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.946393 27200 raft_consensus.cc:385] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.946746 27200 raft_consensus.cc:740] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.948459 27200 consensus_queue.cc:260] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.951151 27200 ts_tablet_manager.cc:1434] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:09.952332 27200 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:09.966892 27200 tablet_bootstrap.cc:654] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.973340 27199 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:09.973986 27199 ts_tablet_manager.cc:1403] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.007s
I20260710 11:04:09.977507 27199 raft_consensus.cc:359] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.978587 27199 raft_consensus.cc:385] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:09.979002 27199 raft_consensus.cc:740] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:09.980331 27199 consensus_queue.cc:260] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.982805 27199 ts_tablet_manager.cc:1434] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:09.983731 27199 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:09.983493 27235 consensus_queue.cc:1048] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:09.988118 27256 raft_consensus.cc:493] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:09.988664 27256 raft_consensus.cc:515] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:09.990949 27256 leader_election.cc:290] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:09.992285 27199 tablet_bootstrap.cc:654] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:09.993539 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:09.994226 27083 raft_consensus.cc:2468] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:09.997210 26972 leader_election.cc:304] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:09.998023 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:09.998235 27200 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:09.998188 27256 raft_consensus.cc:2804] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:09.998734 27157 raft_consensus.cc:2468] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 0.
I20260710 11:04:09.998939 27200 ts_tablet_manager.cc:1403] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.015s
I20260710 11:04:09.998998 27256 raft_consensus.cc:493] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:09.999588 27256 raft_consensus.cc:3060] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.002679 27200 raft_consensus.cc:359] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.003572 27200 raft_consensus.cc:385] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.004035 27200 raft_consensus.cc:740] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.005103 27200 consensus_queue.cc:260] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.008198 27200 ts_tablet_manager.cc:1434] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:10.017735 27200 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:10.020694 27256 raft_consensus.cc:515] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.025583 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:10.026230 27083 raft_consensus.cc:3060] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.026506 27199 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:10.027016 27199 ts_tablet_manager.cc:1403] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.023s
I20260710 11:04:10.028513 27200 tablet_bootstrap.cc:654] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.030061 27199 raft_consensus.cc:359] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.030799 27199 raft_consensus.cc:385] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.031090 27199 raft_consensus.cc:740] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.031816 27199 consensus_queue.cc:260] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.034155 27199 ts_tablet_manager.cc:1434] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:10.035090 27199 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:10.048619 27199 tablet_bootstrap.cc:654] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.051488 27256 leader_election.cc:290] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:10.052930 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96453dd5d9f744cba3dd8f327640aea1" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:10.053413 27083 raft_consensus.cc:2468] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:10.053750 27157 raft_consensus.cc:3060] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.055665 26972 leader_election.cc:304] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:10.056722 27256 raft_consensus.cc:2804] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.057170 27256 raft_consensus.cc:697] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
I20260710 11:04:10.058161 27199 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:10.057948 27256 consensus_queue.cc:237] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.058631 27199 ts_tablet_manager.cc:1403] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:04:10.059437 27200 tablet_bootstrap.cc:492] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:10.059967 27200 ts_tablet_manager.cc:1403] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.021s
I20260710 11:04:10.061818 27199 raft_consensus.cc:359] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.062633 27199 raft_consensus.cc:385] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.062948 27199 raft_consensus.cc:740] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.063557 27200 raft_consensus.cc:359] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.064608 27200 raft_consensus.cc:385] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.064891 27157 raft_consensus.cc:2468] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 1.
I20260710 11:04:10.065032 27200 raft_consensus.cc:740] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.065956 27200 consensus_queue.cc:260] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.063707 27199 consensus_queue.cc:260] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.068024 27199 ts_tablet_manager.cc:1434] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:10.068847 27199 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:10.070179 27200 ts_tablet_manager.cc:1434] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:04:10.071195 27200 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:10.070806 26905 catalog_manager.cc:5697] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.074468 27199 tablet_bootstrap.cc:654] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.077577 27200 tablet_bootstrap.cc:654] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.090909 27199 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:10.091336 27199 ts_tablet_manager.cc:1403] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:04:10.092629 27200 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:10.093053 27200 ts_tablet_manager.cc:1403] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:04:10.093750 27199 raft_consensus.cc:359] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.094448 27199 raft_consensus.cc:385] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.094722 27199 raft_consensus.cc:740] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.095362 27199 consensus_queue.cc:260] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.095922 27200 raft_consensus.cc:359] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.096621 27200 raft_consensus.cc:385] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.096925 27200 raft_consensus.cc:740] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.097182 27199 ts_tablet_manager.cc:1434] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:10.097640 27200 consensus_queue.cc:260] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.098220 27199 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:10.099910 27200 ts_tablet_manager.cc:1434] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:10.100803 27200 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:10.104391 27199 tablet_bootstrap.cc:654] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.106793 27200 tablet_bootstrap.cc:654] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.109831 27199 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:10.110261 27199 ts_tablet_manager.cc:1403] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:10.111619 27200 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:10.112033 27200 ts_tablet_manager.cc:1403] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:04:10.112928 27199 raft_consensus.cc:359] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.113482 27199 raft_consensus.cc:385] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.113802 27199 raft_consensus.cc:740] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.114387 27200 raft_consensus.cc:359] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.114965 27256 raft_consensus.cc:493] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.115165 27200 raft_consensus.cc:385] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.114847 27199 consensus_queue.cc:260] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.115479 27200 raft_consensus.cc:740] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.115502 27256 raft_consensus.cc:515] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.116355 27200 consensus_queue.cc:260] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.118957 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.119871 27256 leader_election.cc:290] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:10.120282 27199 ts_tablet_manager.cc:1434] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:10.120070 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:10.118932 27200 ts_tablet_manager.cc:1434] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:10.120980 27157 raft_consensus.cc:2393] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52329b97b92048919de5a47bc339026d in current term 1: Already voted for candidate 442ed183abd24b5bbe1e838d36dabdb7 in this term.
I20260710 11:04:10.121287 27199 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Bootstrap starting.
I20260710 11:04:10.121340 27200 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: Bootstrap starting.
I20260710 11:04:10.122727 26974 leader_election.cc:304] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:10.123632 27256 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.126212 27157 raft_consensus.cc:3060] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.128393 27200 tablet_bootstrap.cc:654] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.138335 27199 tablet_bootstrap.cc:654] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:10.142510 27256 raft_consensus.cc:2749] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.155441 27155 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.158205 27199 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: No bootstrap required, opened a new log
I20260710 11:04:10.158713 27199 ts_tablet_manager.cc:1403] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260710 11:04:10.163702 27200 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: No bootstrap required, opened a new log
I20260710 11:04:10.164206 27200 ts_tablet_manager.cc:1403] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.015s
I20260710 11:04:10.165330 27331 consensus_queue.cc:1048] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.167222 27200 raft_consensus.cc:359] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.167951 27200 raft_consensus.cc:385] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.168251 27200 raft_consensus.cc:740] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.166762 27199 raft_consensus.cc:359] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.168655 27199 raft_consensus.cc:385] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:10.168952 27199 raft_consensus.cc:740] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52329b97b92048919de5a47bc339026d, State: Initialized, Role: FOLLOWER
I20260710 11:04:10.169102 27200 consensus_queue.cc:260] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.169682 27199 consensus_queue.cc:260] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.171216 27275 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.171907 27199 ts_tablet_manager.cc:1434] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:10.171907 27200 ts_tablet_manager.cc:1434] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:10.187078 27273 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.193568 27235 consensus_queue.cc:1048] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.196348 27006 raft_consensus.cc:3060] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.208216 27005 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.215449 27273 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.219296 27201 raft_consensus.cc:493] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.227381 27201 raft_consensus.cc:515] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.239792 27273 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.248955 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:10.250033 27006 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:10.252300 27049 leader_election.cc:304] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:10.253472 27235 raft_consensus.cc:2804] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.253990 27235 raft_consensus.cc:493] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.254541 27235 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.258651 27201 leader_election.cc:290] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:10.260632 27157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:10.261324 27157 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 0.
I20260710 11:04:10.263255 27201 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.280421 27235 raft_consensus.cc:515] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.281467 27331 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.291406 27155 raft_consensus.cc:3060] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.292186 27235 leader_election.cc:290] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
W20260710 11:04:10.293382 27123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:34003, user_credentials={real_user=slave}} blocked reactor thread for 66167.1us
I20260710 11:04:10.294473 27256 raft_consensus.cc:493] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.296563 27256 raft_consensus.cc:515] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.300407 27153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:10.301059 27153 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.307744 27256 leader_election.cc:290] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:10.308415 27153 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:10.309413 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.310245 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:10.310878 27008 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.318557 27210 raft_consensus.cc:493] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.319199 27210 raft_consensus.cc:515] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.321314 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5e0a5568f30428c90252cd73f724325" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:10.318608 27049 leader_election.cc:304] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:10.321619 27210 leader_election.cc:290] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:10.341430 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.335561 27235 raft_consensus.cc:2804] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.342844 27273 raft_consensus.cc:493] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.343771 27235 raft_consensus.cc:697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:10.343808 27273 raft_consensus.cc:515] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.345252 27235 consensus_queue.cc:237] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.352906 27273 leader_election.cc:290] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:10.336460 27201 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:04:10.355275 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.356519 27081 raft_consensus.cc:2393] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83741994421242a1b39def76bb6adbbd in current term 1: Already voted for candidate 52329b97b92048919de5a47bc339026d in this term.
I20260710 11:04:10.358124 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a42885576caa4eeeb29593f6bf4413f3" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:10.360303 27123 leader_election.cc:304] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:10.377302 27357 raft_consensus.cc:3060] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.383188 27275 raft_consensus.cc:493] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.383769 27275 raft_consensus.cc:515] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.349314 27008 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 1.
I20260710 11:04:10.395172 27357 raft_consensus.cc:2749] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.405441 27275 leader_election.cc:290] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:10.416479 27004 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.407832 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:10.425444 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b283eb7aed5431d855d931fd643113e" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.431217 27201 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:10.398479 26974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:35679, user_credentials={real_user=slave}} blocked reactor thread for 76827.7us
I20260710 11:04:10.442958 27275 raft_consensus.cc:493] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:10.443558 27123 leader_election.cc:304] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [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: 83741994421242a1b39def76bb6adbbd; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d
I20260710 11:04:10.450387 27156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83741994421242a1b39def76bb6adbbd" is_pre_election: true
I20260710 11:04:10.454560 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:10.449133 27275 raft_consensus.cc:515] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.458200 26974 leader_election.cc:304] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [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: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:10.459618 27364 raft_consensus.cc:2749] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:10.460904 27275 leader_election.cc:290] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:10.461526 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:10.465587 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d" is_pre_election: true
I20260710 11:04:10.466331 27008 raft_consensus.cc:2468] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:10.467634 27123 leader_election.cc:304] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:10.469513 27357 raft_consensus.cc:2804] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:10.469937 27357 raft_consensus.cc:493] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:10.469762 26974 leader_election.cc:304] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52329b97b92048919de5a47bc339026d; no voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd
I20260710 11:04:10.470450 27357 raft_consensus.cc:3060] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.475085 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7" is_pre_election: true
I20260710 11:04:10.475780 27083 raft_consensus.cc:2468] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 0.
I20260710 11:04:10.484107 27357 raft_consensus.cc:515] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.498286 26906 catalog_manager.cc:5697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.503065 27273 raft_consensus.cc:2749] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:10.505023 27357 leader_election.cc:290] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:10.507200 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:10.507952 27081 raft_consensus.cc:3060] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.509783 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5f6bf1f4144457b2d86b52c6253775" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:10.510473 27005 raft_consensus.cc:3060] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:10.515573 27081 raft_consensus.cc:2468] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:10.516841 27121 leader_election.cc:304] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442ed183abd24b5bbe1e838d36dabdb7, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:10.517688 27005 raft_consensus.cc:2468] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 1.
I20260710 11:04:10.517918 27357 raft_consensus.cc:2804] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:10.518524 27357 raft_consensus.cc:697] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:10.519426 27357 consensus_queue.cc:237] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:10.520432 27364 raft_consensus.cc:2749] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:10.554737 26904 catalog_manager.cc:5697] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.564119 27364 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.574290 27364 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.715117 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:10.722388 27375 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 11:04:10.723976 27376 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 11:04:10.724367 25906 server_base.cc:1061] running on GCE node
W20260710 11:04:10.724189 27378 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 11:04:10.726008 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:10.726253 25906 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 11:04:10.726441 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681450726426 us; error 0 us; skew 500 ppm
I20260710 11:04:10.727059 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:10.729585 25906 webserver.cc:533] Webserver started at http://127.25.76.132:33989/ using document root <none> and password file <none>
I20260710 11:04:10.730144 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:10.730335 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:10.730629 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:10.731688 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-3-root/instance:
uuid: "277bcfed52cb4e329f5e75523637b952"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-7p3j"
I20260710 11:04:10.736227 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:04:10.740001 27383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.740958 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:10.741346 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
uuid: "277bcfed52cb4e329f5e75523637b952"
format_stamp: "Formatted at 2026-07-10 11:04:10 on dist-test-slave-7p3j"
I20260710 11:04:10.741782 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-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 11:04:10.771637 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:10.773058 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:10.777489 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:10.777690 27260 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.780977 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:10.781373 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:04:10.781729 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:10.782004 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:10.790897 27201 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.873561 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.132:43099
I20260710 11:04:10.873685 27447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.132:43099 every 8 connection(s)
I20260710 11:04:10.879021 25906 auto_leader_rebalancer-test.cc:388] add a tserver: 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:10.892417 27448 heartbeater.cc:344] Connected to a master server at 127.25.76.190:43967
I20260710 11:04:10.892874 27448 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:10.893932 27448 heartbeater.cc:507] Master 127.25.76.190:43967 requested a full tablet report, sending...
I20260710 11:04:10.897945 26906 ts_manager.cc:194] Registered new tserver with Master: 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099)
I20260710 11:04:10.899751 26906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46028
I20260710 11:04:10.905050 27357 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:10.918000 27356 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:10.993603 27081 consensus_queue.cc:237] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.003280 27008 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.003374 27153 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.004866 27218 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:11.006290 27260 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:11.016261 27218 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.018760 27153 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.023147 27008 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:11.030220 27047 consensus_peers.cc:597] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b283eb7aed5431d855d931fd643113e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.035501 26906 catalog_manager.cc:5697] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.048043 27153 consensus_queue.cc:237] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.055027 27008 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.056686 27275 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:11.054946 27081 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.059234 27275 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:11.067142 27273 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.068121 27008 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:11.074927 27121 consensus_peers.cc:597] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e5f6bf1f4144457b2d86b52c6253775. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.075158 27083 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.082576 26906 catalog_manager.cc:5697] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.103046 27004 consensus_queue.cc:237] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.110699 27153 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.112469 27256 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:11.115859 27083 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.117763 27256 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:11.122746 27365 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:11.125636 26972 consensus_peers.cc:597] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a5c34f82a4a4218a6267672f3f40e97. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.124826 27155 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.131908 27083 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.137800 27004 consensus_queue.cc:237] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.138669 26904 catalog_manager.cc:5697] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.146097 27155 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.146435 27083 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:11.147855 27256 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:11.148648 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:11.153581 26972 consensus_peers.cc:597] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a42885576caa4eeeb29593f6bf4413f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:11.157907 27365 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.162336 27153 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.166721 27083 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:11.178254 26906 catalog_manager.cc:5697] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.483647 27465 ts_tablet_manager.cc:933] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:11.485795 27465 tablet_copy_client.cc:323] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.131:35679
I20260710 11:04:11.497359 27167 tablet_copy_service.cc:140] P 83741994421242a1b39def76bb6adbbd: Received BeginTabletCopySession request for tablet 1e5f6bf1f4144457b2d86b52c6253775 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:41760)
I20260710 11:04:11.497988 27167 tablet_copy_service.cc:161] P 83741994421242a1b39def76bb6adbbd: Beginning new tablet copy session on tablet 1e5f6bf1f4144457b2d86b52c6253775 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:41760: session id = 277bcfed52cb4e329f5e75523637b952-1e5f6bf1f4144457b2d86b52c6253775
I20260710 11:04:11.505939 27167 tablet_copy_source_session.cc:215] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:11.509620 27465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5f6bf1f4144457b2d86b52c6253775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:11.525993 27465 tablet_copy_client.cc:806] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:11.526610 27465 tablet_copy_client.cc:670] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:11.530706 27465 tablet_copy_client.cc:538] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:11.539302 27465 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:11.559701 27465 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:11.560652 27465 tablet_bootstrap.cc:492] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:11.561285 27465 ts_tablet_manager.cc:1403] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:04:11.564198 27465 raft_consensus.cc:359] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.565058 27465 raft_consensus.cc:740] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:11.565713 27465 consensus_queue.cc:260] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.568105 27448 heartbeater.cc:499] Master 127.25.76.190:43967 was elected leader, sending a full tablet report...
I20260710 11:04:11.570849 27465 ts_tablet_manager.cc:1434] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:04:11.574607 27470 ts_tablet_manager.cc:933] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003)
I20260710 11:04:11.574872 27167 tablet_copy_service.cc:342] P 83741994421242a1b39def76bb6adbbd: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-1e5f6bf1f4144457b2d86b52c6253775 received from {username='slave'} at 127.0.0.1:41760
I20260710 11:04:11.581171 27167 tablet_copy_service.cc:434] P 83741994421242a1b39def76bb6adbbd: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-1e5f6bf1f4144457b2d86b52c6253775 on tablet 1e5f6bf1f4144457b2d86b52c6253775 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:11.586959 27471 ts_tablet_manager.cc:933] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:11.587690 27470 tablet_copy_client.cc:323] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.129:34003
I20260710 11:04:11.589318 27471 tablet_copy_client.cc:323] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:11.608134 27465 ts_tablet_manager.cc:933] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003)
I20260710 11:04:11.610131 27018 tablet_copy_service.cc:140] P 52329b97b92048919de5a47bc339026d: Received BeginTabletCopySession request for tablet 2a5c34f82a4a4218a6267672f3f40e97 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:40240)
I20260710 11:04:11.610743 27018 tablet_copy_service.cc:161] P 52329b97b92048919de5a47bc339026d: Beginning new tablet copy session on tablet 2a5c34f82a4a4218a6267672f3f40e97 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:40240: session id = 277bcfed52cb4e329f5e75523637b952-2a5c34f82a4a4218a6267672f3f40e97
I20260710 11:04:11.618389 27018 tablet_copy_source_session.cc:215] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:11.621899 27470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5c34f82a4a4218a6267672f3f40e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:11.629009 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 5b283eb7aed5431d855d931fd643113e from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:11.629647 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 5b283eb7aed5431d855d931fd643113e from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-5b283eb7aed5431d855d931fd643113e
I20260710 11:04:11.633309 27465 tablet_copy_client.cc:323] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.129:34003
I20260710 11:04:11.635351 27018 tablet_copy_service.cc:140] P 52329b97b92048919de5a47bc339026d: Received BeginTabletCopySession request for tablet a42885576caa4eeeb29593f6bf4413f3 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:40240)
I20260710 11:04:11.635862 27018 tablet_copy_service.cc:161] P 52329b97b92048919de5a47bc339026d: Beginning new tablet copy session on tablet a42885576caa4eeeb29593f6bf4413f3 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:40240: session id = 277bcfed52cb4e329f5e75523637b952-a42885576caa4eeeb29593f6bf4413f3
I20260710 11:04:11.640489 27093 tablet_copy_source_session.cc:215] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:11.640646 27470 tablet_copy_client.cc:806] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:11.641373 27470 tablet_copy_client.cc:670] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:11.643728 27471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b283eb7aed5431d855d931fd643113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:11.646051 27470 tablet_copy_client.cc:538] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:11.648065 27018 tablet_copy_source_session.cc:215] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:11.651302 27465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a42885576caa4eeeb29593f6bf4413f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:11.655021 27470 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:11.666074 27471 tablet_copy_client.cc:806] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:11.666627 27471 tablet_copy_client.cc:670] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:11.670013 27465 tablet_copy_client.cc:806] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:11.670543 27471 tablet_copy_client.cc:538] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:11.670545 27465 tablet_copy_client.cc:670] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:11.674810 27465 tablet_copy_client.cc:538] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:11.678905 27470 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:11.679786 27470 tablet_bootstrap.cc:492] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:11.680467 27470 ts_tablet_manager.cc:1403] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260710 11:04:11.684144 27470 raft_consensus.cc:359] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.684973 27470 raft_consensus.cc:740] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:11.685695 27470 consensus_queue.cc:260] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.688395 27470 ts_tablet_manager.cc:1434] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:04:11.688575 27465 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:11.689143 27471 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:11.691185 27018 tablet_copy_service.cc:342] P 52329b97b92048919de5a47bc339026d: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-2a5c34f82a4a4218a6267672f3f40e97 received from {username='slave'} at 127.0.0.1:40240
I20260710 11:04:11.691632 27018 tablet_copy_service.cc:434] P 52329b97b92048919de5a47bc339026d: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-2a5c34f82a4a4218a6267672f3f40e97 on tablet 2a5c34f82a4a4218a6267672f3f40e97 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:11.712774 27471 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: 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 11:04:11.713615 27471 tablet_bootstrap.cc:492] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:11.714298 27471 ts_tablet_manager.cc:1403] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260710 11:04:11.714701 27465 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:11.715536 27465 tablet_bootstrap.cc:492] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:11.716171 27465 ts_tablet_manager.cc:1403] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260710 11:04:11.717149 27471 raft_consensus.cc:359] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.718014 27471 raft_consensus.cc:740] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:11.718623 27471 consensus_queue.cc:260] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.718978 27465 raft_consensus.cc:359] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.723744 27465 raft_consensus.cc:740] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:11.724501 27465 consensus_queue.cc:260] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:11.726848 27465 ts_tablet_manager.cc:1434] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:04:11.721024 27471 ts_tablet_manager.cc:1434] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:04:11.730383 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-5b283eb7aed5431d855d931fd643113e received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:11.730804 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-5b283eb7aed5431d855d931fd643113e on tablet 5b283eb7aed5431d855d931fd643113e with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:11.731689 27018 tablet_copy_service.cc:342] P 52329b97b92048919de5a47bc339026d: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-a42885576caa4eeeb29593f6bf4413f3 received from {username='slave'} at 127.0.0.1:40240
I20260710 11:04:11.732110 27018 tablet_copy_service.cc:434] P 52329b97b92048919de5a47bc339026d: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-a42885576caa4eeeb29593f6bf4413f3 on tablet a42885576caa4eeeb29593f6bf4413f3 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:11.914463 27423 raft_consensus.cc:1217] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:12.044363 27423 raft_consensus.cc:1217] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:12.167126 27423 raft_consensus.cc:1217] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:12.191959 27423 raft_consensus.cc:1217] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:12.538802 27485 raft_consensus.cc:1064] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:12.541442 27485 consensus_queue.cc:237] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.552044 27423 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.553393 27083 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.553807 27008 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.554201 27487 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.555120 27485 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:12.556234 27357 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.572397 27485 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.574376 27008 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.576813 27083 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.591178 27423 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.596103 26905 catalog_manager.cc:5697] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.616289 27482 raft_consensus.cc:1064] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:12.618726 27483 raft_consensus.cc:1064] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:12.619233 27482 consensus_queue.cc:237] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.623703 27483 consensus_queue.cc:237] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.643255 27423 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.645207 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.652190 27155 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.652576 27083 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.654635 27483 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:12.657127 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.664364 27155 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.664356 27423 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.666265 27483 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.666924 27156 consensus_queue.cc:237] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.677004 27423 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.678661 27485 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.680052 27483 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:12.690861 27008 raft_consensus.cc:1275] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.695276 27357 consensus_queue.cc:1048] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:12.698071 27081 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.697072 27487 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.700381 27483 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.707850 27423 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.709218 27008 raft_consensus.cc:2955] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.754264 26902 catalog_manager.cc:5697] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.754714 27482 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.759121 27081 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.767112 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e5f6bf1f4144457b2d86b52c6253775 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:12.774412 27423 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.780601 26902 catalog_manager.cc:5697] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:12.792230 27503 tablet_replica.cc:333] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:12.792083 27482 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.797250 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e5f6bf1f4144457b2d86b52c6253775 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:12.793239 27503 raft_consensus.cc:2243] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.798554 27503 raft_consensus.cc:2272] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.798763 27484 raft_consensus.cc:1064] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:12.805204 27004 consensus_queue.cc:237] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.801239 27484 consensus_queue.cc:237] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.814616 27503 ts_tablet_manager.cc:1916] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:12.813711 27155 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.835023 27081 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.835230 27423 raft_consensus.cc:1275] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.837095 27364 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.838663 27364 consensus_queue.cc:1048] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.846565 27081 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.850615 27482 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.851488 27423 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.858896 27422 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.861789 26906 catalog_manager.cc:5697] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:12.867471 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a5c34f82a4a4218a6267672f3f40e97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:12.875989 27004 consensus_queue.cc:237] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:12.878122 26902 catalog_manager.cc:5697] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.885942 27421 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.888900 27503 ts_tablet_manager.cc:1929] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:12.889415 27503 log.cc:1199] T 1e5f6bf1f4144457b2d86b52c6253775 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/1e5f6bf1f4144457b2d86b52c6253775
I20260710 11:04:12.889451 27505 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.891211 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet 1e5f6bf1f4144457b2d86b52c6253775 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:12.893010 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a5c34f82a4a4218a6267672f3f40e97 with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:12.894520 27156 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.897234 27218 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.897679 27083 raft_consensus.cc:2955] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.899679 27005 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.906258 27484 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:12.912405 27422 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.907263 27482 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.930500 27423 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.932242 27218 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:12.935288 26904 catalog_manager.cc:5697] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:12.946367 27153 raft_consensus.cc:1275] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.964375 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet a42885576caa4eeeb29593f6bf4413f3 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:12.965394 27503 tablet_replica.cc:333] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:12.979387 27503 raft_consensus.cc:2243] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.980162 27503 raft_consensus.cc:2272] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:12.980352 27504 log.cc:927] Time spent T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260710 11:04:12.982465 27364 consensus_queue.cc:1048] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.983539 27503 ts_tablet_manager.cc:1916] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:12.987027 27153 raft_consensus.cc:2955] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.004961 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a42885576caa4eeeb29593f6bf4413f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 11:04:13.011507 27507 log.cc:927] Time spent T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:04:13.012965 27484 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.010710 27506 tablet_replica.cc:333] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:13.015805 27506 raft_consensus.cc:2243] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:13.019294 27506 pending_rounds.cc:70] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Trying to abort 1 pending ops.
I20260710 11:04:13.019673 27506 pending_rounds.cc:77] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305959229921460224 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "2a5c34f82a4a4218a6267672f3f40e97" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } } }
I20260710 11:04:13.021024 27506 raft_consensus.cc:2917] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:04:13.021473 27506 raft_consensus.cc:2889] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:04:13.024070 27506 raft_consensus.cc:2272] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:13.023123 27004 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.026032 27503 ts_tablet_manager.cc:1929] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:13.026453 27503 log.cc:1199] T a42885576caa4eeeb29593f6bf4413f3 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/a42885576caa4eeeb29593f6bf4413f3
I20260710 11:04:13.027693 27506 ts_tablet_manager.cc:1916] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:13.030514 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet a42885576caa4eeeb29593f6bf4413f3 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:13.041381 27421 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.044828 27506 ts_tablet_manager.cc:1929] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:13.045361 27506 log.cc:1199] T 2a5c34f82a4a4218a6267672f3f40e97 P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/2a5c34f82a4a4218a6267672f3f40e97
I20260710 11:04:13.047209 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet 2a5c34f82a4a4218a6267672f3f40e97 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:13.054004 26902 catalog_manager.cc:5697] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.060827 27156 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.084635 27081 consensus_queue.cc:237] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:13.089512 27421 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:13.090541 27156 raft_consensus.cc:1275] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:13.091118 27484 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:13.092289 27510 consensus_queue.cc:1048] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:13.098655 27260 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.100230 27421 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.105867 27156 raft_consensus.cc:2955] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.112887 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b283eb7aed5431d855d931fd643113e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:13.114166 26906 catalog_manager.cc:5697] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:13.127738 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b283eb7aed5431d855d931fd643113e with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:13.130595 27512 tablet_replica.cc:333] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:13.132159 27512 raft_consensus.cc:2243] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:13.134955 27512 raft_consensus.cc:2272] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:13.137586 27512 ts_tablet_manager.cc:1916] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:13.148309 27512 ts_tablet_manager.cc:1929] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:13.148612 27512 log.cc:1199] T 5b283eb7aed5431d855d931fd643113e P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/5b283eb7aed5431d855d931fd643113e
I20260710 11:04:13.149964 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet 5b283eb7aed5431d855d931fd643113e (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:14.163862 27083 consensus_queue.cc:237] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
W20260710 11:04:14.170248 27047 consensus_peers.cc:597] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6f543905da546ed89a047d2c7cb9455. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.170578 27156 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.171489 27004 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.172420 27517 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:14.173548 27484 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:14.182835 27510 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.186189 27156 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.189244 27004 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.201251 26903 catalog_manager.cc:5697] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.202270 27083 consensus_queue.cc:237] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.213382 27156 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:14.214138 27047 consensus_peers.cc:597] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a66655a80054da08255d3e1221848c2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.214999 27510 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:14.218109 27004 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.220665 27510 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:14.224927 27517 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.226469 27156 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.232422 27004 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.248317 27004 consensus_queue.cc:237] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.253163 26906 catalog_manager.cc:5697] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.256942 27156 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.257826 27083 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.263137 27482 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:14.258278 26972 consensus_peers.cc:597] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 663c38f128bb487dae30143d3e1de013. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.274977 27529 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:14.282274 27515 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.284250 27156 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.288337 27083 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.298489 27081 consensus_queue.cc:237] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.298755 26903 catalog_manager.cc:5697] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:14.310608 27047 consensus_peers.cc:597] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f2f1069dfe413c9392f5aa2da957f5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.311452 27156 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.314086 27008 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:14.314083 27484 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:14.315676 27517 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:14.326032 27484 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.327971 27008 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.328349 27156 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:14.342361 26904 catalog_manager.cc:5697] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.602377 27535 ts_tablet_manager.cc:933] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:14.604540 27535 tablet_copy_client.cc:323] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:14.606844 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet a6f543905da546ed89a047d2c7cb9455 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:14.607507 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet a6f543905da546ed89a047d2c7cb9455 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-a6f543905da546ed89a047d2c7cb9455
I20260710 11:04:14.616483 27093 tablet_copy_source_session.cc:215] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.620419 27535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f543905da546ed89a047d2c7cb9455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.635326 27535 tablet_copy_client.cc:806] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.635982 27535 tablet_copy_client.cc:670] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.640085 27535 tablet_copy_client.cc:538] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.647891 27535 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:14.666463 27535 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:14.667279 27535 tablet_bootstrap.cc:492] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:14.667879 27535 ts_tablet_manager.cc:1403] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 11:04:14.670863 27535 raft_consensus.cc:359] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.671556 27535 raft_consensus.cc:740] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:14.672149 27535 consensus_queue.cc:260] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.675268 27535 ts_tablet_manager.cc:1434] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:04:14.677531 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-a6f543905da546ed89a047d2c7cb9455 received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:14.678071 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-a6f543905da546ed89a047d2c7cb9455 on tablet a6f543905da546ed89a047d2c7cb9455 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:14.758548 27535 ts_tablet_manager.cc:933] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:14.760121 27535 tablet_copy_client.cc:323] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:14.761615 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 5a66655a80054da08255d3e1221848c2 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:14.762132 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 5a66655a80054da08255d3e1221848c2 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-5a66655a80054da08255d3e1221848c2
I20260710 11:04:14.766825 27093 tablet_copy_source_session.cc:215] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.769361 27535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a66655a80054da08255d3e1221848c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.779559 27535 tablet_copy_client.cc:806] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.780090 27535 tablet_copy_client.cc:670] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.783569 27535 tablet_copy_client.cc:538] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.787756 27540 ts_tablet_manager.cc:933] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003)
I20260710 11:04:14.794787 27535 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:14.797488 27540 tablet_copy_client.cc:323] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.129:34003
I20260710 11:04:14.799363 27018 tablet_copy_service.cc:140] P 52329b97b92048919de5a47bc339026d: Received BeginTabletCopySession request for tablet 663c38f128bb487dae30143d3e1de013 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:40240)
I20260710 11:04:14.799865 27018 tablet_copy_service.cc:161] P 52329b97b92048919de5a47bc339026d: Beginning new tablet copy session on tablet 663c38f128bb487dae30143d3e1de013 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:40240: session id = 277bcfed52cb4e329f5e75523637b952-663c38f128bb487dae30143d3e1de013
I20260710 11:04:14.806509 27018 tablet_copy_source_session.cc:215] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.809406 27540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c38f128bb487dae30143d3e1de013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.819444 27535 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:14.821506 27535 tablet_bootstrap.cc:492] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:14.822283 27535 ts_tablet_manager.cc:1403] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260710 11:04:14.822539 27540 tablet_copy_client.cc:806] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.823079 27540 tablet_copy_client.cc:670] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.827560 27535 raft_consensus.cc:359] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.828526 27535 raft_consensus.cc:740] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:14.829102 27540 tablet_copy_client.cc:538] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.829227 27535 consensus_queue.cc:260] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.835706 27535 ts_tablet_manager.cc:1434] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:04:14.837529 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-5a66655a80054da08255d3e1221848c2 received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:14.837977 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-5a66655a80054da08255d3e1221848c2 on tablet 5a66655a80054da08255d3e1221848c2 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:14.845292 27535 ts_tablet_manager.cc:933] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:14.849083 27535 tablet_copy_client.cc:323] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:14.850914 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 25f2f1069dfe413c9392f5aa2da957f5 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:14.851274 27540 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:14.851475 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 25f2f1069dfe413c9392f5aa2da957f5 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-25f2f1069dfe413c9392f5aa2da957f5
I20260710 11:04:14.859622 27093 tablet_copy_source_session.cc:215] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:14.862309 27535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f2f1069dfe413c9392f5aa2da957f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:14.874105 27540 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:14.874835 27540 tablet_bootstrap.cc:492] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:14.875422 27540 ts_tablet_manager.cc:1403] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:04:14.877717 27540 raft_consensus.cc:359] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.878355 27540 raft_consensus.cc:740] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:14.879094 27535 tablet_copy_client.cc:806] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:14.878902 27540 consensus_queue.cc:260] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.879647 27535 tablet_copy_client.cc:670] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:14.881882 27540 ts_tablet_manager.cc:1434] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:14.883535 27535 tablet_copy_client.cc:538] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:14.883874 27018 tablet_copy_service.cc:342] P 52329b97b92048919de5a47bc339026d: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-663c38f128bb487dae30143d3e1de013 received from {username='slave'} at 127.0.0.1:40240
I20260710 11:04:14.884367 27018 tablet_copy_service.cc:434] P 52329b97b92048919de5a47bc339026d: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-663c38f128bb487dae30143d3e1de013 on tablet 663c38f128bb487dae30143d3e1de013 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:14.892546 27535 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:14.911532 27535 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:14.912449 27535 tablet_bootstrap.cc:492] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:14.913094 27535 ts_tablet_manager.cc:1403] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:04:14.916347 27535 raft_consensus.cc:359] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.917181 27535 raft_consensus.cc:740] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:14.917814 27535 consensus_queue.cc:260] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:14.919955 27535 ts_tablet_manager.cc:1434] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:04:14.921666 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-25f2f1069dfe413c9392f5aa2da957f5 received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:14.922114 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-25f2f1069dfe413c9392f5aa2da957f5 on tablet 25f2f1069dfe413c9392f5aa2da957f5 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:15.241729 27421 raft_consensus.cc:1217] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:15.346416 27421 raft_consensus.cc:1217] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:15.358981 27421 raft_consensus.cc:1217] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:15.378922 27421 raft_consensus.cc:1217] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:15.639148 27549 raft_consensus.cc:1064] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:15.643803 27549 consensus_queue.cc:237] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.651937 27423 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.653390 27156 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.654546 27008 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.653463 27510 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:15.656243 27550 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:15.658432 27517 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.694717 27517 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.697490 27155 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.697242 27423 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.711534 27008 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.715467 26903 catalog_manager.cc:5697] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.739872 27081 consensus_queue.cc:237] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.747040 27423 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.748632 27517 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:15.752233 27008 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.753551 27553 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.754508 27517 raft_consensus.cc:1064] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:15.757449 27517 consensus_queue.cc:237] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.761687 27423 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.761337 27549 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.772024 27421 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.773644 27510 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:15.773483 27004 raft_consensus.cc:2955] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.778244 26904 catalog_manager.cc:5697] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.790553 27155 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.793102 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet a6f543905da546ed89a047d2c7cb9455 with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:15.795651 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6f543905da546ed89a047d2c7cb9455 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.793430 27551 raft_consensus.cc:1064] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:15.799564 27008 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.802467 27563 tablet_replica.cc:333] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:15.803759 27563 raft_consensus.cc:2243] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.804499 27563 raft_consensus.cc:2272] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.804196 27551 consensus_queue.cc:237] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.797904 27510 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.807257 27517 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:15.809397 27563 ts_tablet_manager.cc:1916] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.821846 27549 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.824610 27155 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.828439 27421 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.829178 27156 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.831841 27529 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:15.829347 27004 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.833855 27529 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.853156 27423 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.855567 26902 catalog_manager.cc:5697] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.867040 27081 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.868749 27563 ts_tablet_manager.cc:1929] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.869303 27563 log.cc:1199] T a6f543905da546ed89a047d2c7cb9455 P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/a6f543905da546ed89a047d2c7cb9455
I20260710 11:04:15.869563 27529 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:15.871752 27548 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.874608 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet a6f543905da546ed89a047d2c7cb9455 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:15.885462 27155 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.886834 27421 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.895931 27549 raft_consensus.cc:1064] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:15.896732 26903 catalog_manager.cc:5697] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.885504 27083 consensus_queue.cc:237] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.913362 27421 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.917202 27517 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:15.918591 27155 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.918788 27549 consensus_queue.cc:237] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.920071 27553 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.921695 27081 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.932286 27004 consensus_queue.cc:237] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:15.935003 27553 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.942438 27423 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.945104 27155 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.946666 27548 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.948474 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25f2f1069dfe413c9392f5aa2da957f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.954182 27421 raft_consensus.cc:1275] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.956221 27548 consensus_queue.cc:1048] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:15.959388 27551 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.961189 27156 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.962059 27153 raft_consensus.cc:2955] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:15.973435 26903 catalog_manager.cc:5697] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:15.986760 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 663c38f128bb487dae30143d3e1de013 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.999663 27423 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.999604 27421 raft_consensus.cc:2955] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.001551 27550 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:16.023649 26906 catalog_manager.cc:5697] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.024621 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet 25f2f1069dfe413c9392f5aa2da957f5 with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:16.026201 27156 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:16.027884 27004 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:16.029013 27549 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:16.030892 27510 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:16.043292 27575 tablet_replica.cc:333] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:16.049223 27575 raft_consensus.cc:2243] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:16.056594 27575 raft_consensus.cc:2272] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:16.089421 27575 ts_tablet_manager.cc:1916] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:16.095207 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet 663c38f128bb487dae30143d3e1de013 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:16.097560 27578 tablet_replica.cc:333] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:16.098822 27578 raft_consensus.cc:2243] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:16.099591 27578 raft_consensus.cc:2272] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:16.111053 27578 ts_tablet_manager.cc:1916] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:16.120795 27575 ts_tablet_manager.cc:1929] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:16.121284 27575 log.cc:1199] T 25f2f1069dfe413c9392f5aa2da957f5 P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/25f2f1069dfe413c9392f5aa2da957f5
I20260710 11:04:16.123407 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet 25f2f1069dfe413c9392f5aa2da957f5 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:16.125267 27553 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.129320 27004 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.130954 27153 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.133710 27578 ts_tablet_manager.cc:1929] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:16.134184 27578 log.cc:1199] T 663c38f128bb487dae30143d3e1de013 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/663c38f128bb487dae30143d3e1de013
I20260710 11:04:16.136255 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet 663c38f128bb487dae30143d3e1de013 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:16.145252 27423 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.149447 26906 catalog_manager.cc:5697] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.166337 27081 consensus_queue.cc:237] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:16.171180 27423 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:16.172771 27156 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:16.172595 27553 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:16.174377 27510 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:16.180253 27510 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.182972 27155 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.183717 27423 raft_consensus.cc:2955] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:16.192616 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a66655a80054da08255d3e1221848c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:16.197917 26903 catalog_manager.cc:5697] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.208777 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a66655a80054da08255d3e1221848c2 with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:16.209734 27575 tablet_replica.cc:333] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:16.210618 27575 raft_consensus.cc:2243] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:16.211460 27575 raft_consensus.cc:2272] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:16.214756 27575 ts_tablet_manager.cc:1916] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:16.227407 27575 ts_tablet_manager.cc:1929] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:16.227756 27575 log.cc:1199] T 5a66655a80054da08255d3e1221848c2 P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/5a66655a80054da08255d3e1221848c2
I20260710 11:04:16.229000 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet 5a66655a80054da08255d3e1221848c2 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:17.248149 27081 consensus_queue.cc:237] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.255993 27153 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:17.256016 27047 consensus_peers.cc:597] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dea4398c1bd2401397433626511c1e3b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.256376 27004 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.257555 27580 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:17.258416 27510 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.267591 27510 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.269383 27004 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.269840 27153 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.282781 27081 consensus_queue.cc:237] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.290056 27153 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.291005 26902 catalog_manager.cc:5697] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:17.291985 27047 consensus_peers.cc:597] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad27506968de4e2ca2998edd2fd17fff. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.292749 27008 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.294390 27580 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:17.296336 27580 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.305545 27553 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.307137 27153 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.322494 27153 consensus_queue.cc:237] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.322854 27004 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:17.330020 27121 consensus_peers.cc:597] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5e0a5568f30428c90252cd73f724325. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.332469 27081 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.334164 27573 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:17.335664 27004 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.337033 27573 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.344904 26904 catalog_manager.cc:5697] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.347627 27581 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.349308 27008 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.351626 27081 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.365078 27153 consensus_queue.cc:237] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.373319 26904 catalog_manager.cc:5697] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
W20260710 11:04:17.376093 27121 consensus_peers.cc:597] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd412ba3607a45d890476473e3b34500. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:17.377691 27081 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.378069 27004 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:17.379093 27581 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:17.380102 27596 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.388973 27573 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.391064 27081 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.397298 27004 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.405299 26902 catalog_manager.cc:5697] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:17.826835 27601 ts_tablet_manager.cc:933] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:17.829041 27601 tablet_copy_client.cc:323] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:17.830709 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet dea4398c1bd2401397433626511c1e3b from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:17.831238 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet dea4398c1bd2401397433626511c1e3b from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-dea4398c1bd2401397433626511c1e3b
I20260710 11:04:17.838333 27093 tablet_copy_source_session.cc:215] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.840812 27601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea4398c1bd2401397433626511c1e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.852547 27601 tablet_copy_client.cc:806] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.853123 27601 tablet_copy_client.cc:670] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.856576 27601 tablet_copy_client.cc:538] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:17.864840 27601 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:17.869261 27603 ts_tablet_manager.cc:933] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:17.880445 27603 tablet_copy_client.cc:323] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:17.884712 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet ad27506968de4e2ca2998edd2fd17fff from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:17.885270 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet ad27506968de4e2ca2998edd2fd17fff from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-ad27506968de4e2ca2998edd2fd17fff
I20260710 11:04:17.890648 27601 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: 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 11:04:17.891625 27601 tablet_bootstrap.cc:492] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:17.892271 27601 ts_tablet_manager.cc:1403] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260710 11:04:17.895254 27601 raft_consensus.cc:359] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.896068 27601 raft_consensus.cc:740] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:17.896862 27093 tablet_copy_source_session.cc:215] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.896724 27601 consensus_queue.cc:260] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:17.905496 27607 ts_tablet_manager.cc:933] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:17.906764 27603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad27506968de4e2ca2998edd2fd17fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.907971 27604 ts_tablet_manager.cc:933] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:17.912217 27607 tablet_copy_client.cc:323] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.131:35679
I20260710 11:04:17.914572 27167 tablet_copy_service.cc:140] P 83741994421242a1b39def76bb6adbbd: Received BeginTabletCopySession request for tablet bd412ba3607a45d890476473e3b34500 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:41760)
I20260710 11:04:17.915091 27167 tablet_copy_service.cc:161] P 83741994421242a1b39def76bb6adbbd: Beginning new tablet copy session on tablet bd412ba3607a45d890476473e3b34500 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:41760: session id = 277bcfed52cb4e329f5e75523637b952-bd412ba3607a45d890476473e3b34500
I20260710 11:04:17.946949 27604 tablet_copy_client.cc:323] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.131:35679
I20260710 11:04:17.951500 27166 tablet_copy_service.cc:140] P 83741994421242a1b39def76bb6adbbd: Received BeginTabletCopySession request for tablet b5e0a5568f30428c90252cd73f724325 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:41760)
I20260710 11:04:17.952217 27166 tablet_copy_service.cc:161] P 83741994421242a1b39def76bb6adbbd: Beginning new tablet copy session on tablet b5e0a5568f30428c90252cd73f724325 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:41760: session id = 277bcfed52cb4e329f5e75523637b952-b5e0a5568f30428c90252cd73f724325
I20260710 11:04:17.973533 27601 ts_tablet_manager.cc:1434] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.081s	user 0.023s	sys 0.026s
I20260710 11:04:17.976277 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-dea4398c1bd2401397433626511c1e3b received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:17.976693 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-dea4398c1bd2401397433626511c1e3b on tablet dea4398c1bd2401397433626511c1e3b with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:17.982183 27166 tablet_copy_source_session.cc:215] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.983028 27167 tablet_copy_source_session.cc:215] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:17.985577 27604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e0a5568f30428c90252cd73f724325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:17.992954 27603 tablet_copy_client.cc:806] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:17.993614 27603 tablet_copy_client.cc:670] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:17.996063 27607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd412ba3607a45d890476473e3b34500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:18.001937 27604 tablet_copy_client.cc:806] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.002619 27604 tablet_copy_client.cc:670] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.006613 27604 tablet_copy_client.cc:538] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.011212 27603 tablet_copy_client.cc:538] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.016547 27604 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:18.021153 27607 tablet_copy_client.cc:806] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:18.021787 27603 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:18.021826 27607 tablet_copy_client.cc:670] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:18.027006 27607 tablet_copy_client.cc:538] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:18.037698 27607 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:18.047425 27603 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: 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 11:04:18.048483 27603 tablet_bootstrap.cc:492] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:18.049628 27603 ts_tablet_manager.cc:1403] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 11:04:18.052207 27604 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:18.052588 27603 raft_consensus.cc:359] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.053153 27604 tablet_bootstrap.cc:492] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:18.053529 27603 raft_consensus.cc:740] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:18.054113 27604 ts_tablet_manager.cc:1403] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.010s
I20260710 11:04:18.054294 27603 consensus_queue.cc:260] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.056800 27603 ts_tablet_manager.cc:1434] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:04:18.057235 27604 raft_consensus.cc:359] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.058439 27604 raft_consensus.cc:740] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:18.058605 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-ad27506968de4e2ca2998edd2fd17fff received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:18.059052 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-ad27506968de4e2ca2998edd2fd17fff on tablet ad27506968de4e2ca2998edd2fd17fff with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:18.059160 27604 consensus_queue.cc:260] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.061955 27604 ts_tablet_manager.cc:1434] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:18.063952 27167 tablet_copy_service.cc:342] P 83741994421242a1b39def76bb6adbbd: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-b5e0a5568f30428c90252cd73f724325 received from {username='slave'} at 127.0.0.1:41760
I20260710 11:04:18.064456 27167 tablet_copy_service.cc:434] P 83741994421242a1b39def76bb6adbbd: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-b5e0a5568f30428c90252cd73f724325 on tablet b5e0a5568f30428c90252cd73f724325 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:18.074826 27607 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:18.075562 27607 tablet_bootstrap.cc:492] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:18.076120 27607 ts_tablet_manager.cc:1403] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260710 11:04:18.078420 27607 raft_consensus.cc:359] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.079025 27607 raft_consensus.cc:740] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:18.079524 27607 consensus_queue.cc:260] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:18.081391 27607 ts_tablet_manager.cc:1434] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:18.083290 27167 tablet_copy_service.cc:342] P 83741994421242a1b39def76bb6adbbd: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-bd412ba3607a45d890476473e3b34500 received from {username='slave'} at 127.0.0.1:41760
I20260710 11:04:18.083693 27167 tablet_copy_service.cc:434] P 83741994421242a1b39def76bb6adbbd: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-bd412ba3607a45d890476473e3b34500 on tablet bd412ba3607a45d890476473e3b34500 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:18.317696 27423 raft_consensus.cc:1217] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.343354 27423 raft_consensus.cc:1217] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.402614 27423 raft_consensus.cc:1217] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.414217 27423 raft_consensus.cc:1217] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:18.825336 27614 raft_consensus.cc:1064] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:18.826943 27616 raft_consensus.cc:1064] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:18.827998 27614 consensus_queue.cc:237] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:18.829622 27616 consensus_queue.cc:237] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:18.838877 27421 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.840615 27153 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.840842 27614 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:18.842422 27004 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.845506 27423 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.845786 27081 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.846472 27004 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.846946 27553 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.847658 27617 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:18.849476 27617 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.850250 27616 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:18.849126 27553 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:18.875877 27617 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.878525 27421 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.906414 26903 catalog_manager.cc:5697] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.919934 27621 raft_consensus.cc:1064] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:18.925937 27621 consensus_queue.cc:237] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:18.935920 27155 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.936951 27008 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.938090 27615 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.940199 27423 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.942562 27624 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.946498 27631 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:18.951947 27423 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.956342 27153 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.956547 27008 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.968281 27631 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:18.970665 27616 raft_consensus.cc:1064] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:18.971702 27081 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:18.974478 27616 consensus_queue.cc:237] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:18.994340 27005 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.013633 26904 catalog_manager.cc:5697] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.015071 27621 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.021790 27008 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.037575 27423 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.037199 27422 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.040902 27081 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.041270 27616 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:19.044870 27004 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:19.047062 27622 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:19.052394 27155 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.053524 27622 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:04:19.074681 27616 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.086716 27081 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.089069 27004 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.096781 27423 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.110088 27155 consensus_queue.cc:237] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:19.113304 26904 catalog_manager.cc:5697] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.121219 27083 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.122205 27081 consensus_queue.cc:237] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:19.123492 27617 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.123486 27423 raft_consensus.cc:1275] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.129163 27004 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.131088 27423 raft_consensus.cc:1275] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.132331 27621 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.132597 27634 consensus_queue.cc:1048] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:19.133498 27624 consensus_queue.cc:1048] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:19.135658 26906 catalog_manager.cc:5697] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.135696 27634 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.146571 27423 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.149915 27081 raft_consensus.cc:2955] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.152832 27614 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.161067 27422 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.164618 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd412ba3607a45d890476473e3b34500 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.158823 27004 raft_consensus.cc:2955] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.171038 27081 consensus_queue.cc:237] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:19.175766 27153 consensus_queue.cc:237] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:19.177888 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad27506968de4e2ca2998edd2fd17fff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.175714 26902 catalog_manager.cc:5697] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.182516 27008 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.183171 27420 raft_consensus.cc:1275] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.184669 27421 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.184451 27634 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:04:19.186030 26893 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet bd412ba3607a45d890476473e3b34500 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:04:19.186365 27621 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:19.187016 27600 consensus_queue.cc:1048] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:19.193326 27005 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:19.196494 27624 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.198120 26906 catalog_manager.cc:5697] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.198312 27422 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.207782 27634 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.210353 27621 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:19.210146 27005 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.218001 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dea4398c1bd2401397433626511c1e3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.219564 27421 raft_consensus.cc:2955] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.221813 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet bd412ba3607a45d890476473e3b34500 with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:19.233053 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet ad27506968de4e2ca2998edd2fd17fff with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:19.233204 27008 raft_consensus.cc:2955] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.236168 27647 tablet_replica.cc:333] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:19.237162 27647 raft_consensus.cc:2243] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.237958 27647 raft_consensus.cc:2272] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.241750 27647 ts_tablet_manager.cc:1916] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.242935 26903 catalog_manager.cc:5697] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.247701 26903 catalog_manager.cc:5697] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:19.262238 27647 ts_tablet_manager.cc:1929] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.263754 27646 tablet_replica.cc:333] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:19.265935 27646 raft_consensus.cc:2243] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.266351 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5e0a5568f30428c90252cd73f724325 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:19.264616 27647 log.cc:1199] T ad27506968de4e2ca2998edd2fd17fff P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/ad27506968de4e2ca2998edd2fd17fff
I20260710 11:04:19.266755 27646 raft_consensus.cc:2272] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.271163 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet ad27506968de4e2ca2998edd2fd17fff (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:19.276616 27646 ts_tablet_manager.cc:1916] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.277153 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet b5e0a5568f30428c90252cd73f724325 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:19.277964 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet dea4398c1bd2401397433626511c1e3b with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:19.279160 27647 tablet_replica.cc:333] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:19.280241 27647 raft_consensus.cc:2243] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.281859 27648 tablet_replica.cc:333] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:19.280966 27647 raft_consensus.cc:2272] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.284299 27648 raft_consensus.cc:2243] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:19.285158 27648 raft_consensus.cc:2272] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:19.286881 27647 ts_tablet_manager.cc:1916] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.288261 27648 ts_tablet_manager.cc:1916] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:19.294739 27646 ts_tablet_manager.cc:1929] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.295234 27646 log.cc:1199] T bd412ba3607a45d890476473e3b34500 P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/bd412ba3607a45d890476473e3b34500
I20260710 11:04:19.297080 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet bd412ba3607a45d890476473e3b34500 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:19.300350 27648 ts_tablet_manager.cc:1929] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.300719 27648 log.cc:1199] T b5e0a5568f30428c90252cd73f724325 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/b5e0a5568f30428c90252cd73f724325
I20260710 11:04:19.301710 27647 ts_tablet_manager.cc:1929] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:19.302321 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet b5e0a5568f30428c90252cd73f724325 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:19.302760 27647 log.cc:1199] T dea4398c1bd2401397433626511c1e3b P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/dea4398c1bd2401397433626511c1e3b
I20260710 11:04:19.304209 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet dea4398c1bd2401397433626511c1e3b (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:20.304069 27008 consensus_queue.cc:237] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
W20260710 11:04:20.310766 26972 consensus_peers.cc:597] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96453dd5d9f744cba3dd8f327640aea1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.311224 27153 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.312434 27083 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.312429 27618 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.313710 27651 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:20.320322 27618 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.322299 27153 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.323434 27083 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.336010 26902 catalog_manager.cc:5697] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:20.339623 27083 consensus_queue.cc:237] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.346822 27008 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:20.347298 27047 consensus_peers.cc:597] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7adebae68ecf496aa5869d1f4cc55caa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.348305 27649 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.348884 27153 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.350572 27649 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:20.360795 27624 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.371737 27008 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.376538 27155 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.382954 27083 consensus_queue.cc:237] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
W20260710 11:04:20.391595 27047 consensus_peers.cc:597] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fd9929f79ef4d14b5459d11d3dd8bac. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.393009 27153 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.393538 27008 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.394412 26903 catalog_manager.cc:5697] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:20.395669 27649 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:20.396564 27663 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.415684 27663 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.417907 27008 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.417958 27153 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.430785 27083 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.432104 26902 catalog_manager.cc:5697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:20.439903 27047 consensus_peers.cc:597] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f332aacb80a84997b44041278cbe0658. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:20.441483 27008 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.442700 27153 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:20.442940 27657 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.444063 27663 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:20.454250 27663 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.456481 27153 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.456976 27008 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.468722 26902 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:20.695268 27671 ts_tablet_manager.cc:933] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003)
I20260710 11:04:20.697271 27671 tablet_copy_client.cc:323] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.129:34003
I20260710 11:04:20.698926 27018 tablet_copy_service.cc:140] P 52329b97b92048919de5a47bc339026d: Received BeginTabletCopySession request for tablet 96453dd5d9f744cba3dd8f327640aea1 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:40240)
I20260710 11:04:20.699440 27018 tablet_copy_service.cc:161] P 52329b97b92048919de5a47bc339026d: Beginning new tablet copy session on tablet 96453dd5d9f744cba3dd8f327640aea1 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:40240: session id = 277bcfed52cb4e329f5e75523637b952-96453dd5d9f744cba3dd8f327640aea1
I20260710 11:04:20.704860 27018 tablet_copy_source_session.cc:215] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.709265 27671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96453dd5d9f744cba3dd8f327640aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.723382 27671 tablet_copy_client.cc:806] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.724133 27671 tablet_copy_client.cc:670] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.727877 27671 tablet_copy_client.cc:538] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.736183 27671 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:20.753280 27671 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:20.754267 27671 tablet_bootstrap.cc:492] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:20.754951 27671 ts_tablet_manager.cc:1403] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.005s
I20260710 11:04:20.757187 27671 raft_consensus.cc:359] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.757851 27671 raft_consensus.cc:740] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:20.758399 27671 consensus_queue.cc:260] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.761422 27671 ts_tablet_manager.cc:1434] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:20.762988 27018 tablet_copy_service.cc:342] P 52329b97b92048919de5a47bc339026d: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-96453dd5d9f744cba3dd8f327640aea1 received from {username='slave'} at 127.0.0.1:40240
I20260710 11:04:20.763598 27018 tablet_copy_service.cc:434] P 52329b97b92048919de5a47bc339026d: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-96453dd5d9f744cba3dd8f327640aea1 on tablet 96453dd5d9f744cba3dd8f327640aea1 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:20.775033 27671 ts_tablet_manager.cc:933] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:20.776515 27671 tablet_copy_client.cc:323] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:20.777923 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 7adebae68ecf496aa5869d1f4cc55caa from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:20.778457 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 7adebae68ecf496aa5869d1f4cc55caa from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-7adebae68ecf496aa5869d1f4cc55caa
I20260710 11:04:20.785871 27093 tablet_copy_source_session.cc:215] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.790040 27671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adebae68ecf496aa5869d1f4cc55caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.802937 27671 tablet_copy_client.cc:806] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.803778 27671 tablet_copy_client.cc:670] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.807574 27671 tablet_copy_client.cc:538] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.814643 27671 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:20.831290 27671 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: 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 11:04:20.832365 27671 tablet_bootstrap.cc:492] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:20.833123 27671 ts_tablet_manager.cc:1403] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260710 11:04:20.835685 27671 raft_consensus.cc:359] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.836347 27671 raft_consensus.cc:740] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:20.837381 27671 consensus_queue.cc:260] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.839833 27671 ts_tablet_manager.cc:1434] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:20.841867 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-7adebae68ecf496aa5869d1f4cc55caa received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:20.842278 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-7adebae68ecf496aa5869d1f4cc55caa on tablet 7adebae68ecf496aa5869d1f4cc55caa with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:20.928086 27671 ts_tablet_manager.cc:933] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:20.930578 27671 tablet_copy_client.cc:323] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:20.932330 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 7fd9929f79ef4d14b5459d11d3dd8bac from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:20.932935 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 7fd9929f79ef4d14b5459d11d3dd8bac from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-7fd9929f79ef4d14b5459d11d3dd8bac
I20260710 11:04:20.941291 27093 tablet_copy_source_session.cc:215] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:20.944955 27671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd9929f79ef4d14b5459d11d3dd8bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:20.958489 27671 tablet_copy_client.cc:806] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:20.959146 27671 tablet_copy_client.cc:670] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:20.963102 27671 tablet_copy_client.cc:538] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:20.969122 27671 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:20.984913 27671 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: 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 11:04:20.985635 27671 tablet_bootstrap.cc:492] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:20.986265 27671 ts_tablet_manager.cc:1403] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.008s
I20260710 11:04:20.988270 27671 raft_consensus.cc:359] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.988904 27671 raft_consensus.cc:740] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:20.989442 27671 consensus_queue.cc:260] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:20.991261 27671 ts_tablet_manager.cc:1434] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:20.992964 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-7fd9929f79ef4d14b5459d11d3dd8bac received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:20.993366 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-7fd9929f79ef4d14b5459d11d3dd8bac on tablet 7fd9929f79ef4d14b5459d11d3dd8bac with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:21.035791 27671 ts_tablet_manager.cc:933] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:21.037690 27671 tablet_copy_client.cc:323] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:21.040592 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet f332aacb80a84997b44041278cbe0658 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:21.041271 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet f332aacb80a84997b44041278cbe0658 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-f332aacb80a84997b44041278cbe0658
I20260710 11:04:21.047688 27093 tablet_copy_source_session.cc:215] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:21.050344 27671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f332aacb80a84997b44041278cbe0658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:21.060185 27671 tablet_copy_client.cc:806] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:21.060887 27671 tablet_copy_client.cc:670] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:21.064654 27671 tablet_copy_client.cc:538] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:21.071593 27671 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:21.089406 27671 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:21.090406 27671 tablet_bootstrap.cc:492] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:21.091109 27671 ts_tablet_manager.cc:1403] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 11:04:21.093964 27671 raft_consensus.cc:359] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:21.094872 27671 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:21.095510 27671 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:21.097903 27671 ts_tablet_manager.cc:1434] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:21.102349 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-f332aacb80a84997b44041278cbe0658 received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:21.102838 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-f332aacb80a84997b44041278cbe0658 on tablet f332aacb80a84997b44041278cbe0658 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:21.104344 27421 raft_consensus.cc:1217] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.186843 27421 raft_consensus.cc:1217] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.325224 27421 raft_consensus.cc:1217] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.494079 27682 raft_consensus.cc:1064] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:21.492677 27422 raft_consensus.cc:1217] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:21.497241 27682 consensus_queue.cc:237] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.507470 27153 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.507895 27422 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.508523 27081 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.509828 27681 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.510815 27682 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.511802 27618 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:21.524693 27682 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.527504 27422 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.541069 27153 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.548780 26903 catalog_manager.cc:5697] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.548931 27081 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.578791 27008 consensus_queue.cc:237] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.587970 27153 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.587970 27422 raft_consensus.cc:1275] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.589632 27681 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.590579 27682 consensus_queue.cc:1048] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.597213 27618 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.599462 27153 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.599545 27422 raft_consensus.cc:2955] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.612757 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96453dd5d9f744cba3dd8f327640aea1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.615598 26906 catalog_manager.cc:5697] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.631140 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet 96453dd5d9f744cba3dd8f327640aea1 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:21.632854 27693 tablet_replica.cc:333] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:21.634076 27693 raft_consensus.cc:2243] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.634951 27693 raft_consensus.cc:2272] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.639047 27684 raft_consensus.cc:1064] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:21.640053 27693 ts_tablet_manager.cc:1916] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.642015 27684 consensus_queue.cc:237] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.654670 27422 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.656265 27153 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.656431 27683 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.656265 27008 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.659266 27683 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:21.660945 27693 ts_tablet_manager.cc:1929] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.661001 27624 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.661607 27693 log.cc:1199] T 96453dd5d9f744cba3dd8f327640aea1 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/96453dd5d9f744cba3dd8f327640aea1
I20260710 11:04:21.663568 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet 96453dd5d9f744cba3dd8f327640aea1 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:21.670984 27684 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.672689 27422 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.681478 27008 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.686751 27153 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.688333 26904 catalog_manager.cc:5697] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.718362 27081 consensus_queue.cc:237] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.723608 27008 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.723660 27422 raft_consensus.cc:1275] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.725615 27684 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.726521 27683 consensus_queue.cc:1048] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.733868 27663 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.735875 27008 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.735957 27422 raft_consensus.cc:2955] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.744197 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7adebae68ecf496aa5869d1f4cc55caa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.749570 26903 catalog_manager.cc:5697] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.764405 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet 7adebae68ecf496aa5869d1f4cc55caa with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:21.766379 27698 tablet_replica.cc:333] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:21.767675 27698 raft_consensus.cc:2243] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.768276 27698 raft_consensus.cc:2272] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.771139 27698 ts_tablet_manager.cc:1916] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.782444 27698 ts_tablet_manager.cc:1929] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.782820 27698 log.cc:1199] T 7adebae68ecf496aa5869d1f4cc55caa P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/7adebae68ecf496aa5869d1f4cc55caa
I20260710 11:04:21.784507 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet 7adebae68ecf496aa5869d1f4cc55caa (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:21.850400 27683 raft_consensus.cc:1064] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:21.852468 27683 consensus_queue.cc:237] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.859697 27422 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.859794 27153 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.861315 27008 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.861881 27624 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.862742 27683 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.863843 27684 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:21.884322 27624 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.886205 27153 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.896124 27008 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.901778 27422 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.904196 26903 catalog_manager.cc:5697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.924432 27081 consensus_queue.cc:237] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:21.929919 27422 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.930496 27153 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.931157 27683 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:21.932529 27624 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.938110 27683 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.940457 27153 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.941011 27422 raft_consensus.cc:2955] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:21.949717 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fd9929f79ef4d14b5459d11d3dd8bac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.955720 26904 catalog_manager.cc:5697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.967332 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fd9929f79ef4d14b5459d11d3dd8bac with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:21.969458 27703 tablet_replica.cc:333] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:21.970521 27703 raft_consensus.cc:2243] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.971109 27703 raft_consensus.cc:2272] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.974354 27703 ts_tablet_manager.cc:1916] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.986488 27703 ts_tablet_manager.cc:1929] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.986836 27703 log.cc:1199] T 7fd9929f79ef4d14b5459d11d3dd8bac P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/7fd9929f79ef4d14b5459d11d3dd8bac
I20260710 11:04:21.988341 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet 7fd9929f79ef4d14b5459d11d3dd8bac (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:22.100965 27624 raft_consensus.cc:1064] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:22.103037 27624 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:22.108862 27421 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.109520 27153 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.109795 27008 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:22.110504 27663 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:22.111390 27684 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } 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 11:04:22.112402 27683 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:22.129226 27624 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.130821 27153 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.133551 27008 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.140986 27421 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.146067 26904 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.164546 27081 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:22.170271 27421 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.170400 27008 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:22.172024 27684 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:22.174779 27684 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:22.178121 27624 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.179666 27422 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.182464 27005 raft_consensus.cc:2955] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:22.191720 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f332aacb80a84997b44041278cbe0658 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:22.193318 26906 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 3 to 4, VOTER 83741994421242a1b39def76bb6adbbd (127.25.76.131) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:22.206568 27144 tablet_service.cc:1558] Processing DeleteTablet for tablet f332aacb80a84997b44041278cbe0658 with delete_type TABLET_DATA_TOMBSTONED (TS 83741994421242a1b39def76bb6adbbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41734
I20260710 11:04:22.207530 27698 tablet_replica.cc:333] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:22.208583 27698 raft_consensus.cc:2243] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:22.209340 27698 raft_consensus.cc:2272] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:22.213001 27698 ts_tablet_manager.cc:1916] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:22.228247 27698 ts_tablet_manager.cc:1929] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:22.228596 27698 log.cc:1199] T f332aacb80a84997b44041278cbe0658 P 83741994421242a1b39def76bb6adbbd: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/wals/f332aacb80a84997b44041278cbe0658
I20260710 11:04:22.229920 26893 catalog_manager.cc:5028] TS 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): tablet f332aacb80a84997b44041278cbe0658 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:23.234900 27081 consensus_queue.cc:237] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
W20260710 11:04:23.241806 27047 consensus_peers.cc:597] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00848e81bdc6430dbc8e3e2140e4cfe7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.241926 27153 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.243593 27684 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:23.246384 27008 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.247516 27684 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:23.252617 27683 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.254109 27153 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.257102 27008 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.267076 27153 consensus_queue.cc:237] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue 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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:23.268159 26906 catalog_manager.cc:5697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:23.277496 27081 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:23.277769 27121 consensus_peers.cc:597] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd -> Peer 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099): Couldn't send request to peer 277bcfed52cb4e329f5e75523637b952. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9d13d0b3ff8477e8c9b614e6709d868. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:23.279541 27008 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:23.279362 27716 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:23.281953 27716 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:23.296360 27716 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.298105 27008 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.303795 27083 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.313174 26902 catalog_manager.cc:5697] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index -1 to 2, NON_VOTER 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) added. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } } }
I20260710 11:04:23.786966 27724 ts_tablet_manager.cc:933] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:23.790027 27724 tablet_copy_client.cc:323] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.131:35679
I20260710 11:04:23.792701 27167 tablet_copy_service.cc:140] P 83741994421242a1b39def76bb6adbbd: Received BeginTabletCopySession request for tablet f9d13d0b3ff8477e8c9b614e6709d868 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:41760)
I20260710 11:04:23.793434 27167 tablet_copy_service.cc:161] P 83741994421242a1b39def76bb6adbbd: Beginning new tablet copy session on tablet f9d13d0b3ff8477e8c9b614e6709d868 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:41760: session id = 277bcfed52cb4e329f5e75523637b952-f9d13d0b3ff8477e8c9b614e6709d868
I20260710 11:04:23.804088 27167 tablet_copy_source_session.cc:215] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.809124 27724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d13d0b3ff8477e8c9b614e6709d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.826526 27726 ts_tablet_manager.cc:933] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: Initiating tablet copy from peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:23.826642 27724 tablet_copy_client.cc:806] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.827428 27724 tablet_copy_client.cc:670] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.828567 27726 tablet_copy_client.cc:323] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Beginning tablet copy session from remote peer at address 127.25.76.130:36039
I20260710 11:04:23.830833 27093 tablet_copy_service.cc:140] P 442ed183abd24b5bbe1e838d36dabdb7: Received BeginTabletCopySession request for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 from peer 277bcfed52cb4e329f5e75523637b952 ({username='slave'} at 127.0.0.1:52748)
I20260710 11:04:23.831530 27093 tablet_copy_service.cc:161] P 442ed183abd24b5bbe1e838d36dabdb7: Beginning new tablet copy session on tablet 00848e81bdc6430dbc8e3e2140e4cfe7 from peer 277bcfed52cb4e329f5e75523637b952 at {username='slave'} at 127.0.0.1:52748: session id = 277bcfed52cb4e329f5e75523637b952-00848e81bdc6430dbc8e3e2140e4cfe7
I20260710 11:04:23.832021 27724 tablet_copy_client.cc:538] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.842090 27093 tablet_copy_source_session.cc:215] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:23.842391 27724 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:23.846292 27726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00848e81bdc6430dbc8e3e2140e4cfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:23.860361 27724 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:23.861156 27724 tablet_bootstrap.cc:492] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:23.861783 27724 ts_tablet_manager.cc:1403] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:04:23.864974 27726 tablet_copy_client.cc:806] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:23.865703 27726 tablet_copy_client.cc:670] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:23.865471 27724 raft_consensus.cc:359] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:23.867002 27724 raft_consensus.cc:740] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:23.867699 27724 consensus_queue.cc:260] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:23.871958 27726 tablet_copy_client.cc:538] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:23.873929 27724 ts_tablet_manager.cc:1434] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:04:23.879411 27167 tablet_copy_service.cc:342] P 83741994421242a1b39def76bb6adbbd: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-f9d13d0b3ff8477e8c9b614e6709d868 received from {username='slave'} at 127.0.0.1:41760
I20260710 11:04:23.879958 27167 tablet_copy_service.cc:434] P 83741994421242a1b39def76bb6adbbd: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-f9d13d0b3ff8477e8c9b614e6709d868 on tablet f9d13d0b3ff8477e8c9b614e6709d868 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:23.882527 27726 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: Bootstrap starting.
I20260710 11:04:23.904021 27726 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: 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 11:04:23.904946 27726 tablet_bootstrap.cc:492] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: Bootstrap complete.
I20260710 11:04:23.905638 27726 ts_tablet_manager.cc:1403] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 11:04:23.908598 27726 raft_consensus.cc:359] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:23.909415 27726 raft_consensus.cc:740] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Initialized, Role: LEARNER
I20260710 11:04:23.910059 27726 consensus_queue.cc:260] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: NON_VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: true } }
I20260710 11:04:23.912603 27726 ts_tablet_manager.cc:1434] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:23.914534 27093 tablet_copy_service.cc:342] P 442ed183abd24b5bbe1e838d36dabdb7: Request end of tablet copy session 277bcfed52cb4e329f5e75523637b952-00848e81bdc6430dbc8e3e2140e4cfe7 received from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:23.914947 27093 tablet_copy_service.cc:434] P 442ed183abd24b5bbe1e838d36dabdb7: ending tablet copy session 277bcfed52cb4e329f5e75523637b952-00848e81bdc6430dbc8e3e2140e4cfe7 on tablet 00848e81bdc6430dbc8e3e2140e4cfe7 with peer 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:24.356957 27421 raft_consensus.cc:1217] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.441042 27421 raft_consensus.cc:1217] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:24.806041 27716 raft_consensus.cc:1064] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:24.809063 27716 consensus_queue.cc:237] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:24.816752 27421 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.817129 27083 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.818892 27008 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.818893 27731 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } 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 11:04:24.821216 27732 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:24.824681 27716 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.834194 27731 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.836053 27083 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.840437 27008 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.848919 27421 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.854300 26903 catalog_manager.cc:5697] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } attrs { replace: true } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.879527 27155 consensus_queue.cc:237] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:24.885823 27421 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.888353 27732 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:24.890410 27008 raft_consensus.cc:1275] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:24.891861 27731 consensus_queue.cc:1048] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.896425 27716 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.915892 27005 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.918895 27742 raft_consensus.cc:1064] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: attempting to promote NON_VOTER 277bcfed52cb4e329f5e75523637b952 to VOTER
I20260710 11:04:24.919523 26893 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f9d13d0b3ff8477e8c9b614e6709d868 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:24.927722 27422 raft_consensus.cc:2955] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.946674 27742 consensus_queue.cc:237] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:24.953625 26904 catalog_manager.cc:5697] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 3 to 4, VOTER 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) evicted. New cstate: current_term: 1 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:24.963762 27422 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 LEARNER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.964413 27005 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.963784 27155 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:24.967067 27733 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:24.969450 27711 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:24.970988 27070 tablet_service.cc:1558] Processing DeleteTablet for tablet f9d13d0b3ff8477e8c9b614e6709d868 with delete_type TABLET_DATA_TOMBSTONED (TS 442ed183abd24b5bbe1e838d36dabdb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52718
I20260710 11:04:24.976164 27683 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } 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 11:04:24.997134 27683 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.001104 27422 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.002478 27005 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.006567 27746 tablet_replica.cc:333] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:25.007723 27746 raft_consensus.cc:2243] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.008544 27746 raft_consensus.cc:2272] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.012848 27746 ts_tablet_manager.cc:1916] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.016985 26906 catalog_manager.cc:5697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d reported cstate change: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.017226 27155 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } attrs { replace: true } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.031392 27746 ts_tablet_manager.cc:1929] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.031966 27746 log.cc:1199] T f9d13d0b3ff8477e8c9b614e6709d868 P 442ed183abd24b5bbe1e838d36dabdb7: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/wals/f9d13d0b3ff8477e8c9b614e6709d868
I20260710 11:04:25.033830 26891 catalog_manager.cc:5028] TS 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): tablet f9d13d0b3ff8477e8c9b614e6709d868 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
I20260710 11:04:25.044963 27083 consensus_queue.cc:237] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:25.049780 27155 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.049860 27422 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:25.051098 27683 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:25.052008 27733 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } 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 11:04:25.057574 27683 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.060940 27155 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.061717 27422 raft_consensus.cc:2955] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.070438 26891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:25.075172 26904 catalog_manager.cc:5697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd reported cstate change: config changed from index 3 to 4, VOTER 52329b97b92048919de5a47bc339026d (127.25.76.129) evicted. New cstate: current_term: 1 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } } }
I20260710 11:04:25.086304 26989 tablet_service.cc:1558] Processing DeleteTablet for tablet 00848e81bdc6430dbc8e3e2140e4cfe7 with delete_type TABLET_DATA_TOMBSTONED (TS 52329b97b92048919de5a47bc339026d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40200
I20260710 11:04:25.088155 27750 tablet_replica.cc:333] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:25.089226 27750 raft_consensus.cc:2243] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.089993 27750 raft_consensus.cc:2272] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.092567 27750 ts_tablet_manager.cc:1916] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:25.103770 27750 ts_tablet_manager.cc:1929] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:25.104204 27750 log.cc:1199] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 52329b97b92048919de5a47bc339026d: Deleting WAL directory at /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/wals/00848e81bdc6430dbc8e3e2140e4cfe7
I20260710 11:04:25.105775 26893 catalog_manager.cc:5028] TS 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): tablet 00848e81bdc6430dbc8e3e2140e4cfe7 (table test-workload [id=4d9be2af293b4adca5a614c3ca4dd91d]) successfully deleted
W20260710 11:04:26.974113 27029 debug-util.cc:398] Leaking SignalData structure 0x7b080010e6c0 after lost signal to thread 25909
W20260710 11:04:26.975276 27029 debug-util.cc:398] Leaking SignalData structure 0x7b080010fa60 after lost signal to thread 26940
W20260710 11:04:26.976320 27029 debug-util.cc:398] Leaking SignalData structure 0x7b080018e7c0 after lost signal to thread 27032
W20260710 11:04:26.977120 27029 debug-util.cc:398] Leaking SignalData structure 0x7b0800295cc0 after lost signal to thread 27107
W20260710 11:04:26.977999 27029 debug-util.cc:398] Leaking SignalData structure 0x7b0800298d40 after lost signal to thread 27181
W20260710 11:04:26.978792 27029 debug-util.cc:398] Leaking SignalData structure 0x7b080027e600 after lost signal to thread 27447
I20260710 11:04:30.918777 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:30.953521 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:30.954174 27083 raft_consensus.cc:606] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:30.956724 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a66655a80054da08255d3e1221848c2"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:30.957213 27083 raft_consensus.cc:606] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:30.959537 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:30.959966 27083 raft_consensus.cc:606] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:30.962430 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "52329b97b92048919de5a47bc339026d"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:30.962917 27083 raft_consensus.cc:606] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 52329b97b92048919de5a47bc339026d
I20260710 11:04:30.965318 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:30.965930 27083 raft_consensus.cc:606] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:30.967099 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:30.968142 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:31.013444 27758 raft_consensus.cc:993] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.014003 27683 raft_consensus.cc:1081] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.015374 27422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:31.015828 27422 raft_consensus.cc:493] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:31.016068 27422 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.020881 27422 raft_consensus.cc:515] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.022882 27422 leader_election.cc:290] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:31.024009 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:31.024680 27155 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.024807 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00848e81bdc6430dbc8e3e2140e4cfe7" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:31.025753 27083 raft_consensus.cc:3055] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:31.026000 27083 raft_consensus.cc:740] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:31.027051 27083 consensus_queue.cc:260] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.027882 27083 raft_consensus.cc:3060] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.029811 27155 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.030889 27387 leader_election.cc:304] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:31.032441 27083 raft_consensus.cc:2468] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.032506 27761 raft_consensus.cc:2804] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:31.033996 27761 raft_consensus.cc:697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:31.034813 27761 consensus_queue.cc:237] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.044806 26902 catalog_manager.cc:5697] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.177513 27758 raft_consensus.cc:993] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.177984 27683 raft_consensus.cc:1081] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.179229 27422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:31.179622 27422 raft_consensus.cc:493] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:31.179836 27422 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.183847 27422 raft_consensus.cc:515] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.185235 27422 leader_election.cc:290] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:31.186086 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:31.186576 27083 raft_consensus.cc:3055] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:31.186455 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd9929f79ef4d14b5459d11d3dd8bac" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:31.186812 27083 raft_consensus.cc:740] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:31.187027 27155 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.187508 27083 consensus_queue.cc:260] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.188385 27083 raft_consensus.cc:3060] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.191443 27155 raft_consensus.cc:2468] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.192325 27387 leader_election.cc:304] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:31.192473 27083 raft_consensus.cc:2468] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.193034 27761 raft_consensus.cc:2804] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:31.193481 27761 raft_consensus.cc:697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:31.194240 27761 consensus_queue.cc:237] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.203890 26902 catalog_manager.cc:5697] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.232713 27758 raft_consensus.cc:993] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.233152 27683 raft_consensus.cc:1081] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.234458 27422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a66655a80054da08255d3e1221848c2"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:31.234932 27422 raft_consensus.cc:493] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:31.235209 27422 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.239684 27422 raft_consensus.cc:515] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.241050 27422 leader_election.cc:290] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:31.241880 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:31.242202 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a66655a80054da08255d3e1221848c2" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:31.242381 27083 raft_consensus.cc:3055] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:31.242739 27083 raft_consensus.cc:740] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:31.242759 27155 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.243458 27083 consensus_queue.cc:260] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.244431 27083 raft_consensus.cc:3060] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.247799 27155 raft_consensus.cc:2468] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.248404 27083 raft_consensus.cc:2468] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.248814 27387 leader_election.cc:304] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:31.249694 27761 raft_consensus.cc:2804] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:31.250144 27761 raft_consensus.cc:697] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:31.250854 27761 consensus_queue.cc:237] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.258980 26902 catalog_manager.cc:5697] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.391269 27758 raft_consensus.cc:993] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.391812 27683 raft_consensus.cc:1081] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:31.393484 27422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:31.394022 27422 raft_consensus.cc:493] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:31.394349 27422 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.399623 27422 raft_consensus.cc:515] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.401306 27422 leader_election.cc:290] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:31.402257 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:31.402614 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f543905da546ed89a047d2c7cb9455" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:31.402925 27005 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.403376 27083 raft_consensus.cc:3055] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:31.403697 27083 raft_consensus.cc:740] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:31.404460 27083 consensus_queue.cc:260] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.405580 27083 raft_consensus.cc:3060] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.408028 27005 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.409611 27387 leader_election.cc:304] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:31.410468 27083 raft_consensus.cc:2468] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:31.410552 27761 raft_consensus.cc:2804] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:31.411233 27761 raft_consensus.cc:697] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:31.412211 27761 consensus_queue.cc:237] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:31.420164 26902 catalog_manager.cc:5697] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.469425 27083 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.470887 27761 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.480793 27155 raft_consensus.cc:1275] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.482105 27761 consensus_queue.cc:1048] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.539342 27683 raft_consensus.cc:993] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 52329b97b92048919de5a47bc339026d to start an election
I20260710 11:04:31.539806 27758 raft_consensus.cc:1081] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 52329b97b92048919de5a47bc339026d to start an election
I20260710 11:04:31.541306 27005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725"
dest_uuid: "52329b97b92048919de5a47bc339026d"
 from {username='slave'} at 127.0.0.1:40208
I20260710 11:04:31.541833 27005 raft_consensus.cc:493] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:31.542109 27005 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.547220 27005 raft_consensus.cc:515] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:31.549144 27005 leader_election.cc:290] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 2 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:31.550001 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:31.550180 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea4a5882c71424b96177dd60457c725" candidate_uuid: "52329b97b92048919de5a47bc339026d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:31.550575 27083 raft_consensus.cc:3055] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:31.550624 27155 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.550992 27083 raft_consensus.cc:740] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:31.551726 27083 consensus_queue.cc:260] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:31.552786 27083 raft_consensus.cc:3060] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:31.556972 27155 raft_consensus.cc:2468] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 2.
I20260710 11:04:31.558269 26974 leader_election.cc:304] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:31.558596 27083 raft_consensus.cc:2468] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52329b97b92048919de5a47bc339026d in term 2.
I20260710 11:04:31.559060 27751 raft_consensus.cc:2804] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:31.560375 27751 raft_consensus.cc:697] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 2 LEADER]: Becoming Leader. State: Replica: 52329b97b92048919de5a47bc339026d, State: Running, Role: LEADER
I20260710 11:04:31.561172 27751 consensus_queue.cc:237] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:31.569612 26906 catalog_manager.cc:5697] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 52329b97b92048919de5a47bc339026d (127.25.76.129). New cstate: current_term: 2 leader_uuid: "52329b97b92048919de5a47bc339026d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:31.648396 27155 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.649896 27762 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:31.660073 27083 raft_consensus.cc:1275] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.663940 27761 consensus_queue.cc:1048] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.679533 27083 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.680919 27761 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.690001 27155 raft_consensus.cc:1275] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.692436 27761 consensus_queue.cc:1048] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.838546 27083 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.839869 27761 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.849047 27005 raft_consensus.cc:1275] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:31.851305 27762 consensus_queue.cc:1048] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:31.969208 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:31.989324 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:32.004009 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:32.004637 27083 raft_consensus.cc:606] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:32.007709 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:32.008267 27083 raft_consensus.cc:606] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:32.010488 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f332aacb80a84997b44041278cbe0658"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:32.010952 27083 raft_consensus.cc:606] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 277bcfed52cb4e329f5e75523637b952
I20260710 11:04:32.011940 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:04:32.012631 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:32.087761 27083 raft_consensus.cc:1275] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:32.089110 27776 consensus_queue.cc:1048] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.098147 27155 raft_consensus.cc:1275] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Refusing update from remote peer 52329b97b92048919de5a47bc339026d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:32.099651 27787 consensus_queue.cc:1048] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:32.182559 27789 raft_consensus.cc:993] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.182840 27758 raft_consensus.cc:993] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.183305 27790 raft_consensus.cc:1081] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.183497 27758 raft_consensus.cc:1081] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.185171 27421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f332aacb80a84997b44041278cbe0658"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:32.185427 27422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:32.185662 27421 raft_consensus.cc:493] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.186122 27421 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.186096 27422 raft_consensus.cc:493] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.186699 27422 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.190699 27421 raft_consensus.cc:515] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.191270 27422 raft_consensus.cc:515] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.192930 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:32.193459 27008 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.193637 27422 leader_election.cc:290] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039), 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679)
I20260710 11:04:32.194877 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:32.195400 27083 raft_consensus.cc:3055] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.195670 27083 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:32.195780 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:32.196201 27081 raft_consensus.cc:3055] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.196628 27155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f2f1069dfe413c9392f5aa2da957f5" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83741994421242a1b39def76bb6adbbd"
I20260710 11:04:32.196389 27083 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.197009 27155 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.197427 27083 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.199637 27008 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.196395 27081 raft_consensus.cc:740] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:32.200629 27387 leader_election.cc:304] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:32.200999 27081 consensus_queue.cc:260] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.201470 27762 raft_consensus.cc:2804] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.201695 27421 leader_election.cc:290] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:32.201812 27155 raft_consensus.cc:2468] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.201948 27762 raft_consensus.cc:697] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:32.202268 27081 raft_consensus.cc:3060] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.202905 27762 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.203719 27387 leader_election.cc:304] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:32.204602 27761 raft_consensus.cc:2804] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.205096 27761 raft_consensus.cc:697] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:32.206281 27083 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.206182 27761 consensus_queue.cc:237] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [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: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.213917 27081 raft_consensus.cc:2468] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.215133 26906 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.231805 26906 catalog_manager.cc:5697] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.293284 27790 raft_consensus.cc:993] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.293787 27758 raft_consensus.cc:1081] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 277bcfed52cb4e329f5e75523637b952 to start an election
I20260710 11:04:32.295158 27421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
 from {username='slave'} at 127.0.0.1:52468
I20260710 11:04:32.295580 27421 raft_consensus.cc:493] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:32.295826 27421 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.300735 27421 raft_consensus.cc:515] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.302431 27421 leader_election.cc:290] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:32.303232 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:32.303495 27081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea4398c1bd2401397433626511c1e3b" candidate_uuid: "277bcfed52cb4e329f5e75523637b952" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:32.303778 27008 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.304131 27081 raft_consensus.cc:3055] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:32.304394 27081 raft_consensus.cc:740] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:32.305023 27081 consensus_queue.cc:260] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.305984 27081 raft_consensus.cc:3060] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:32.308441 27008 raft_consensus.cc:2468] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.309453 27387 leader_election.cc:304] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 277bcfed52cb4e329f5e75523637b952, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:32.310282 27761 raft_consensus.cc:2804] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:32.310802 27761 raft_consensus.cc:697] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Leader. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:32.311286 27081 raft_consensus.cc:2468] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277bcfed52cb4e329f5e75523637b952 in term 2.
I20260710 11:04:32.312249 27761 consensus_queue.cc:237] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [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: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:32.320744 26906 catalog_manager.cc:5697] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 277bcfed52cb4e329f5e75523637b952 (127.25.76.132). New cstate: current_term: 2 leader_uuid: "277bcfed52cb4e329f5e75523637b952" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:32.591253 27155 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.592391 27761 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:32.605384 27081 raft_consensus.cc:1275] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.606773 27761 consensus_queue.cc:1048] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:32.762581 27008 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.763625 27761 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:32.776031 27081 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.777961 27805 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:32.917695 27008 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.918895 27805 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:32.929028 27081 raft_consensus.cc:1275] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 277bcfed52cb4e329f5e75523637b952: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:32.930302 27762 consensus_queue.cc:1048] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:33.013492 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:33.030471 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:33.056643 27421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f332aacb80a84997b44041278cbe0658"
dest_uuid: "277bcfed52cb4e329f5e75523637b952"
mode: GRACEFUL
new_leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
 from {username='slave'} at 127.0.0.1:56324
I20260710 11:04:33.057214 27421 raft_consensus.cc:606] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Received request to transfer leadership to TS 442ed183abd24b5bbe1e838d36dabdb7
I20260710 11:04:33.058349 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:33.058974 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:33.204457 27762 raft_consensus.cc:993] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: : Instructing follower 442ed183abd24b5bbe1e838d36dabdb7 to start an election
I20260710 11:04:33.205075 27762 raft_consensus.cc:1081] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Signalling peer 442ed183abd24b5bbe1e838d36dabdb7 to start an election
I20260710 11:04:33.206789 27083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f332aacb80a84997b44041278cbe0658"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
 from {username='slave'} at 127.0.0.1:52748
I20260710 11:04:33.207371 27083 raft_consensus.cc:493] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:33.207742 27083 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:33.213359 27083 raft_consensus.cc:515] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:33.215050 27083 leader_election.cc:290] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [CANDIDATE]: Term 3 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 277bcfed52cb4e329f5e75523637b952 (127.25.76.132:43099)
I20260710 11:04:33.215799 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:33.216040 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f332aacb80a84997b44041278cbe0658" candidate_uuid: "442ed183abd24b5bbe1e838d36dabdb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "277bcfed52cb4e329f5e75523637b952"
I20260710 11:04:33.216378 27008 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:33.216611 27421 raft_consensus.cc:3055] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:33.217028 27421 raft_consensus.cc:740] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 277bcfed52cb4e329f5e75523637b952, State: Running, Role: LEADER
I20260710 11:04:33.217728 27421 consensus_queue.cc:260] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:33.218643 27421 raft_consensus.cc:3060] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:33.222177 27008 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 3.
I20260710 11:04:33.223472 27049 leader_election.cc:304] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [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: 442ed183abd24b5bbe1e838d36dabdb7, 52329b97b92048919de5a47bc339026d; no voters: 
I20260710 11:04:33.224253 27790 raft_consensus.cc:2804] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:33.224380 27421 raft_consensus.cc:2468] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442ed183abd24b5bbe1e838d36dabdb7 in term 3.
I20260710 11:04:33.225452 27790 raft_consensus.cc:697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 3 LEADER]: Becoming Leader. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:33.226374 27790 consensus_queue.cc:237] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } }
I20260710 11:04:33.233054 26906 catalog_manager.cc:5697] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 reported cstate change: term changed from 2 to 3, leader changed from 277bcfed52cb4e329f5e75523637b952 (127.25.76.132) to 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130). New cstate: current_term: 3 leader_uuid: "442ed183abd24b5bbe1e838d36dabdb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.717990 27005 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 3 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:04:33.719981 27790 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:04:33.734141 27421 raft_consensus.cc:1275] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 3 FOLLOWER]: Refusing update from remote peer 442ed183abd24b5bbe1e838d36dabdb7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:04:33.736681 27812 consensus_queue.cc:1048] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "277bcfed52cb4e329f5e75523637b952" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 43099 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:04:34.059962 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:34.088367 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:34.105082 27083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4"
dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
mode: GRACEFUL
new_leader_uuid: "83741994421242a1b39def76bb6adbbd"
 from {username='slave'} at 127.0.0.1:43018
I20260710 11:04:34.105792 27083 raft_consensus.cc:606] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Received request to transfer leadership to TS 83741994421242a1b39def76bb6adbbd
I20260710 11:04:34.107319 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:34.108017 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:34.631080 27812 raft_consensus.cc:993] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: : Instructing follower 83741994421242a1b39def76bb6adbbd to start an election
I20260710 11:04:34.631626 27824 raft_consensus.cc:1081] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Signalling peer 83741994421242a1b39def76bb6adbbd to start an election
I20260710 11:04:34.633893 27155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4"
dest_uuid: "83741994421242a1b39def76bb6adbbd"
 from {username='slave'} at 127.0.0.1:41736
I20260710 11:04:34.634573 27155 raft_consensus.cc:493] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:34.635079 27155 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:34.641292 27155 raft_consensus.cc:515] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:34.642923 27155 leader_election.cc:290] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 2 election: Requested vote from peers 52329b97b92048919de5a47bc339026d (127.25.76.129:34003), 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039)
I20260710 11:04:34.643725 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52329b97b92048919de5a47bc339026d"
I20260710 11:04:34.643985 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70506dbe624040af0ea05cdf1701a4" candidate_uuid: "83741994421242a1b39def76bb6adbbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "442ed183abd24b5bbe1e838d36dabdb7"
I20260710 11:04:34.644588 27005 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:34.644735 27083 raft_consensus.cc:3055] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:34.645237 27083 raft_consensus.cc:740] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 442ed183abd24b5bbe1e838d36dabdb7, State: Running, Role: LEADER
I20260710 11:04:34.646162 27083 consensus_queue.cc:260] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:34.647712 27083 raft_consensus.cc:3060] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:34.652159 27005 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 2.
I20260710 11:04:34.653525 27123 leader_election.cc:304] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52329b97b92048919de5a47bc339026d, 83741994421242a1b39def76bb6adbbd; no voters: 
I20260710 11:04:34.654443 27756 raft_consensus.cc:2804] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:34.655347 27756 raft_consensus.cc:697] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 2 LEADER]: Becoming Leader. State: Replica: 83741994421242a1b39def76bb6adbbd, State: Running, Role: LEADER
I20260710 11:04:34.656181 27756 consensus_queue.cc:237] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } }
I20260710 11:04:34.657943 27083 raft_consensus.cc:2468] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83741994421242a1b39def76bb6adbbd in term 2.
I20260710 11:04:34.664798 26902 catalog_manager.cc:5697] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd reported cstate change: term changed from 1 to 2, leader changed from 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130) to 83741994421242a1b39def76bb6adbbd (127.25.76.131). New cstate: current_term: 2 leader_uuid: "83741994421242a1b39def76bb6adbbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83741994421242a1b39def76bb6adbbd" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 35679 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.043591 27005 raft_consensus.cc:1275] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:35.044840 27825 consensus_queue.cc:1048] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "52329b97b92048919de5a47bc339026d" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 34003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.054262 27083 raft_consensus.cc:1275] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Refusing update from remote peer 83741994421242a1b39def76bb6adbbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:35.055648 27825 consensus_queue.cc:1048] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "442ed183abd24b5bbe1e838d36dabdb7" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.108937 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:35.122588 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
I20260710 11:04:35.158468 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:35.159256 25906 tablet_replica.cc:333] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.159956 25906 raft_consensus.cc:2243] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.160422 25906 raft_consensus.cc:2272] T de85af6f646d40ce9cde93706ea09ed6 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.162465 25906 tablet_replica.cc:333] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.163074 25906 raft_consensus.cc:2243] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.163586 25906 raft_consensus.cc:2272] T b5e0a5568f30428c90252cd73f724325 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.165505 25906 tablet_replica.cc:333] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.166070 25906 raft_consensus.cc:2243] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.166769 25906 raft_consensus.cc:2272] T dea4398c1bd2401397433626511c1e3b P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.168471 25906 tablet_replica.cc:333] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.169028 25906 raft_consensus.cc:2243] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.169972 25906 raft_consensus.cc:2272] T a42885576caa4eeeb29593f6bf4413f3 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.172484 25906 tablet_replica.cc:333] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.173171 25906 raft_consensus.cc:2243] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.173784 25906 raft_consensus.cc:2272] T ee83298592474d7c9111f455923e82aa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.176337 25906 tablet_replica.cc:333] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.176915 25906 raft_consensus.cc:2243] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.177739 25906 raft_consensus.cc:2272] T 96453dd5d9f744cba3dd8f327640aea1 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.179502 25906 tablet_replica.cc:333] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.180042 25906 raft_consensus.cc:2243] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.180809 25906 raft_consensus.cc:2272] T 663c38f128bb487dae30143d3e1de013 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.182586 25906 tablet_replica.cc:333] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.183104 25906 raft_consensus.cc:2243] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.183740 25906 raft_consensus.cc:2272] T ad27506968de4e2ca2998edd2fd17fff P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.185420 25906 tablet_replica.cc:333] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.185973 25906 raft_consensus.cc:2243] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.186460 25906 raft_consensus.cc:2272] T 81b2e44746aa43a2b725cfb97c302664 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.188156 25906 tablet_replica.cc:333] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.188670 25906 raft_consensus.cc:2243] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.189324 25906 raft_consensus.cc:2272] T f9d13d0b3ff8477e8c9b614e6709d868 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.191087 25906 tablet_replica.cc:333] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.191605 25906 raft_consensus.cc:2243] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.192407 25906 raft_consensus.cc:2272] T 8ea4a5882c71424b96177dd60457c725 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.194036 27123 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 11:04:35.194809 25906 tablet_replica.cc:333] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.195501 25906 raft_consensus.cc:2243] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.196399 25906 raft_consensus.cc:2272] T f332aacb80a84997b44041278cbe0658 P 52329b97b92048919de5a47bc339026d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.196976 27123 consensus_peers.cc:597] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. 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 11:04:35.198284 25906 tablet_replica.cc:333] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.198968 25906 raft_consensus.cc:2243] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.200037 25906 raft_consensus.cc:2272] T 2a5c34f82a4a4218a6267672f3f40e97 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.202236 25906 tablet_replica.cc:333] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.202876 25906 raft_consensus.cc:2243] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.203349 25906 raft_consensus.cc:2272] T 1c70506dbe624040af0ea05cdf1701a4 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.203557 27049 consensus_peers.cc:597] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. 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 11:04:35.205817 25906 tablet_replica.cc:333] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.206380 25906 raft_consensus.cc:2243] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.207195 25906 raft_consensus.cc:2272] T 7adebae68ecf496aa5869d1f4cc55caa P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.209223 25906 tablet_replica.cc:333] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.209733 25906 raft_consensus.cc:2243] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.210326 25906 raft_consensus.cc:2272] T 1e5f6bf1f4144457b2d86b52c6253775 P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.212045 25906 tablet_replica.cc:333] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.212498 25906 raft_consensus.cc:2243] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.212905 25906 raft_consensus.cc:2272] T a6f543905da546ed89a047d2c7cb9455 P 52329b97b92048919de5a47bc339026d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.214661 25906 tablet_replica.cc:333] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d: stopping tablet replica
I20260710 11:04:35.215101 25906 raft_consensus.cc:2243] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.215855 25906 raft_consensus.cc:2272] T c909b0ea2ce24c1583be7612aab658dc P 52329b97b92048919de5a47bc339026d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.277772 27049 consensus_peers.cc:597] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:35.282682 27123 consensus_peers.cc:597] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.285197 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
I20260710 11:04:35.330823 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
W20260710 11:04:35.348094 27385 consensus_peers.cc:597] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. 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 11:04:35.360939 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:35.361796 25906 tablet_replica.cc:333] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.362562 25906 raft_consensus.cc:2243] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.363063 25906 raft_consensus.cc:2272] T dea4398c1bd2401397433626511c1e3b P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.365903 25906 tablet_replica.cc:333] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.366689 25906 raft_consensus.cc:2243] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.367483 25906 raft_consensus.cc:2272] T ee83298592474d7c9111f455923e82aa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.369313 25906 tablet_replica.cc:333] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.370004 25906 raft_consensus.cc:2243] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.370745 25906 raft_consensus.cc:2272] T ad27506968de4e2ca2998edd2fd17fff P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.372499 25906 tablet_replica.cc:333] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.373008 25906 raft_consensus.cc:2243] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.373792 25906 raft_consensus.cc:2272] T de85af6f646d40ce9cde93706ea09ed6 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.375586 25906 tablet_replica.cc:333] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.376187 25906 raft_consensus.cc:2243] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.376610 25906 raft_consensus.cc:2272] T 25f2f1069dfe413c9392f5aa2da957f5 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.378499 25906 tablet_replica.cc:333] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.379130 25906 raft_consensus.cc:2243] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.380029 25906 raft_consensus.cc:2272] T 7adebae68ecf496aa5869d1f4cc55caa P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.382184 25906 tablet_replica.cc:333] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.382695 25906 raft_consensus.cc:2243] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.383216 25906 raft_consensus.cc:2272] T 5a66655a80054da08255d3e1221848c2 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.385212 25906 tablet_replica.cc:333] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
W20260710 11:04:35.385371 27387 consensus_peers.cc:597] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.385869 25906 raft_consensus.cc:2243] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.386512 25906 raft_consensus.cc:2272] T 2a5c34f82a4a4218a6267672f3f40e97 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.388191 25906 tablet_replica.cc:333] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.388713 25906 raft_consensus.cc:2243] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.389146 25906 raft_consensus.cc:2272] T 8ea4a5882c71424b96177dd60457c725 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.390929 25906 tablet_replica.cc:333] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.391578 25906 raft_consensus.cc:2243] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.392702 25906 raft_consensus.cc:2272] T f332aacb80a84997b44041278cbe0658 P 442ed183abd24b5bbe1e838d36dabdb7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.394613 27121 consensus_peers.cc:597] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. 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 11:04:35.394984 25906 tablet_replica.cc:333] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.395771 25906 raft_consensus.cc:2243] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.396576 25906 raft_consensus.cc:2272] T 5b283eb7aed5431d855d931fd643113e P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.398376 25906 tablet_replica.cc:333] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.398808 25906 raft_consensus.cc:2243] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.399164 25906 raft_consensus.cc:2272] T 7fd9929f79ef4d14b5459d11d3dd8bac P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.400767 25906 tablet_replica.cc:333] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.401180 25906 raft_consensus.cc:2243] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.401568 25906 raft_consensus.cc:2272] T 1c70506dbe624040af0ea05cdf1701a4 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.403936 25906 tablet_replica.cc:333] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.404366 25906 raft_consensus.cc:2243] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.404798 25906 raft_consensus.cc:2272] T 81b2e44746aa43a2b725cfb97c302664 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.406524 25906 tablet_replica.cc:333] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.406985 25906 raft_consensus.cc:2243] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.407383 25906 raft_consensus.cc:2272] T a6f543905da546ed89a047d2c7cb9455 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.409098 25906 tablet_replica.cc:333] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.409552 25906 raft_consensus.cc:2243] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.410009 25906 raft_consensus.cc:2272] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 442ed183abd24b5bbe1e838d36dabdb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.411911 25906 tablet_replica.cc:333] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.412375 25906 raft_consensus.cc:2243] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.412902 25906 raft_consensus.cc:2272] T bd412ba3607a45d890476473e3b34500 P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.414544 25906 tablet_replica.cc:333] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7: stopping tablet replica
I20260710 11:04:35.414952 25906 raft_consensus.cc:2243] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.415366 25906 raft_consensus.cc:2272] T c909b0ea2ce24c1583be7612aab658dc P 442ed183abd24b5bbe1e838d36dabdb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.445132 27121 consensus_peers.cc:597] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.460685 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
W20260710 11:04:35.480479 27123 consensus_peers.cc:597] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:35.484354 27385 consensus_peers.cc:597] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:35.510042 27385 consensus_peers.cc:597] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.513409 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:04:35.526165 27123 consensus_peers.cc:597] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:35.528338 27385 consensus_peers.cc:597] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.551025 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:35.552079 25906 tablet_replica.cc:333] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.553071 25906 raft_consensus.cc:2243] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.553840 25906 raft_consensus.cc:2272] T a42885576caa4eeeb29593f6bf4413f3 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.554080 27385 consensus_peers.cc:597] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.556653 25906 tablet_replica.cc:333] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.557370 25906 raft_consensus.cc:2243] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.557902 25906 raft_consensus.cc:2272] T ee83298592474d7c9111f455923e82aa P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.560030 25906 tablet_replica.cc:333] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.560680 25906 raft_consensus.cc:2243] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.561363 25906 raft_consensus.cc:2272] T 25f2f1069dfe413c9392f5aa2da957f5 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.563412 25906 tablet_replica.cc:333] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.564038 25906 raft_consensus.cc:2243] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.564522 25906 raft_consensus.cc:2272] T de85af6f646d40ce9cde93706ea09ed6 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.566650 25906 tablet_replica.cc:333] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.567443 25906 raft_consensus.cc:2243] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.568445 25906 raft_consensus.cc:2272] T b5e0a5568f30428c90252cd73f724325 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.570984 25906 tablet_replica.cc:333] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.571604 25906 raft_consensus.cc:2243] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:35.571768 27387 consensus_peers.cc:597] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 -> Peer 52329b97b92048919de5a47bc339026d (127.25.76.129:34003): Couldn't send request to peer 52329b97b92048919de5a47bc339026d. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:34003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.572314 25906 raft_consensus.cc:2272] T 663c38f128bb487dae30143d3e1de013 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.574352 25906 tablet_replica.cc:333] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.574927 25906 raft_consensus.cc:2243] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.575623 25906 raft_consensus.cc:2272] T 96453dd5d9f744cba3dd8f327640aea1 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.577486 25906 tablet_replica.cc:333] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.578060 25906 raft_consensus.cc:2243] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.578593 25906 raft_consensus.cc:2272] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.580436 25906 tablet_replica.cc:333] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.581003 25906 raft_consensus.cc:2243] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.581724 25906 raft_consensus.cc:2272] T 5a66655a80054da08255d3e1221848c2 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.583742 25906 tablet_replica.cc:333] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.584285 25906 raft_consensus.cc:2243] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.585134 25906 raft_consensus.cc:2272] T 5b283eb7aed5431d855d931fd643113e P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.587206 27385 consensus_peers.cc:597] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 -> Peer 442ed183abd24b5bbe1e838d36dabdb7 (127.25.76.130:36039): Couldn't send request to peer 442ed183abd24b5bbe1e838d36dabdb7. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:36039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.587779 25906 tablet_replica.cc:333] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.588346 25906 raft_consensus.cc:2243] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.588971 25906 raft_consensus.cc:2272] T 7fd9929f79ef4d14b5459d11d3dd8bac P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.590893 25906 tablet_replica.cc:333] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.591385 25906 raft_consensus.cc:2243] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.592103 25906 raft_consensus.cc:2272] T 1c70506dbe624040af0ea05cdf1701a4 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.594194 25906 tablet_replica.cc:333] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.594717 25906 raft_consensus.cc:2243] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.595446 25906 raft_consensus.cc:2272] T bd412ba3607a45d890476473e3b34500 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.597289 25906 tablet_replica.cc:333] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.597826 25906 raft_consensus.cc:2243] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.598196 25906 raft_consensus.cc:2272] T c909b0ea2ce24c1583be7612aab658dc P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.599946 25906 tablet_replica.cc:333] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.600389 25906 raft_consensus.cc:2243] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.601089 25906 raft_consensus.cc:2272] T 1e5f6bf1f4144457b2d86b52c6253775 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.602950 25906 tablet_replica.cc:333] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.603420 25906 raft_consensus.cc:2243] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.604116 25906 raft_consensus.cc:2272] T f9d13d0b3ff8477e8c9b614e6709d868 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.605906 25906 tablet_replica.cc:333] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.606336 25906 raft_consensus.cc:2243] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.607067 25906 raft_consensus.cc:2272] T 81b2e44746aa43a2b725cfb97c302664 P 83741994421242a1b39def76bb6adbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.608810 25906 tablet_replica.cc:333] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd: stopping tablet replica
I20260710 11:04:35.609210 25906 raft_consensus.cc:2243] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.609735 25906 raft_consensus.cc:2272] T 8ea4a5882c71424b96177dd60457c725 P 83741994421242a1b39def76bb6adbbd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.625280 27387 consensus_peers.cc:597] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 -> Peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Couldn't send request to peer 83741994421242a1b39def76bb6adbbd. 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 11:04:35.654862 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:04:35.693035 25906 tablet_server.cc:179] TabletServer@127.25.76.132:0 shutting down...
I20260710 11:04:35.715921 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:35.716636 25906 tablet_replica.cc:333] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.717285 25906 raft_consensus.cc:2243] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.718111 25906 raft_consensus.cc:2272] T f9d13d0b3ff8477e8c9b614e6709d868 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.719949 25906 tablet_replica.cc:333] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.720630 25906 raft_consensus.cc:2243] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.721136 25906 raft_consensus.cc:2272] T f332aacb80a84997b44041278cbe0658 P 277bcfed52cb4e329f5e75523637b952 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.723359 25906 tablet_replica.cc:333] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.724092 25906 raft_consensus.cc:2243] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.724735 25906 raft_consensus.cc:2272] T 7adebae68ecf496aa5869d1f4cc55caa P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.725548 27387 consensus_peers.cc:597] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 -> Peer 83741994421242a1b39def76bb6adbbd (127.25.76.131:35679): Couldn't send request to peer 83741994421242a1b39def76bb6adbbd. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.131:35679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.726745 25906 tablet_replica.cc:333] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.727336 25906 raft_consensus.cc:2243] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.727846 25906 raft_consensus.cc:2272] T bd412ba3607a45d890476473e3b34500 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.729522 25906 tablet_replica.cc:333] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.730046 25906 raft_consensus.cc:2243] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.730520 25906 raft_consensus.cc:2272] T b5e0a5568f30428c90252cd73f724325 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.732177 25906 tablet_replica.cc:333] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.732756 25906 raft_consensus.cc:2243] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.733477 25906 raft_consensus.cc:2272] T dea4398c1bd2401397433626511c1e3b P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.735199 25906 tablet_replica.cc:333] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.735700 25906 raft_consensus.cc:2243] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.736191 25906 raft_consensus.cc:2272] T ad27506968de4e2ca2998edd2fd17fff P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.737943 25906 tablet_replica.cc:333] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.738613 25906 raft_consensus.cc:2243] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.739277 25906 raft_consensus.cc:2272] T 96453dd5d9f744cba3dd8f327640aea1 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.741533 25906 tablet_replica.cc:333] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.742156 25906 raft_consensus.cc:2243] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.742738 25906 raft_consensus.cc:2272] T 663c38f128bb487dae30143d3e1de013 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.744685 25906 tablet_replica.cc:333] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.745414 25906 raft_consensus.cc:2243] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.745987 25906 raft_consensus.cc:2272] T 5b283eb7aed5431d855d931fd643113e P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.747959 25906 tablet_replica.cc:333] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.748566 25906 raft_consensus.cc:2243] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.749452 25906 raft_consensus.cc:2272] T 5a66655a80054da08255d3e1221848c2 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.751430 25906 tablet_replica.cc:333] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.751981 25906 raft_consensus.cc:2243] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.752826 25906 raft_consensus.cc:2272] T 25f2f1069dfe413c9392f5aa2da957f5 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.755079 25906 tablet_replica.cc:333] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.755687 25906 raft_consensus.cc:2243] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.756635 25906 raft_consensus.cc:2272] T a6f543905da546ed89a047d2c7cb9455 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.758615 25906 tablet_replica.cc:333] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.759179 25906 raft_consensus.cc:2243] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.759720 25906 raft_consensus.cc:2272] T a42885576caa4eeeb29593f6bf4413f3 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.761564 25906 tablet_replica.cc:333] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.762166 25906 raft_consensus.cc:2243] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.763029 25906 raft_consensus.cc:2272] T 00848e81bdc6430dbc8e3e2140e4cfe7 P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.764988 25906 tablet_replica.cc:333] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.765503 25906 raft_consensus.cc:2243] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.766104 25906 raft_consensus.cc:2272] T 2a5c34f82a4a4218a6267672f3f40e97 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.768181 25906 tablet_replica.cc:333] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.768694 25906 raft_consensus.cc:2243] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.769541 25906 raft_consensus.cc:2272] T 7fd9929f79ef4d14b5459d11d3dd8bac P 277bcfed52cb4e329f5e75523637b952 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.771327 25906 tablet_replica.cc:333] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952: stopping tablet replica
I20260710 11:04:35.771776 25906 raft_consensus.cc:2243] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.772217 25906 raft_consensus.cc:2272] T 1e5f6bf1f4144457b2d86b52c6253775 P 277bcfed52cb4e329f5e75523637b952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.809978 25906 tablet_server.cc:196] TabletServer@127.25.76.132:0 shutdown complete.
I20260710 11:04:35.841558 25906 master.cc:562] Master@127.25.76.190:43967 shutting down...
I20260710 11:04:35.866647 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.867319 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.867690 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe02ef22f73d48f99f0bb0bd37c5a199: stopping tablet replica
I20260710 11:04:35.889029 25906 master.cc:584] Master@127.25.76.190:43967 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29354 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:35.947649 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:41159
I20260710 11:04:35.948714 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:35.955399 27843 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 11:04:35.955457 27844 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 11:04:35.955675 27846 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 11:04:35.956869 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:35.957994 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:35.958170 25906 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 11:04:35.958281 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681475958271 us; error 0 us; skew 500 ppm
I20260710 11:04:35.958753 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:35.961047 25906 webserver.cc:533] Webserver started at http://127.25.76.190:37095/ using document root <none> and password file <none>
I20260710 11:04:35.961488 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:35.961634 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:35.962065 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:35.963127 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "a4751d71d1844085b8a780237cf8ebd9"
format_stamp: "Formatted at 2026-07-10 11:04:35 on dist-test-slave-7p3j"
I20260710 11:04:35.967478 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:35.971174 27851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:35.971953 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:35.972302 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "a4751d71d1844085b8a780237cf8ebd9"
format_stamp: "Formatted at 2026-07-10 11:04:35 on dist-test-slave-7p3j"
I20260710 11:04:35.972617 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:35.985590 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:35.987025 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.028179 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:41159
I20260710 11:04:36.028261 27902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:41159 every 8 connection(s)
I20260710 11:04:36.032259 27903 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 11:04:36.043586 27903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9: Bootstrap starting.
I20260710 11:04:36.049439 27903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:36.053612 27903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9: No bootstrap required, opened a new log
I20260710 11:04:36.055843 27903 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER }
I20260710 11:04:36.056210 27903 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:36.056394 27903 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4751d71d1844085b8a780237cf8ebd9, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.057026 27903 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER }
I20260710 11:04:36.057485 27903 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:36.057760 27903 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:36.058012 27903 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:36.062429 27903 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER }
I20260710 11:04:36.062956 27903 leader_election.cc:304] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [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: a4751d71d1844085b8a780237cf8ebd9; no voters: 
I20260710 11:04:36.064080 27903 leader_election.cc:290] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:36.064507 27906 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:36.066068 27906 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 1 LEADER]: Becoming Leader. State: Replica: a4751d71d1844085b8a780237cf8ebd9, State: Running, Role: LEADER
I20260710 11:04:36.066790 27906 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [LEADER]: Queue going to LEADER mode. State: All 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: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER }
I20260710 11:04:36.067083 27903 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:36.071954 27907 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4751d71d1844085b8a780237cf8ebd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER } }
I20260710 11:04:36.072770 27907 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:36.072451 27908 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4751d71d1844085b8a780237cf8ebd9. Latest consensus state: current_term: 1 leader_uuid: "a4751d71d1844085b8a780237cf8ebd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4751d71d1844085b8a780237cf8ebd9" member_type: VOTER } }
I20260710 11:04:36.073551 27908 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:36.078958 27914 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:36.086678 27914 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:36.087702 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:36.095646 27914 catalog_manager.cc:1383] Generated new cluster ID: fbcb9e399d9b4fa2b1ec2ae67a2e875d
I20260710 11:04:36.095954 27914 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:36.123863 27914 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:36.125253 27914 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:36.141243 27914 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9: Generated new TSK 0
I20260710 11:04:36.141871 27914 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:36.154815 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.161876 27924 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 11:04:36.162192 27925 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 11:04:36.163970 27927 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 11:04:36.163942 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:36.165439 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:36.165637 25906 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 11:04:36.165864 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681476165848 us; error 0 us; skew 500 ppm
I20260710 11:04:36.166385 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.168697 25906 webserver.cc:533] Webserver started at http://127.25.76.129:44213/ using document root <none> and password file <none>
I20260710 11:04:36.169251 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.169452 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:36.169793 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:36.170938 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "59f5e0b4027c403f8d53c29b623a3b03"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.175890 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:36.179455 27932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.180157 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:36.180457 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "59f5e0b4027c403f8d53c29b623a3b03"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.180719 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:36.210686 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.211890 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.213459 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.215744 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:36.215924 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.216243 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:36.216418 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.256036 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:38261
I20260710 11:04:36.256166 27994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:38261 every 8 connection(s)
I20260710 11:04:36.261291 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.268298 27999 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 11:04:36.268865 28000 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 11:04:36.271744 28002 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 11:04:36.272267 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:36.273365 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:36.273586 25906 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 11:04:36.273797 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681476273780 us; error 0 us; skew 500 ppm
I20260710 11:04:36.274468 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.276908 27995 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41159
I20260710 11:04:36.277258 25906 webserver.cc:533] Webserver started at http://127.25.76.130:42103/ using document root <none> and password file <none>
I20260710 11:04:36.277308 27995 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:36.278002 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.278214 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:36.278301 27995 heartbeater.cc:507] Master 127.25.76.190:41159 requested a full tablet report, sending...
I20260710 11:04:36.278501 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:36.279855 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "1f5135b6b66945059a6cd26ee35be86f"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.280643 27868 ts_manager.cc:194] Registered new tserver with Master: 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:36.282410 27868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51672
I20260710 11:04:36.284703 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:04:36.288136 28007 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.289037 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:36.289280 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "1f5135b6b66945059a6cd26ee35be86f"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.289518 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:36.307430 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.308593 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.310079 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.312289 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:36.312462 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.312748 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:36.312906 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.352835 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:45587
I20260710 11:04:36.352963 28069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:45587 every 8 connection(s)
I20260710 11:04:36.358206 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.365607 28073 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 11:04:36.366533 28074 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 11:04:36.368749 25906 server_base.cc:1061] running on GCE node
W20260710 11:04:36.370077 28077 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 11:04:36.371145 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:36.371335 28070 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41159
W20260710 11:04:36.371446 25906 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 11:04:36.371735 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681476371714 us; error 0 us; skew 500 ppm
I20260710 11:04:36.371798 28070 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:36.372354 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.372607 28070 heartbeater.cc:507] Master 127.25.76.190:41159 requested a full tablet report, sending...
I20260710 11:04:36.375214 27868 ts_manager.cc:194] Registered new tserver with Master: 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:36.375401 25906 webserver.cc:533] Webserver started at http://127.25.76.131:36449/ using document root <none> and password file <none>
I20260710 11:04:36.376109 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.376363 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:36.376701 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:36.377272 27868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51674
I20260710 11:04:36.378348 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "87130687f1e94a638cca9e50ccdbc016"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.383399 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:04:36.386970 28081 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.387791 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:36.388125 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "87130687f1e94a638cca9e50ccdbc016"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.388398 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:36.405143 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.406476 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.407948 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.410179 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:36.410352 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.410665 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:36.410802 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.450623 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:33525
I20260710 11:04:36.450719 28143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:33525 every 8 connection(s)
I20260710 11:04:36.455350 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.462481 28147 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 11:04:36.465726 28148 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 11:04:36.469967 28144 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41159
I20260710 11:04:36.470475 28144 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:36.472617 28144 heartbeater.cc:507] Master 127.25.76.190:41159 requested a full tablet report, sending...
I20260710 11:04:36.472910 25906 server_base.cc:1061] running on GCE node
W20260710 11:04:36.473582 28150 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 11:04:36.474807 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:36.475049 25906 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 11:04:36.475004 27868 ts_manager.cc:194] Registered new tserver with Master: 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:36.475402 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681476475386 us; error 0 us; skew 500 ppm
I20260710 11:04:36.476047 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.476823 27868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51682
I20260710 11:04:36.478907 25906 webserver.cc:533] Webserver started at http://127.25.76.132:36783/ using document root <none> and password file <none>
I20260710 11:04:36.479424 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.479632 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:36.479900 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:36.480902 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-3-root/instance:
uuid: "f003358239a040028e31ef1f73a8126e"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.485335 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:36.488982 28155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.489830 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:36.490124 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
uuid: "f003358239a040028e31ef1f73a8126e"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:36.490490 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:36.502601 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.503784 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.505203 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.507416 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:36.507594 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.507894 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:36.508044 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.546990 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.132:42937
I20260710 11:04:36.547106 28217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.132:42937 every 8 connection(s)
I20260710 11:04:36.561568 28218 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41159
I20260710 11:04:36.561988 28218 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:36.562673 28218 heartbeater.cc:507] Master 127.25.76.190:41159 requested a full tablet report, sending...
I20260710 11:04:36.564535 27868 ts_manager.cc:194] Registered new tserver with Master: f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:36.565133 25906 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015079742s
I20260710 11:04:36.566195 27868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51698
I20260710 11:04:36.593878 27868 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51706:
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 11:04:36.729748 28182 tablet_service.cc:1511] Processing CreateTablet for tablet 0821317af2a84627a5697cfa7a0d3928 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:36.731422 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0821317af2a84627a5697cfa7a0d3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.731652 28183 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4d5811208144cdac71df23c5844ea2 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:36.732260 28181 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9000aaf5e440f972319c2a98425a3 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:36.733127 28183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4d5811208144cdac71df23c5844ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.734143 28181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9000aaf5e440f972319c2a98425a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.739737 28035 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4d5811208144cdac71df23c5844ea2 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:36.743104 28032 tablet_service.cc:1511] Processing CreateTablet for tablet 4adba28477a54d929c22ede338a6d27f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:36.744731 28180 tablet_service.cc:1511] Processing CreateTablet for tablet d2d3a83c012b431995b2bd1e1c49bd69 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:36.745071 28033 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9000aaf5e440f972319c2a98425a3 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:36.746156 28180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d3a83c012b431995b2bd1e1c49bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.743024 28034 tablet_service.cc:1511] Processing CreateTablet for tablet 50ff4912976f49628132c9a7e2c6d21c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:36.747213 28035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4d5811208144cdac71df23c5844ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.748013 28032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adba28477a54d929c22ede338a6d27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.748683 28034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ff4912976f49628132c9a7e2c6d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.750718 28179 tablet_service.cc:1511] Processing CreateTablet for tablet fa5691d7740a436c9a2353b191748e1b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:36.752038 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5691d7740a436c9a2353b191748e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.754012 28033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9000aaf5e440f972319c2a98425a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.755550 28031 tablet_service.cc:1511] Processing CreateTablet for tablet d2d3a83c012b431995b2bd1e1c49bd69 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:36.757100 28031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d3a83c012b431995b2bd1e1c49bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.761334 28178 tablet_service.cc:1511] Processing CreateTablet for tablet a1b7a0aec5f34066bf0b3b022f9d21e1 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:36.762728 28178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b7a0aec5f34066bf0b3b022f9d21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.764770 28030 tablet_service.cc:1511] Processing CreateTablet for tablet a1b7a0aec5f34066bf0b3b022f9d21e1 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:36.766820 28177 tablet_service.cc:1511] Processing CreateTablet for tablet cff3c369dc584b199b97f2defba2176f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:36.767035 28029 tablet_service.cc:1511] Processing CreateTablet for tablet 12b1a192dea14354ad343d8cd882f7fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:36.768193 28177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3c369dc584b199b97f2defba2176f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.768637 28029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b1a192dea14354ad343d8cd882f7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.770363 28028 tablet_service.cc:1511] Processing CreateTablet for tablet cff3c369dc584b199b97f2defba2176f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:36.771263 28176 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1acbbaa426494ba18cf5928fc02c7a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:36.772217 28027 tablet_service.cc:1511] Processing CreateTablet for tablet 845575a6f67648fd80cdc0010e6faf70 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:36.775094 28175 tablet_service.cc:1511] Processing CreateTablet for tablet 845575a6f67648fd80cdc0010e6faf70 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:36.783354 28028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3c369dc584b199b97f2defba2176f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.786028 28030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b7a0aec5f34066bf0b3b022f9d21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.791486 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845575a6f67648fd80cdc0010e6faf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.791625 28176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1acbbaa426494ba18cf5928fc02c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.798597 28175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845575a6f67648fd80cdc0010e6faf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.803447 28026 tablet_service.cc:1511] Processing CreateTablet for tablet 122c6c9ad70f430bbcdaf5f1bef98226 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:36.804836 28026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c6c9ad70f430bbcdaf5f1bef98226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.807072 28174 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb78843c642499c7018b3d0a9606a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:36.810343 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb78843c642499c7018b3d0a9606a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.846817 27959 tablet_service.cc:1511] Processing CreateTablet for tablet 50ff4912976f49628132c9a7e2c6d21c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:36.848224 27959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ff4912976f49628132c9a7e2c6d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.848313 27958 tablet_service.cc:1511] Processing CreateTablet for tablet 0821317af2a84627a5697cfa7a0d3928 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:36.850443 27957 tablet_service.cc:1511] Processing CreateTablet for tablet 4adba28477a54d929c22ede338a6d27f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:36.851562 27953 tablet_service.cc:1511] Processing CreateTablet for tablet cff3c369dc584b199b97f2defba2176f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:36.852660 27956 tablet_service.cc:1511] Processing CreateTablet for tablet d2d3a83c012b431995b2bd1e1c49bd69 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:36.845445 27960 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4d5811208144cdac71df23c5844ea2 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:36.853638 28027 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb78843c642499c7018b3d0a9606a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:36.850452 27958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0821317af2a84627a5697cfa7a0d3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.854653 27955 tablet_service.cc:1511] Processing CreateTablet for tablet fa5691d7740a436c9a2353b191748e1b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:36.856257 27954 tablet_service.cc:1511] Processing CreateTablet for tablet 12b1a192dea14354ad343d8cd882f7fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:36.858006 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb78843c642499c7018b3d0a9606a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.858927 27956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d3a83c012b431995b2bd1e1c49bd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.860190 27953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff3c369dc584b199b97f2defba2176f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.861431 27960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4d5811208144cdac71df23c5844ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.861691 27952 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1acbbaa426494ba18cf5928fc02c7a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:36.862983 27952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1acbbaa426494ba18cf5928fc02c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.866024 27955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5691d7740a436c9a2353b191748e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.867309 27951 tablet_service.cc:1511] Processing CreateTablet for tablet 122c6c9ad70f430bbcdaf5f1bef98226 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:36.868650 27951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c6c9ad70f430bbcdaf5f1bef98226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.869997 27954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b1a192dea14354ad343d8cd882f7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.872695 27957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adba28477a54d929c22ede338a6d27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.855973 28177 tablet_service.cc:1511] Processing CreateTablet for tablet bc213c0818c84d5ab0784cbae63a8994 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:36.900542 28179 tablet_service.cc:1511] Processing CreateTablet for tablet 530f62e8814a4714b275e9c3a271f03c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:36.901614 28027 tablet_service.cc:1511] Processing CreateTablet for tablet 530f62e8814a4714b275e9c3a271f03c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:36.903141 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f62e8814a4714b275e9c3a271f03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.916492 28234 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:36.924319 28027 tablet_service.cc:1511] Processing CreateTablet for tablet 20a5d955959a49c5befdd5ab8ab83b12 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:36.925927 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a5d955959a49c5befdd5ab8ab83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.928778 28180 tablet_service.cc:1511] Processing CreateTablet for tablet 20a5d955959a49c5befdd5ab8ab83b12 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:36.931977 28183 tablet_service.cc:1511] Processing CreateTablet for tablet f623c0db459e409aa2681a5e2b59476b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:36.940449 28177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc213c0818c84d5ab0784cbae63a8994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.942097 28109 tablet_service.cc:1511] Processing CreateTablet for tablet 50ff4912976f49628132c9a7e2c6d21c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:36.943590 28109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ff4912976f49628132c9a7e2c6d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.944554 28103 tablet_service.cc:1511] Processing CreateTablet for tablet 12b1a192dea14354ad343d8cd882f7fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:36.946039 28183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f623c0db459e409aa2681a5e2b59476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.946192 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b1a192dea14354ad343d8cd882f7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.946975 28108 tablet_service.cc:1511] Processing CreateTablet for tablet 0821317af2a84627a5697cfa7a0d3928 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:36.948444 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0821317af2a84627a5697cfa7a0d3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.950902 28107 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb9000aaf5e440f972319c2a98425a3 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:36.950968 28174 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4a747e5ff74588a508687352f1bf42 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:36.952445 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb9000aaf5e440f972319c2a98425a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.952580 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4a747e5ff74588a508687352f1bf42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.958505 28106 tablet_service.cc:1511] Processing CreateTablet for tablet 4adba28477a54d929c22ede338a6d27f (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:36.958433 28105 tablet_service.cc:1511] Processing CreateTablet for tablet fa5691d7740a436c9a2353b191748e1b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:36.961508 28104 tablet_service.cc:1511] Processing CreateTablet for tablet a1b7a0aec5f34066bf0b3b022f9d21e1 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:36.963410 28027 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4a747e5ff74588a508687352f1bf42 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:36.968762 28102 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1acbbaa426494ba18cf5928fc02c7a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:36.971625 28100 tablet_service.cc:1511] Processing CreateTablet for tablet 122c6c9ad70f430bbcdaf5f1bef98226 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:36.975860 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b7a0aec5f34066bf0b3b022f9d21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.976297 28101 tablet_service.cc:1511] Processing CreateTablet for tablet 845575a6f67648fd80cdc0010e6faf70 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:36.979068 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c6c9ad70f430bbcdaf5f1bef98226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.979928 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5691d7740a436c9a2353b191748e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.982044 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845575a6f67648fd80cdc0010e6faf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.983883 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adba28477a54d929c22ede338a6d27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.987001 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1acbbaa426494ba18cf5928fc02c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.972895 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f62e8814a4714b275e9c3a271f03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.993932 28181 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9f2b6d43924a2d8718fd5490b4f150 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:36.995363 28181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9f2b6d43924a2d8718fd5490b4f150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.998001 28180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a5d955959a49c5befdd5ab8ab83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.990458 28235 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:36.991119 28182 tablet_service.cc:1511] Processing CreateTablet for tablet 90f6b72a7d5844d7a55fc52abc4607fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:37.001964 28032 tablet_service.cc:1511] Processing CreateTablet for tablet fb517977dbc74e40a4a932808c0ad52d (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:36.959777 28035 tablet_service.cc:1511] Processing CreateTablet for tablet 71b72f306f734c0e934e8d23bdd3cc56 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:36.991283 28178 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:37.011909 28034 tablet_service.cc:1511] Processing CreateTablet for tablet 90f6b72a7d5844d7a55fc52abc4607fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:37.015614 28033 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9f2b6d43924a2d8718fd5490b4f150 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:37.037123 28234 tablet_bootstrap.cc:654] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.030023 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f6b72a7d5844d7a55fc52abc4607fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.040848 28235 tablet_bootstrap.cc:654] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.009853 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4a747e5ff74588a508687352f1bf42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.042092 28178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.045974 28035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b72f306f734c0e934e8d23bdd3cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.052457 28032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb517977dbc74e40a4a932808c0ad52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.056077 28033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9f2b6d43924a2d8718fd5490b4f150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.057039 27953 tablet_service.cc:1511] Processing CreateTablet for tablet 71b72f306f734c0e934e8d23bdd3cc56 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:37.058817 27953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b72f306f734c0e934e8d23bdd3cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.066202 28034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f6b72a7d5844d7a55fc52abc4607fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.076862 27959 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb78843c642499c7018b3d0a9606a (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
W20260710 11:04:37.078956 27916 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:37.093546 27959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb78843c642499c7018b3d0a9606a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.094830 27952 tablet_service.cc:1511] Processing CreateTablet for tablet fb517977dbc74e40a4a932808c0ad52d (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:37.095414 27951 tablet_service.cc:1511] Processing CreateTablet for tablet 90f6b72a7d5844d7a55fc52abc4607fa (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:37.096258 27952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb517977dbc74e40a4a932808c0ad52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.096468 27960 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:37.096999 27951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f6b72a7d5844d7a55fc52abc4607fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.085479 27954 tablet_service.cc:1511] Processing CreateTablet for tablet 20a5d955959a49c5befdd5ab8ab83b12 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:37.102231 27957 tablet_service.cc:1511] Processing CreateTablet for tablet f623c0db459e409aa2681a5e2b59476b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:37.104261 28109 tablet_service.cc:1511] Processing CreateTablet for tablet 530f62e8814a4714b275e9c3a271f03c (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:37.112943 28103 tablet_service.cc:1511] Processing CreateTablet for tablet bc213c0818c84d5ab0784cbae63a8994 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:37.085460 28237 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.123042 28100 tablet_service.cc:1511] Processing CreateTablet for tablet 71b72f306f734c0e934e8d23bdd3cc56 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:37.120074 28109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f62e8814a4714b275e9c3a271f03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.131134 28238 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.133232 28235 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.133811 28235 ts_tablet_manager.cc:1403] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.006s
I20260710 11:04:37.131172 28108 tablet_service.cc:1511] Processing CreateTablet for tablet f623c0db459e409aa2681a5e2b59476b (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:37.136929 28235 raft_consensus.cc:359] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.141726 27954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a5d955959a49c5befdd5ab8ab83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.170197 27957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f623c0db459e409aa2681a5e2b59476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.144569 27955 tablet_service.cc:1511] Processing CreateTablet for tablet bc213c0818c84d5ab0784cbae63a8994 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:37.171859 28104 tablet_service.cc:1511] Processing CreateTablet for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:37.170892 28235 raft_consensus.cc:385] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.173372 28235 raft_consensus.cc:740] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.174536 28235 consensus_queue.cc:260] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.181495 28234 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.182331 28234 ts_tablet_manager.cc:1403] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.266s	user 0.013s	sys 0.006s
I20260710 11:04:37.151837 28107 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4a747e5ff74588a508687352f1bf42 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:37.142132 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc213c0818c84d5ab0784cbae63a8994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.188434 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.191054 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f623c0db459e409aa2681a5e2b59476b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.165051 28106 tablet_service.cc:1511] Processing CreateTablet for tablet fb517977dbc74e40a4a932808c0ad52d (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:37.191857 28102 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9f2b6d43924a2d8718fd5490b4f150 (DEFAULT_TABLE table=test-workload [id=6d22dda30f9c4aee99b25d49432fa703]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:37.196002 28235 ts_tablet_manager.cc:1434] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260710 11:04:37.196870 28218 heartbeater.cc:499] Master 127.25.76.190:41159 was elected leader, sending a full tablet report...
I20260710 11:04:37.206194 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b72f306f734c0e934e8d23bdd3cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.185485 28234 raft_consensus.cc:359] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.210073 28234 raft_consensus.cc:385] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.210515 28234 raft_consensus.cc:740] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.211418 28234 consensus_queue.cc:260] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.215044 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4a747e5ff74588a508687352f1bf42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.216964 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9f2b6d43924a2d8718fd5490b4f150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.206128 27960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6b7ae3a1bd4d39825e5105b2bf9aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.218746 27955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc213c0818c84d5ab0784cbae63a8994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.225785 28235 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.232635 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb517977dbc74e40a4a932808c0ad52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:37.256211 28235 tablet_bootstrap.cc:654] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.237062 28234 ts_tablet_manager.cc:1434] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.007s
I20260710 11:04:37.238473 28238 tablet_bootstrap.cc:654] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.260883 28070 heartbeater.cc:499] Master 127.25.76.190:41159 was elected leader, sending a full tablet report...
I20260710 11:04:37.266477 28234 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.278868 28241 raft_consensus.cc:493] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.279598 28241 raft_consensus.cc:515] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.281363 28237 tablet_bootstrap.cc:654] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.285205 27995 heartbeater.cc:499] Master 127.25.76.190:41159 was elected leader, sending a full tablet report...
I20260710 11:04:37.287051 28241 leader_election.cc:290] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
W20260710 11:04:37.301311 28219 tablet.cc:2406] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:37.302619 28234 tablet_bootstrap.cc:654] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.318009 28238 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.318564 28238 ts_tablet_manager.cc:1403] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.019s
I20260710 11:04:37.326282 28238 raft_consensus.cc:359] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.332580 28238 raft_consensus.cc:385] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.337016 28237 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.337718 28237 ts_tablet_manager.cc:1403] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.253s	user 0.027s	sys 0.000s
I20260710 11:04:37.338716 28234 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.339314 28234 ts_tablet_manager.cc:1403] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.006s
I20260710 11:04:37.339524 28235 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.340049 28235 ts_tablet_manager.cc:1403] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.000s
I20260710 11:04:37.341087 28237 raft_consensus.cc:359] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.341972 28237 raft_consensus.cc:385] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.342314 28237 raft_consensus.cc:740] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.342860 28234 raft_consensus.cc:359] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.343122 28235 raft_consensus.cc:359] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.343173 28237 consensus_queue.cc:260] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.343919 28234 raft_consensus.cc:385] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.344527 28234 raft_consensus.cc:740] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.346643 28234 consensus_queue.cc:260] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.352754 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.353691 28234 ts_tablet_manager.cc:1434] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:04:37.354861 28234 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
W20260710 11:04:37.356748 28011 leader_election.cc:343] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.333004 28238 raft_consensus.cc:740] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.358516 28238 consensus_queue.cc:260] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.344065 28235 raft_consensus.cc:385] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.361034 28235 raft_consensus.cc:740] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.363018 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.366645 28238 ts_tablet_manager.cc:1434] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.048s	user 0.000s	sys 0.009s
I20260710 11:04:37.369220 28144 heartbeater.cc:499] Master 127.25.76.190:41159 was elected leader, sending a full tablet report...
I20260710 11:04:37.363297 28235 consensus_queue.cc:260] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.370036 28234 tablet_bootstrap.cc:654] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.371865 28235 ts_tablet_manager.cc:1434] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260710 11:04:37.368052 28237 ts_tablet_manager.cc:1434] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.015s
I20260710 11:04:37.372881 28235 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.373528 28237 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.370086 28238 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
W20260710 11:04:37.367969 28009 leader_election.cc:343] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.375491 28009 leader_election.cc:304] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:37.383426 28241 raft_consensus.cc:2749] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.387367 28238 tablet_bootstrap.cc:654] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.390166 28237 tablet_bootstrap.cc:654] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.402280 28249 raft_consensus.cc:493] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.403103 28249 raft_consensus.cc:515] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.406013 28235 tablet_bootstrap.cc:654] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.405995 28234 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.411118 28238 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.411664 28238 ts_tablet_manager.cc:1403] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260710 11:04:37.412168 28234 ts_tablet_manager.cc:1403] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.025s
I20260710 11:04:37.414923 28238 raft_consensus.cc:359] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.419672 28238 raft_consensus.cc:385] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.420948 28238 raft_consensus.cc:740] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.421967 28238 consensus_queue.cc:260] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.421113 28235 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.423707 28235 ts_tablet_manager.cc:1403] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 11:04:37.416076 28249 leader_election.cc:290] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:37.425344 28238 ts_tablet_manager.cc:1434] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:04:37.426681 28238 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.428768 28235 raft_consensus.cc:359] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.430292 28235 raft_consensus.cc:385] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.430902 28235 raft_consensus.cc:740] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.431746 28235 consensus_queue.cc:260] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.432921 28237 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.433497 28237 ts_tablet_manager.cc:1403] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.018s
I20260710 11:04:37.434120 28234 raft_consensus.cc:359] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.434962 28234 raft_consensus.cc:385] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.435268 28234 raft_consensus.cc:740] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.436839 28237 raft_consensus.cc:359] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.437752 28237 raft_consensus.cc:385] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.437928 28235 ts_tablet_manager.cc:1434] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:04:37.438138 28237 raft_consensus.cc:740] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.439046 28235 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.439005 28237 consensus_queue.cc:260] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.441509 28237 ts_tablet_manager.cc:1434] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:37.442545 28237 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.444307 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
W20260710 11:04:37.446069 27936 leader_election.cc:343] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.446698 28238 tablet_bootstrap.cc:654] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.448552 28235 tablet_bootstrap.cc:654] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.450217 28234 consensus_queue.cc:260] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.452678 28234 ts_tablet_manager.cc:1434] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260710 11:04:37.452886 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.453861 28234 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
W20260710 11:04:37.454663 27934 leader_election.cc:343] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.455152 27934 leader_election.cc:304] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:37.456370 28249 raft_consensus.cc:2749] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.460829 28234 tablet_bootstrap.cc:654] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.461697 28237 tablet_bootstrap.cc:654] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.465515 28249 raft_consensus.cc:493] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.466743 28249 raft_consensus.cc:515] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.468868 28249 leader_election.cc:290] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:37.470974 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
W20260710 11:04:37.473277 27934 leader_election.cc:343] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.473320 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
W20260710 11:04:37.475543 27936 leader_election.cc:343] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.478012 27936 leader_election.cc:304] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:37.479663 28249 raft_consensus.cc:2749] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.484386 28234 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.484387 28237 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.485149 28234 ts_tablet_manager.cc:1403] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260710 11:04:37.485167 28237 ts_tablet_manager.cc:1403] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.007s
I20260710 11:04:37.488590 28234 raft_consensus.cc:359] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.488801 28237 raft_consensus.cc:359] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.489444 28234 raft_consensus.cc:385] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.489645 28237 raft_consensus.cc:385] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.489836 28234 raft_consensus.cc:740] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.490034 28237 raft_consensus.cc:740] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.491812 28238 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.492617 28238 ts_tablet_manager.cc:1403] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.013s
I20260710 11:04:37.492758 28234 consensus_queue.cc:260] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.495944 28238 raft_consensus.cc:359] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.496727 28238 raft_consensus.cc:385] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.497054 28238 raft_consensus.cc:740] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.497896 28238 consensus_queue.cc:260] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.499879 28235 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.500291 28238 ts_tablet_manager.cc:1434] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:37.500371 28235 ts_tablet_manager.cc:1403] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.008s
I20260710 11:04:37.502187 28237 consensus_queue.cc:260] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.503262 28234 ts_tablet_manager.cc:1434] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 11:04:37.503455 28235 raft_consensus.cc:359] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.504175 28235 raft_consensus.cc:385] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.504472 28235 raft_consensus.cc:740] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.504539 28237 ts_tablet_manager.cc:1434] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 11:04:37.501573 28238 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.505347 28235 consensus_queue.cc:260] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.509791 28237 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.510988 28240 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.511490 28240 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.512125 28238 tablet_bootstrap.cc:654] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.517303 28237 tablet_bootstrap.cc:654] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.525164 28238 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.525522 28234 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.525743 28238 ts_tablet_manager.cc:1403] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260710 11:04:37.529076 28238 raft_consensus.cc:359] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.529994 28238 raft_consensus.cc:385] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.530331 28238 raft_consensus.cc:740] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.531615 28240 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:37.531405 28238 consensus_queue.cc:260] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.533085 28234 tablet_bootstrap.cc:654] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.542695 28238 ts_tablet_manager.cc:1434] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:04:37.544781 28235 ts_tablet_manager.cc:1434] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 11:04:37.545194 28234 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.545794 28234 ts_tablet_manager.cc:1403] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:04:37.549041 28234 raft_consensus.cc:359] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.550120 28234 raft_consensus.cc:385] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.550448 28234 raft_consensus.cc:740] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.551010 28238 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.551332 28234 consensus_queue.cc:260] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.555584 28235 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.558560 28238 tablet_bootstrap.cc:654] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.567009 28234 ts_tablet_manager.cc:1434] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:04:37.571206 28238 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.571764 28238 ts_tablet_manager.cc:1403] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:04:37.574697 28234 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.575069 28238 raft_consensus.cc:359] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.575896 28238 raft_consensus.cc:385] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.576524 28238 raft_consensus.cc:740] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.577529 28238 consensus_queue.cc:260] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.583027 28241 raft_consensus.cc:493] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.583593 28241 raft_consensus.cc:515] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.586467 28235 tablet_bootstrap.cc:654] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.587641 28238 ts_tablet_manager.cc:1434] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:04:37.589917 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
W20260710 11:04:37.591514 28009 leader_election.cc:343] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.592218 28241 leader_election.cc:290] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.595904 28238 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.597024 28234 tablet_bootstrap.cc:654] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.598349 28240 raft_consensus.cc:493] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.598763 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.598824 28240 raft_consensus.cc:515] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
W20260710 11:04:37.600368 28159 leader_election.cc:343] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.601912 28240 leader_election.cc:290] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.603453 28241 raft_consensus.cc:493] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.604038 28241 raft_consensus.cc:515] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.606326 28241 leader_election.cc:290] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:37.609894 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff3c369dc584b199b97f2defba2176f" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.607900 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.603081 28237 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.611316 28237 ts_tablet_manager.cc:1403] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.044s
W20260710 11:04:37.612170 28157 leader_election.cc:343] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:37.612954 28157 leader_election.cc:343] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.613153 28238 tablet_bootstrap.cc:654] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.613428 28157 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:37.614656 28237 raft_consensus.cc:359] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.615486 28237 raft_consensus.cc:385] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.615813 28237 raft_consensus.cc:740] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.609382 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.616636 28237 consensus_queue.cc:260] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.617976 28240 raft_consensus.cc:2749] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.626560 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.629446 28237 ts_tablet_manager.cc:1434] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
W20260710 11:04:37.630328 28009 leader_election.cc:343] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.631902 28237 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.636766 28235 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.637346 28235 ts_tablet_manager.cc:1403] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.012s
I20260710 11:04:37.640686 28235 raft_consensus.cc:359] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.644220 28234 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.644811 28234 ts_tablet_manager.cc:1403] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.011s
I20260710 11:04:37.648169 28234 raft_consensus.cc:359] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.649015 28234 raft_consensus.cc:385] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:37.649204 28011 leader_election.cc:343] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.649452 28234 raft_consensus.cc:740] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.650094 28011 leader_election.cc:304] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:37.650708 28234 consensus_queue.cc:260] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.651823 28241 raft_consensus.cc:2749] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.641489 28235 raft_consensus.cc:385] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.655154 28237 tablet_bootstrap.cc:654] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.655427 28235 raft_consensus.cc:740] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.656466 28235 consensus_queue.cc:260] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.657177 28238 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.657799 28238 ts_tablet_manager.cc:1403] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.020s
I20260710 11:04:37.659355 28235 ts_tablet_manager.cc:1434] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260710 11:04:37.661376 28238 raft_consensus.cc:359] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.662210 28238 raft_consensus.cc:385] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.662544 28238 raft_consensus.cc:740] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.663341 28238 consensus_queue.cc:260] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.668023 28234 ts_tablet_manager.cc:1434] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260710 11:04:37.671635 28238 ts_tablet_manager.cc:1434] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:37.672097 28234 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.672439 28249 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.672796 28238 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.672910 28249 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.675341 28249 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.677457 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.681792 28119 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:37.683046 27936 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:37.678860 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.683982 28249 raft_consensus.cc:2804] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.679138 28235 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
W20260710 11:04:37.684607 27934 leader_election.cc:343] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.685488 28249 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.686017 28249 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.688692 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.680896 28238 tablet_bootstrap.cc:654] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.690173 28240 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.681015 28234 tablet_bootstrap.cc:654] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.690737 28240 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.693071 28240 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.694319 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
W20260710 11:04:37.694536 28011 leader_election.cc:343] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.695111 28011 leader_election.cc:304] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
W20260710 11:04:37.695964 28157 leader_election.cc:343] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.694839 28249 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.696655 28273 raft_consensus.cc:2749] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.694388 28235 tablet_bootstrap.cc:654] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.700832 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff3c369dc584b199b97f2defba2176f" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.701375 28238 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.701550 27970 raft_consensus.cc:2468] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:37.701810 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.703071 28159 leader_election.cc:304] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [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: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:37.703892 28238 ts_tablet_manager.cc:1403] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260710 11:04:37.703961 28240 raft_consensus.cc:2804] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.704525 28240 raft_consensus.cc:493] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.705031 28240 raft_consensus.cc:3060] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.707480 28249 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.703295 28237 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.708066 28238 raft_consensus.cc:359] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.708823 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:37.708892 28237 ts_tablet_manager.cc:1403] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.008s
W20260710 11:04:37.704427 28159 leader_election.cc:343] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.709549 28119 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.709867 28159 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:37.712599 28237 raft_consensus.cc:359] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.713456 28237 raft_consensus.cc:385] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.713611 28240 raft_consensus.cc:515] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.714032 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
W20260710 11:04:37.715579 27934 leader_election.cc:343] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.715087 28278 raft_consensus.cc:2749] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.713899 28237 raft_consensus.cc:740] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.717229 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff3c369dc584b199b97f2defba2176f" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:37.717856 28235 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.717347 28237 consensus_queue.cc:260] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.717990 28045 raft_consensus.cc:3060] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.718366 28235 ts_tablet_manager.cc:1403] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.010s
I20260710 11:04:37.720037 28119 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:37.721429 27936 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:37.721474 28235 raft_consensus.cc:359] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.722396 28235 raft_consensus.cc:385] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.722693 28235 raft_consensus.cc:740] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.723443 28235 consensus_queue.cc:260] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.725761 28235 ts_tablet_manager.cc:1434] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:37.725530 28249 raft_consensus.cc:2804] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.708890 28238 raft_consensus.cc:385] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.725368 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff3c369dc584b199b97f2defba2176f" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:37.726473 27969 raft_consensus.cc:3060] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.726445 28238 raft_consensus.cc:740] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.728680 28238 consensus_queue.cc:260] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.732470 28238 ts_tablet_manager.cc:1434] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:04:37.730310 28234 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.736016 28234 ts_tablet_manager.cc:1403] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.006s
I20260710 11:04:37.736132 28238 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.736032 28237 ts_tablet_manager.cc:1434] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.006s
I20260710 11:04:37.739869 28237 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.733762 28235 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.730684 28240 leader_election.cc:290] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.734019 27969 raft_consensus.cc:2468] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:37.733762 28249 raft_consensus.cc:697] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:37.746590 28250 raft_consensus.cc:493] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.747258 28237 tablet_bootstrap.cc:654] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.729393 28045 raft_consensus.cc:2468] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:37.747139 28250 raft_consensus.cc:515] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.744074 28238 tablet_bootstrap.cc:654] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.746773 28249 consensus_queue.cc:237] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.750216 28273 raft_consensus.cc:493] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.750813 28273 raft_consensus.cc:515] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.754312 28157 leader_election.cc:304] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:37.754608 28235 tablet_bootstrap.cc:654] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.754549 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4d5811208144cdac71df23c5844ea2" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.755415 27969 raft_consensus.cc:2468] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
I20260710 11:04:37.755870 28250 leader_election.cc:290] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.756286 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4d5811208144cdac71df23c5844ea2" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.756450 28250 raft_consensus.cc:493] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.756706 28011 leader_election.cc:304] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:37.756919 28193 raft_consensus.cc:2468] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
I20260710 11:04:37.757037 28250 raft_consensus.cc:515] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.757678 28241 raft_consensus.cc:2804] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.758071 28241 raft_consensus.cc:493] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.758440 28241 raft_consensus.cc:3060] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.754974 28273 leader_election.cc:290] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.760917 28250 leader_election.cc:290] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:37.762415 28240 raft_consensus.cc:2804] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.762923 28240 raft_consensus.cc:697] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:37.763727 28240 consensus_queue.cc:237] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.739375 28234 raft_consensus.cc:359] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.765085 28234 raft_consensus.cc:385] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.765432 28234 raft_consensus.cc:740] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.766222 28234 consensus_queue.cc:260] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.768260 28241 raft_consensus.cc:515] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.771786 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4d5811208144cdac71df23c5844ea2" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:37.772362 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4d5811208144cdac71df23c5844ea2" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:37.772733 28234 ts_tablet_manager.cc:1434] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:04:37.773029 28193 raft_consensus.cc:3060] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.772559 28241 leader_election.cc:290] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.773905 28234 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.778470 27865 catalog_manager.cc:5697] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.772388 27969 raft_consensus.cc:3060] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.786453 28237 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.786859 28234 tablet_bootstrap.cc:654] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.787081 28237 ts_tablet_manager.cc:1403] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.011s
I20260710 11:04:37.793895 28278 raft_consensus.cc:493] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.794411 28278 raft_consensus.cc:515] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.796681 28278 leader_election.cc:290] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.799163 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.800809 28234 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.801337 28234 ts_tablet_manager.cc:1403] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260710 11:04:37.793148 28237 raft_consensus.cc:359] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.802837 28237 raft_consensus.cc:385] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.803166 28237 raft_consensus.cc:740] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.804210 28234 raft_consensus.cc:359] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.804370 28237 consensus_queue.cc:260] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.804981 28234 raft_consensus.cc:385] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.805317 28234 raft_consensus.cc:740] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.805413 27970 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:37.806080 28234 consensus_queue.cc:260] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.809559 28159 leader_election.cc:304] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:37.815802 28234 ts_tablet_manager.cc:1434] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:04:37.816892 28234 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.817292 27866 catalog_manager.cc:5697] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.818603 28240 raft_consensus.cc:2804] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.818293 28237 ts_tablet_manager.cc:1434] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260710 11:04:37.824808 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.825490 27970 raft_consensus.cc:2468] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:37.826325 28237 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:37.822917 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.823148 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.830724 28119 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:37.831350 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.824100 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.826931 28085 leader_election.cc:304] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:37.832826 28281 raft_consensus.cc:2804] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:37.833060 28083 leader_election.cc:343] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.833298 28281 raft_consensus.cc:493] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.833737 28281 raft_consensus.cc:3060] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:37.834111 28083 leader_election.cc:343] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:37.834770 28083 leader_election.cc:343] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.835146 28083 leader_election.cc:304] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e
I20260710 11:04:37.824821 28240 raft_consensus.cc:493] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.835866 28250 raft_consensus.cc:2749] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.836254 28240 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.837730 27969 raft_consensus.cc:2468] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:37.839025 28011 leader_election.cc:304] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:37.839948 28241 raft_consensus.cc:2804] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.840461 28241 raft_consensus.cc:697] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:37.841393 28241 consensus_queue.cc:237] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.842906 28240 raft_consensus.cc:515] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.843278 28281 raft_consensus.cc:515] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.844738 28240 leader_election.cc:290] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.829381 28234 tablet_bootstrap.cc:654] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.845862 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:37.851189 28235 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:37.851316 27970 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.851898 28235 ts_tablet_manager.cc:1403] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.003s
I20260710 11:04:37.845954 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:37.858007 28119 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.859988 28235 raft_consensus.cc:359] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.861127 28235 raft_consensus.cc:385] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.861544 28235 raft_consensus.cc:740] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.820947 28193 raft_consensus.cc:2468] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:37.847147 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:37.862923 27968 raft_consensus.cc:3060] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.862625 28235 consensus_queue.cc:260] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.863930 28237 tablet_bootstrap.cc:654] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.847680 28281 leader_election.cc:290] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.847702 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:37.848018 28278 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.850389 28238 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:37.869369 28238 ts_tablet_manager.cc:1403] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.133s	user 0.024s	sys 0.016s
I20260710 11:04:37.869290 28278 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.871191 27970 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:37.872368 28278 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.872233 28238 raft_consensus.cc:359] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.873121 28238 raft_consensus.cc:385] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.873486 28238 raft_consensus.cc:740] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.874565 28278 raft_consensus.cc:493] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.875607 28278 raft_consensus.cc:515] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.875977 28159 leader_election.cc:304] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:37.876549 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.877460 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:37.878645 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.875036 28281 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:37.874718 28083 leader_election.cc:343] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.880250 28281 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.881958 28240 raft_consensus.cc:2804] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.882499 28240 raft_consensus.cc:697] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:37.883114 28241 raft_consensus.cc:493] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.883419 28240 consensus_queue.cc:237] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.883652 28241 raft_consensus.cc:515] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:37.886127 28241 leader_election.cc:290] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.886006 28238 consensus_queue.cc:260] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.887151 28118 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:37.887509 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.888906 28238 ts_tablet_manager.cc:1434] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260710 11:04:37.889318 28159 leader_election.cc:343] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:37.890081 28159 leader_election.cc:343] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.890202 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.890901 28193 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:37.892014 28238 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:37.892236 28159 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
W20260710 11:04:37.895242 28011 leader_election.cc:343] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.896509 28281 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.898370 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:37.898900 28235 ts_tablet_manager.cc:1434] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.000s
W20260710 11:04:37.900027 28085 leader_election.cc:343] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.900104 28235 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:37.903038 28278 leader_election.cc:290] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:37.904723 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:37.905279 27968 raft_consensus.cc:2468] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:37.897749 28119 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:37.915115 28238 tablet_bootstrap.cc:654] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.912307 28278 raft_consensus.cc:2804] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.917013 28278 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.917882 28278 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.910444 28044 raft_consensus.cc:2468] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:37.925449 28157 leader_election.cc:304] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [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: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:37.919420 28085 leader_election.cc:304] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:37.927045 28281 raft_consensus.cc:2804] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:37.927529 28281 raft_consensus.cc:697] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:37.930409 28281 consensus_queue.cc:237] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:37.933360 28083 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:37.933713 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:37.934779 28237 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:37.934860 28250 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:37.941224 28009 leader_election.cc:343] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.941912 28009 leader_election.cc:304] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
I20260710 11:04:37.942943 28241 raft_consensus.cc:2749] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:37.939004 28250 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.946589 28235 tablet_bootstrap.cc:654] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:37.948340 28250 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:37.949071 28250 raft_consensus.cc:2804] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.935432 28237 ts_tablet_manager.cc:1403] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.016s
I20260710 11:04:37.962520 27866 catalog_manager.cc:5697] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 1 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.967641 28234 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:37.968122 28234 ts_tablet_manager.cc:1403] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.015s
I20260710 11:04:37.949469 28250 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.970084 28250 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.966588 28297 raft_consensus.cc:2804] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:37.970974 28234 raft_consensus.cc:359] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.971823 28234 raft_consensus.cc:385] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:37.972100 28234 raft_consensus.cc:740] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.975420 28234 consensus_queue.cc:260] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:37.965358 28278 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.979971 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:37.980340 28278 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:37.973948 28297 raft_consensus.cc:493] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.981279 28297 raft_consensus.cc:3060] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:37.981073 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
W20260710 11:04:37.987011 28159 leader_election.cc:343] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:37.992213 28250 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:37.995333 28234 ts_tablet_manager.cc:1434] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:04:37.996495 28234 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:37.998876 28119 raft_consensus.cc:2393] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f003358239a040028e31ef1f73a8126e in current term 1: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:37.996165 28237 raft_consensus.cc:359] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.004678 28238 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.005213 28238 ts_tablet_manager.cc:1403] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.028s
I20260710 11:04:38.003301 28281 raft_consensus.cc:493] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.003245 28237 raft_consensus.cc:385] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:37.998854 28083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.132:42937, user_credentials={real_user=slave}} blocked reactor thread for 65589.6us
I20260710 11:04:38.006055 28237 raft_consensus.cc:740] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.010344 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.011642 28235 tablet_bootstrap.cc:492] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.005518 28159 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:38.015009 28237 consensus_queue.cc:260] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.015635 28235 ts_tablet_manager.cc:1403] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.116s	user 0.024s	sys 0.033s
I20260710 11:04:38.018847 28234 tablet_bootstrap.cc:654] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.012212 28301 raft_consensus.cc:493] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.019749 28301 raft_consensus.cc:515] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.017552 28237 ts_tablet_manager.cc:1434] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.005s
I20260710 11:04:38.021932 28301 leader_election.cc:290] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.022089 28235 raft_consensus.cc:359] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.023130 28235 raft_consensus.cc:385] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.023506 28235 raft_consensus.cc:740] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.023597 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.024281 27969 raft_consensus.cc:2468] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:38.024350 28235 consensus_queue.cc:260] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.011303 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.016819 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.026152 28193 raft_consensus.cc:2468] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:38.026674 28235 ts_tablet_manager.cc:1434] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:04:38.027673 28235 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:38.016983 28278 raft_consensus.cc:2749] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.006999 28250 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:38.015666 28083 leader_election.cc:343] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.008061 28238 raft_consensus.cc:359] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.029831 28238 raft_consensus.cc:385] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.030129 28238 raft_consensus.cc:740] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.030809 28238 consensus_queue.cc:260] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.032832 28238 ts_tablet_manager.cc:1434] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.005s
I20260710 11:04:38.025698 28234 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.027465 28085 leader_election.cc:304] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:38.008044 28297 raft_consensus.cc:515] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.033394 28235 tablet_bootstrap.cc:654] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.032667 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:38.022632 28237 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
W20260710 11:04:38.033831 28085 leader_election.cc:343] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.034108 28192 raft_consensus.cc:2393] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87130687f1e94a638cca9e50ccdbc016 in current term 1: Already voted for candidate f003358239a040028e31ef1f73a8126e in this term.
I20260710 11:04:38.035000 28301 raft_consensus.cc:2804] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.035465 28301 raft_consensus.cc:493] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.035892 28301 raft_consensus.cc:3060] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.038396 28238 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:38.039078 28234 ts_tablet_manager.cc:1403] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.008s
I20260710 11:04:38.006031 28281 raft_consensus.cc:515] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.043429 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
W20260710 11:04:38.059005 28159 leader_election.cc:343] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.048207 28297 leader_election.cc:290] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.040374 27866 catalog_manager.cc:5697] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.049057 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.060249 28045 raft_consensus.cc:3060] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.059507 28234 raft_consensus.cc:359] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.060913 28234 raft_consensus.cc:385] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.061324 28234 raft_consensus.cc:740] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.049029 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.041237 28237 tablet_bootstrap.cc:654] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.062492 28234 consensus_queue.cc:260] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.065570 28234 ts_tablet_manager.cc:1434] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:04:38.067523 28281 leader_election.cc:290] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.070647 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
W20260710 11:04:38.077572 28085 leader_election.cc:343] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.049945 28083 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:38.050504 28241 raft_consensus.cc:493] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.080765 28241 raft_consensus.cc:515] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.050733 28238 tablet_bootstrap.cc:654] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.084486 28235 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.086663 28241 leader_election.cc:290] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.087503 28301 raft_consensus.cc:515] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.089612 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adba28477a54d929c22ede338a6d27f" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.090265 28235 ts_tablet_manager.cc:1403] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.025s
I20260710 11:04:38.090540 28119 raft_consensus.cc:2468] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
I20260710 11:04:38.091450 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.092082 27969 raft_consensus.cc:3060] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.092299 28011 leader_election.cc:304] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:38.094013 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adba28477a54d929c22ede338a6d27f" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.094851 27968 raft_consensus.cc:2468] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
W20260710 11:04:38.096728 27916 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:38.097070 28241 raft_consensus.cc:2804] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.097627 28241 raft_consensus.cc:493] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.098115 28241 raft_consensus.cc:3060] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.098186 28235 raft_consensus.cc:359] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.099071 28235 raft_consensus.cc:385] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.099377 28235 raft_consensus.cc:740] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.100163 28235 consensus_queue.cc:260] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.101467 27969 raft_consensus.cc:2468] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:38.102394 28235 ts_tablet_manager.cc:1434] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:38.102767 28085 leader_election.cc:304] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:38.103350 28235 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:38.103683 28281 raft_consensus.cc:2804] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.104218 28281 raft_consensus.cc:697] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:38.105105 28281 consensus_queue.cc:237] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
W20260710 11:04:38.106869 28083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.132:42937, user_credentials={real_user=slave}} blocked reactor thread for 57005.4us
I20260710 11:04:38.109184 28083 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
I20260710 11:04:38.106994 28250 raft_consensus.cc:2804] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.110499 28250 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.110924 28250 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.111661 28045 raft_consensus.cc:2468] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.113014 28235 tablet_bootstrap.cc:654] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.113114 28157 leader_election.cc:304] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [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: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:38.114648 28297 raft_consensus.cc:2804] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.115374 28297 raft_consensus.cc:697] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:38.116241 28297 consensus_queue.cc:237] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.120718 28250 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.128772 28241 raft_consensus.cc:515] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.123486 28234 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:38.125806 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.126610 28301 leader_election.cc:290] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.111617 28308 raft_consensus.cc:2749] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:04:38.140396 28083 leader_election.cc:343] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.141235 28238 tablet_bootstrap.cc:492] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.141497 28045 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.141789 28238 ts_tablet_manager.cc:1403] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.004s
I20260710 11:04:38.142283 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.144352 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.144929 28234 tablet_bootstrap.cc:654] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.144697 28238 raft_consensus.cc:359] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.145474 28238 raft_consensus.cc:385] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:38.145740 28083 leader_election.cc:343] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.145828 28238 raft_consensus.cc:740] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.146693 28238 consensus_queue.cc:260] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
W20260710 11:04:38.146720 28083 leader_election.cc:343] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:38.148623 28083 leader_election.cc:343] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.148270 27868 catalog_manager.cc:5697] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.149235 28083 leader_election.cc:304] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
I20260710 11:04:38.152829 28308 raft_consensus.cc:2749] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.149866 28250 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:38.154201 28235 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.154604 28297 consensus_queue.cc:1048] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.154940 28235 ts_tablet_manager.cc:1403] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.012s
I20260710 11:04:38.155495 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:38.156095 28192 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.156263 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adba28477a54d929c22ede338a6d27f" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.156840 27969 raft_consensus.cc:3060] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.158886 28235 raft_consensus.cc:359] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.159825 28241 leader_election.cc:290] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.160018 28238 ts_tablet_manager.cc:1434] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:04:38.160391 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adba28477a54d929c22ede338a6d27f" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:38.161031 28119 raft_consensus.cc:3060] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.161727 28238 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:38.159868 28235 raft_consensus.cc:385] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.164801 28235 raft_consensus.cc:740] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.164925 28192 raft_consensus.cc:2468] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:38.165911 28235 consensus_queue.cc:260] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.166602 27864 catalog_manager.cc:5697] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.173439 28238 tablet_bootstrap.cc:654] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.173530 28237 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:38.174098 28237 ts_tablet_manager.cc:1403] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.034s
I20260710 11:04:38.168514 28235 ts_tablet_manager.cc:1434] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:38.175686 28235 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:38.176702 28237 raft_consensus.cc:359] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.177349 28237 raft_consensus.cc:385] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.181280 28297 raft_consensus.cc:493] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.182704 28297 raft_consensus.cc:515] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.181244 27969 raft_consensus.cc:2468] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:38.184509 28297 leader_election.cc:290] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.185796 28237 raft_consensus.cc:740] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.167476 28083 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:38.185060 28011 leader_election.cc:304] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:38.187111 28234 tablet_bootstrap.cc:492] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.187601 28234 ts_tablet_manager.cc:1403] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.011s
I20260710 11:04:38.187583 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.188373 28043 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.189785 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.190313 28241 raft_consensus.cc:2804] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.190407 28157 leader_election.cc:304] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.190423 28118 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.189291 28237 consensus_queue.cc:260] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.193912 28278 raft_consensus.cc:2804] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.194289 28278 raft_consensus.cc:493] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.194609 28278 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.195469 28235 tablet_bootstrap.cc:654] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.196245 28119 raft_consensus.cc:2468] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:38.191413 28241 raft_consensus.cc:697] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:38.199210 28241 consensus_queue.cc:237] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.199520 28250 raft_consensus.cc:2804] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.201633 28237 ts_tablet_manager.cc:1434] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:04:38.202930 28237 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:38.189815 28297 consensus_queue.cc:1048] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:04:38.203306 28234 raft_consensus.cc:359] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.205207 28234 raft_consensus.cc:385] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.205633 28234 raft_consensus.cc:740] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.200950 28250 raft_consensus.cc:697] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:38.210026 28234 consensus_queue.cc:260] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.214026 28249 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:38.214108 28250 consensus_queue.cc:237] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.224490 28249 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:38.224509 28238 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.226610 28238 ts_tablet_manager.cc:1403] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.002s
I20260710 11:04:38.230239 28238 raft_consensus.cc:359] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.230882 28238 raft_consensus.cc:385] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.231133 28238 raft_consensus.cc:740] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.232012 28238 consensus_queue.cc:260] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.234267 28297 raft_consensus.cc:493] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.234757 28297 raft_consensus.cc:515] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.236589 28237 tablet_bootstrap.cc:654] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.237946 28240 raft_consensus.cc:493] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.237859 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.238596 28044 raft_consensus.cc:2468] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.238512 28240 raft_consensus.cc:515] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.239854 28157 leader_election.cc:304] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.240559 28240 leader_election.cc:290] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.240767 28296 raft_consensus.cc:2804] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.241442 28234 ts_tablet_manager.cc:1434] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.006s
I20260710 11:04:38.241137 28297 leader_election.cc:290] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.241714 28296 raft_consensus.cc:493] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.242511 28296 raft_consensus.cc:3060] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.243444 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.244064 28119 raft_consensus.cc:2468] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.244701 28234 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:38.246714 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.247336 28119 raft_consensus.cc:2468] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.248589 28159 leader_election.cc:304] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.249900 28297 raft_consensus.cc:2804] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.250385 28297 raft_consensus.cc:493] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.250713 28297 raft_consensus.cc:3060] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.253778 28296 raft_consensus.cc:515] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.254771 28278 raft_consensus.cc:515] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.256814 28278 leader_election.cc:290] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.256907 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.259202 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.259985 28042 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.257506 28044 raft_consensus.cc:3060] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.263721 28234 tablet_bootstrap.cc:654] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.266373 28238 ts_tablet_manager.cc:1434] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 11:04:38.267373 28238 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:38.274616 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.275323 27968 raft_consensus.cc:2468] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.280057 28235 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.280707 28235 ts_tablet_manager.cc:1403] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.005s
I20260710 11:04:38.280056 28234 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.280750 28044 raft_consensus.cc:2468] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.281783 28234 ts_tablet_manager.cc:1403] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260710 11:04:38.282672 28042 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.283926 28235 raft_consensus.cc:359] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.284284 28157 leader_election.cc:304] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.284622 28235 raft_consensus.cc:385] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.285054 28235 raft_consensus.cc:740] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.286038 28235 consensus_queue.cc:260] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.287565 28234 raft_consensus.cc:359] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.289582 28234 raft_consensus.cc:385] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.290512 28234 raft_consensus.cc:740] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.291793 28234 consensus_queue.cc:260] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.300807 27868 catalog_manager.cc:5697] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.302331 28235 ts_tablet_manager.cc:1434] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.012s
I20260710 11:04:38.303972 28296 leader_election.cc:290] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.303450 27868 catalog_manager.cc:5697] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.306433 28235 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
W20260710 11:04:38.307103 28159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.131:33525, user_credentials={real_user=slave}} blocked reactor thread for 58604.3us
I20260710 11:04:38.300938 28326 raft_consensus.cc:2804] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.310400 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:38.310956 28118 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.315378 28157 leader_election.cc:304] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.316417 28322 raft_consensus.cc:2804] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.316797 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845575a6f67648fd80cdc0010e6faf70" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:38.317402 28119 raft_consensus.cc:3060] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.317533 28326 raft_consensus.cc:697] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:38.318527 28326 consensus_queue.cc:237] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.322105 28297 raft_consensus.cc:515] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.324141 28297 leader_election.cc:290] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.324807 28119 raft_consensus.cc:2468] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.325806 28235 tablet_bootstrap.cc:654] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.328024 28237 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:38.328467 28237 ts_tablet_manager.cc:1403] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.005s
I20260710 11:04:38.330694 28319 consensus_queue.cc:1048] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:38.316951 28322 raft_consensus.cc:697] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:38.336484 28234 ts_tablet_manager.cc:1434] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 11:04:38.338714 28234 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:38.342116 28235 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.346187 28235 ts_tablet_manager.cc:1403] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.004s
I20260710 11:04:38.301045 28238 tablet_bootstrap.cc:654] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.348894 28235 raft_consensus.cc:359] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.349627 28235 raft_consensus.cc:385] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.349934 28235 raft_consensus.cc:740] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.352000 28237 raft_consensus.cc:359] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.352878 28237 raft_consensus.cc:385] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.353200 28237 raft_consensus.cc:740] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.355265 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:38.356086 28117 raft_consensus.cc:3060] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.355731 28235 consensus_queue.cc:260] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.359678 28234 tablet_bootstrap.cc:654] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.359803 28235 ts_tablet_manager.cc:1434] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 11:04:38.362540 28235 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:38.371695 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1acbbaa426494ba18cf5928fc02c7a" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.372922 27970 raft_consensus.cc:3060] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.336603 28322 consensus_queue.cc:237] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.377804 28235 tablet_bootstrap.cc:654] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.380568 27970 raft_consensus.cc:2468] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.369644 28117 raft_consensus.cc:2468] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.386005 28326 consensus_queue.cc:1048] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:38.393404 28235 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.394104 28235 ts_tablet_manager.cc:1403] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260710 11:04:38.394599 28159 leader_election.cc:304] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.399837 28297 raft_consensus.cc:2804] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.403123 28241 consensus_queue.cc:1048] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.397672 28235 raft_consensus.cc:359] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.405328 28235 raft_consensus.cc:385] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.404716 27868 catalog_manager.cc:5697] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 1 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.405602 28235 raft_consensus.cc:740] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.406418 28235 consensus_queue.cc:260] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.407092 28237 consensus_queue.cc:260] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.408877 28235 ts_tablet_manager.cc:1434] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:04:38.410187 28235 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:38.417177 28322 raft_consensus.cc:493] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.417682 28322 raft_consensus.cc:515] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.419756 28322 leader_election.cc:290] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.420022 28319 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.420485 28319 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.421304 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.413451 27864 catalog_manager.cc:5697] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.421979 28045 raft_consensus.cc:2468] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:38.423224 28157 leader_election.cc:304] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.424008 28322 raft_consensus.cc:2804] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.424345 28322 raft_consensus.cc:493] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.424677 28322 raft_consensus.cc:3060] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.431952 28235 tablet_bootstrap.cc:654] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.408715 28297 raft_consensus.cc:697] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:38.440892 28237 ts_tablet_manager.cc:1434] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.002s
I20260710 11:04:38.442305 28237 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:38.453073 28327 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.453331 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.453632 28327 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.456806 28237 tablet_bootstrap.cc:654] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.458947 28238 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.459582 28238 ts_tablet_manager.cc:1403] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.192s	user 0.032s	sys 0.019s
I20260710 11:04:38.462743 28234 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.463200 28234 ts_tablet_manager.cc:1403] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.125s	user 0.028s	sys 0.022s
I20260710 11:04:38.457463 28327 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:38.456604 28118 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
W20260710 11:04:38.466008 28159 leader_election.cc:343] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.463042 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.472761 28319 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:38.452272 28297 consensus_queue.cc:237] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.478339 28250 consensus_queue.cc:1048] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.475075 28119 raft_consensus.cc:2393] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:38.474885 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.481110 28238 raft_consensus.cc:359] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.482297 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.481127 28234 raft_consensus.cc:359] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.484655 28045 raft_consensus.cc:3060] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.492931 28234 raft_consensus.cc:385] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.493257 28234 raft_consensus.cc:740] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.493956 28234 consensus_queue.cc:260] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.496007 28234 ts_tablet_manager.cc:1434] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260710 11:04:38.497475 28234 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:38.501075 28238 raft_consensus.cc:385] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.501366 28238 raft_consensus.cc:740] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.507869 28193 raft_consensus.cc:2393] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 1: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:38.511350 28319 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.503163 28322 raft_consensus.cc:515] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.511901 28319 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.513965 28319 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.515717 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.516341 28043 raft_consensus.cc:3060] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.506040 28238 consensus_queue.cc:260] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.513516 28322 leader_election.cc:290] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.541064 28238 ts_tablet_manager.cc:1434] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.001s
I20260710 11:04:38.542457 28238 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:38.536588 28278 consensus_queue.cc:1048] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:04:38.558566 28009 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:38.559314 28326 consensus_queue.cc:1048] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.560587 28273 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.544839 27968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.561487 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.566493 28319 raft_consensus.cc:493] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.572283 28319 raft_consensus.cc:515] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.574473 28319 leader_election.cc:290] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:38.545166 28308 consensus_queue.cc:1048] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260710 11:04:38.586489 28011 leader_election.cc:343] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.581009 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.594606 28234 tablet_bootstrap.cc:654] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.579586 28192 raft_consensus.cc:2468] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
I20260710 11:04:38.603752 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.604537 28043 raft_consensus.cc:2468] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:38.587874 28278 raft_consensus.cc:493] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.589325 28250 consensus_queue.cc:1048] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260710 11:04:38.625989 28238 tablet_bootstrap.cc:654] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.632369 28235 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.632866 28235 ts_tablet_manager.cc:1403] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.223s	user 0.030s	sys 0.062s
I20260710 11:04:38.634761 28250 raft_consensus.cc:493] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.635290 28250 raft_consensus.cc:515] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.636399 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b1a192dea14354ad343d8cd882f7fa" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.636651 27868 catalog_manager.cc:5697] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.639045 27868 catalog_manager.cc:5697] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.641320 28250 leader_election.cc:290] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.620568 28157 leader_election.cc:304] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.642423 28011 leader_election.cc:304] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:38.643599 28326 raft_consensus.cc:2804] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.644129 28326 raft_consensus.cc:697] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
W20260710 11:04:38.621052 28159 consensus_peers.cc:597] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:38.645022 28326 consensus_queue.cc:237] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.622502 28278 raft_consensus.cc:515] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
W20260710 11:04:38.649559 28159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:38261, user_credentials={real_user=slave}} blocked reactor thread for 61548.6us
I20260710 11:04:38.652573 28241 consensus_queue.cc:1048] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:04:38.668000 28237 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:38.668573 28237 ts_tablet_manager.cc:1403] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.227s	user 0.022s	sys 0.023s
I20260710 11:04:38.676736 28237 raft_consensus.cc:359] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.677510 28237 raft_consensus.cc:385] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.677846 28237 raft_consensus.cc:740] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.682798 28237 consensus_queue.cc:260] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.687810 27970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.689554 28234 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.690055 28234 ts_tablet_manager.cc:1403] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.193s	user 0.021s	sys 0.017s
I20260710 11:04:38.690196 28235 raft_consensus.cc:359] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.690403 28319 raft_consensus.cc:2749] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:38.690929 28235 raft_consensus.cc:385] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.691246 28235 raft_consensus.cc:740] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.692191 28235 consensus_queue.cc:260] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.692642 28234 raft_consensus.cc:359] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.693292 28234 raft_consensus.cc:385] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.693608 28234 raft_consensus.cc:740] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.694461 28235 ts_tablet_manager.cc:1434] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260710 11:04:38.695127 28235 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
W20260710 11:04:38.698992 28085 leader_election.cc:343] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.673810 28009 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:38.702220 28350 raft_consensus.cc:2804] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.702365 28337 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.702615 28350 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.702852 28337 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.704988 28337 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
W20260710 11:04:38.705324 28159 leader_election.cc:343] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.705735 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.706365 28193 raft_consensus.cc:2468] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:38.711428 28237 ts_tablet_manager.cc:1434] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 11:04:38.713400 28237 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:38.702983 28350 raft_consensus.cc:3060] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:38.721194 28009 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.132:42937, user_credentials={real_user=slave}} blocked reactor thread for 56544.7us
I20260710 11:04:38.731753 28237 tablet_bootstrap.cc:654] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.731637 28278 leader_election.cc:290] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.743333 28326 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.743860 28326 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.748497 28234 consensus_queue.cc:260] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.751223 28273 raft_consensus.cc:2749] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.752399 28326 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.753778 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.751276 28235 tablet_bootstrap.cc:654] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.756270 28234 ts_tablet_manager.cc:1434] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260710 11:04:38.761240 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.762318 28193 raft_consensus.cc:2393] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate f003358239a040028e31ef1f73a8126e in this term.
I20260710 11:04:38.763509 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:38.764276 28192 raft_consensus.cc:2468] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:38.769778 27934 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:38.770787 28337 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.771274 27934 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:38.772287 28327 raft_consensus.cc:2804] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.772735 28327 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.779448 28356 consensus_queue.cc:1048] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:38.773140 28327 raft_consensus.cc:3060] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.785266 28083 leader_election.cc:304] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
W20260710 11:04:38.783694 28085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:38261, user_credentials={real_user=slave}} blocked reactor thread for 79988.3us
I20260710 11:04:38.796479 28308 raft_consensus.cc:2804] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:38.805774 28308 raft_consensus.cc:493] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:38.806200 28308 raft_consensus.cc:3060] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.811013 28350 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.811689 28238 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.812201 28238 ts_tablet_manager.cc:1403] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.270s	user 0.042s	sys 0.100s
I20260710 11:04:38.813704 28350 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:38.814431 28044 raft_consensus.cc:2393] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:38.816010 28045 raft_consensus.cc:3060] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.817268 28234 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:38.819608 28238 raft_consensus.cc:359] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.824512 28238 raft_consensus.cc:385] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.820125 28337 raft_consensus.cc:2749] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.824888 28238 raft_consensus.cc:740] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.827713 28238 consensus_queue.cc:260] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.831449 28238 ts_tablet_manager.cc:1434] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:04:38.832440 28238 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:38.832945 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.833985 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.838279 28237 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:38.838670 28238 tablet_bootstrap.cc:654] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.838840 28237 ts_tablet_manager.cc:1403] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.126s	user 0.035s	sys 0.007s
I20260710 11:04:38.847281 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.848439 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:38.849059 28192 raft_consensus.cc:3060] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.852190 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.822144 28357 consensus_queue.cc:1048] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:04:38.854039 28119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.842701 28237 raft_consensus.cc:359] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.863829 28237 raft_consensus.cc:385] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.866160 28237 raft_consensus.cc:740] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.861521 28308 raft_consensus.cc:515] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:38.868427 28116 raft_consensus.cc:2393] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f003358239a040028e31ef1f73a8126e in current term 1: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:38.867347 28237 consensus_queue.cc:260] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.872812 27969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:38.873839 28308 leader_election.cc:290] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:38.875069 28085 leader_election.cc:343] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.872954 28327 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
W20260710 11:04:38.879663 28083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.130:45587, user_credentials={real_user=slave}} blocked reactor thread for 61519.5us
I20260710 11:04:38.881747 28326 raft_consensus.cc:493] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.885825 28326 raft_consensus.cc:515] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.888056 28326 leader_election.cc:290] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:38.888629 28159 leader_election.cc:343] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:38.889490 28159 leader_election.cc:343] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.890724 28234 tablet_bootstrap.cc:654] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.897949 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.904114 27967 raft_consensus.cc:2393] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 1: Already voted for candidate 59f5e0b4027c403f8d53c29b623a3b03 in this term.
I20260710 11:04:38.906955 28322 consensus_queue.cc:1048] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.910725 28327 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.911523 28237 ts_tablet_manager.cc:1434] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.016s
I20260710 11:04:38.912259 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:38.917167 28235 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:38.917734 28235 ts_tablet_manager.cc:1403] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.223s	user 0.013s	sys 0.011s
I20260710 11:04:38.919225 28040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d3a83c012b431995b2bd1e1c49bd69" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:38.920917 28235 raft_consensus.cc:359] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.921895 28235 raft_consensus.cc:385] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:38.922228 28235 raft_consensus.cc:740] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:38.923214 28040 raft_consensus.cc:2393] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:38.890642 27864 catalog_manager.cc:5697] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:38.923681 28237 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:38.908000 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.925040 28235 consensus_queue.cc:260] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.928526 28235 ts_tablet_manager.cc:1434] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:04:38.929841 28235 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
W20260710 11:04:38.934507 28159 leader_election.cc:343] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.937345 28159 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
W20260710 11:04:38.939996 28157 leader_election.cc:343] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.941936 28322 raft_consensus.cc:2749] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.942106 28357 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.942796 28357 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.924476 28192 raft_consensus.cc:2468] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:38.946055 28238 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:38.948712 28250 consensus_queue.cc:1048] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.954715 28238 ts_tablet_manager.cc:1403] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.005s
W20260710 11:04:38.949568 28159 leader_election.cc:343] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.949450 28322 consensus_queue.cc:1048] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.953452 28357 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:38.948855 27934 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e
I20260710 11:04:38.958156 28159 leader_election.cc:304] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:38.960918 28278 raft_consensus.cc:2749] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.961086 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.956863 28273 raft_consensus.cc:493] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.960202 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:38.962422 28273 raft_consensus.cc:515] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:38.962555 28159 leader_election.cc:304] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
W20260710 11:04:38.963292 28083 leader_election.cc:343] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.963519 28278 raft_consensus.cc:3060] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:38.964442 28273 leader_election.cc:290] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:38.965870 28085 leader_election.cc:343] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.966329 28085 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:38.955472 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc213c0818c84d5ab0784cbae63a8994" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:38.967589 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:38.969694 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c6c9ad70f430bbcdaf5f1bef98226" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:38.970708 28237 tablet_bootstrap.cc:654] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.968814 28250 raft_consensus.cc:2749] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.973120 28009 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:38.973205 28011 leader_election.cc:304] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:38.974408 28356 raft_consensus.cc:2804] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:38.974186 28250 consensus_queue.cc:1048] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:38.974931 28356 raft_consensus.cc:697] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:38.978806 28278 raft_consensus.cc:2749] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:38.978104 28356 consensus_queue.cc:237] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:38.983420 28319 raft_consensus.cc:493] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:38.983996 28319 raft_consensus.cc:515] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:38.988660 28319 leader_election.cc:290] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:38.988698 28241 raft_consensus.cc:2749] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:38.991991 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
W20260710 11:04:38.993460 28011 leader_election.cc:343] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:38.994783 28235 tablet_bootstrap.cc:654] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:38.999271 28234 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:38.999756 28234 ts_tablet_manager.cc:1403] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.000s
I20260710 11:04:39.011415 28367 raft_consensus.cc:2749] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.012506 28322 consensus_queue.cc:1048] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.011754 28234 raft_consensus.cc:359] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.014423 28234 raft_consensus.cc:385] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.014734 28234 raft_consensus.cc:740] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.023483 28367 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.024024 28367 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.027290 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.027616 28322 consensus_queue.cc:1048] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.030278 28238 raft_consensus.cc:359] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.031068 28238 raft_consensus.cc:385] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.031379 28238 raft_consensus.cc:740] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.034418 28234 consensus_queue.cc:260] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.035323 28238 consensus_queue.cc:260] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.039233 28238 ts_tablet_manager.cc:1434] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
W20260710 11:04:39.041353 28009 leader_election.cc:343] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.042542 28009 leader_election.cc:304] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:39.042196 28234 ts_tablet_manager.cc:1434] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260710 11:04:39.036806 28191 raft_consensus.cc:2468] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.043610 28241 raft_consensus.cc:2749] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.044171 28234 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:39.047547 28238 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:39.046826 28319 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.052798 28319 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.054888 28319 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:39.056427 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:39.057061 27967 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 0.
I20260710 11:04:39.057155 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.059680 28011 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:39.067010 28237 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.067674 28237 ts_tablet_manager.cc:1403] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.011s
I20260710 11:04:39.068670 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.069092 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.065959 28367 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:39.073149 28011 leader_election.cc:343] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:39.074019 27936 leader_election.cc:343] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.071105 28083 leader_election.cc:304] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:39.076188 28357 raft_consensus.cc:2804] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.076669 28357 raft_consensus.cc:697] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:39.078362 28357 consensus_queue.cc:237] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.081212 28237 raft_consensus.cc:359] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.082147 28237 raft_consensus.cc:385] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.082520 28237 raft_consensus.cc:740] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.083434 28237 consensus_queue.cc:260] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.077425 28356 raft_consensus.cc:2804] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.091377 28237 ts_tablet_manager.cc:1434] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:04:39.093394 28237 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.092118 28041 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.098483 27934 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:39.099622 28367 raft_consensus.cc:2804] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.100016 28367 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.100342 28367 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:39.103091 27916 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:39.108465 28237 tablet_bootstrap.cc:654] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.116595 28234 tablet_bootstrap.cc:654] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.125559 28308 raft_consensus.cc:493] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.126202 28308 raft_consensus.cc:515] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.127782 28238 tablet_bootstrap.cc:654] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.128014 28322 consensus_queue.cc:1048] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.128473 28308 leader_election.cc:290] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:39.128960 28235 tablet_bootstrap.cc:492] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:39.129690 28235 ts_tablet_manager.cc:1403] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.006s
I20260710 11:04:39.101500 28356 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.140060 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
W20260710 11:04:39.141973 28085 leader_election.cc:343] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.141883 28235 raft_consensus.cc:359] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.142978 28235 raft_consensus.cc:385] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.143311 28235 raft_consensus.cc:740] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.144105 28235 consensus_queue.cc:260] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.149304 28278 consensus_queue.cc:1048] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:39.132822 28356 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.155248 28235 ts_tablet_manager.cc:1434] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:04:39.156117 28235 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:39.164067 28356 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.174767 28235 tablet_bootstrap.cc:654] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.189721 28250 raft_consensus.cc:493] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.190492 28250 raft_consensus.cc:515] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.193588 28250 leader_election.cc:290] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.196292 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.199733 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
W20260710 11:04:39.199757 28083 leader_election.cc:343] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f003358239a040028e31ef1f73a8126e (127.25.76.132:42937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.202317 28083 leader_election.cc:304] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
I20260710 11:04:39.203434 28357 raft_consensus.cc:2749] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.214609 28356 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:39.204182 28041 raft_consensus.cc:2468] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.214829 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.219779 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:39.218647 27868 catalog_manager.cc:5697] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 1 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.221570 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
W20260710 11:04:39.223079 28011 leader_election.cc:343] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.223024 28083 leader_election.cc:304] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.224135 28308 raft_consensus.cc:2804] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.224563 28308 raft_consensus.cc:493] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.224951 28308 raft_consensus.cc:3060] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.228894 28190 raft_consensus.cc:2468] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.247025 28238 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:39.247593 28238 ts_tablet_manager.cc:1403] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.027s
W20260710 11:04:39.250151 28378 log.cc:927] Time spent T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260710 11:04:39.254109 28238 raft_consensus.cc:359] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.254704 28238 raft_consensus.cc:385] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.254889 28238 raft_consensus.cc:740] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.255455 28238 consensus_queue.cc:260] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.258977 28238 ts_tablet_manager.cc:1434] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:39.259989 28237 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.260283 28238 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:39.260541 28237 ts_tablet_manager.cc:1403] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.167s	user 0.037s	sys 0.031s
I20260710 11:04:39.268453 28238 tablet_bootstrap.cc:654] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.270921 28308 raft_consensus.cc:515] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.274569 28235 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:39.275107 28235 ts_tablet_manager.cc:1403] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.022s
I20260710 11:04:39.275225 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.275817 28041 raft_consensus.cc:3060] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:39.278784 28159 consensus_peers.cc:597] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:39.281543 28235 raft_consensus.cc:359] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.281174 28367 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.282349 28235 raft_consensus.cc:385] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.282949 28322 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.283159 27967 raft_consensus.cc:2393] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 1: Already voted for candidate 59f5e0b4027c403f8d53c29b623a3b03 in this term.
I20260710 11:04:39.283516 28322 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.285768 28011 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:39.286345 28322 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.286948 28356 raft_consensus.cc:2749] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.286924 28235 raft_consensus.cc:740] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.288486 28235 consensus_queue.cc:260] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.286103 27865 catalog_manager.cc:5697] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.289547 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.291123 28296 consensus_queue.cc:1048] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:39.295742 28157 leader_election.cc:343] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.295778 28237 raft_consensus.cc:359] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.297039 28237 raft_consensus.cc:385] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.299744 28234 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:39.300446 28234 ts_tablet_manager.cc:1403] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.257s	user 0.015s	sys 0.010s
I20260710 11:04:39.303416 28367 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:39.303890 28235 ts_tablet_manager.cc:1434] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:04:39.304423 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
W20260710 11:04:39.305866 27936 leader_election.cc:343] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.307065 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.307850 28042 raft_consensus.cc:2393] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:39.308099 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f62e8814a4714b275e9c3a271f03c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.308791 28190 raft_consensus.cc:3060] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.309052 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:39.309892 28235 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: Bootstrap starting.
I20260710 11:04:39.310622 28308 leader_election.cc:290] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.310518 27934 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:39.313730 28041 raft_consensus.cc:2468] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.314262 28367 raft_consensus.cc:2749] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.314925 28083 leader_election.cc:304] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.315774 28308 raft_consensus.cc:2804] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.316664 28308 raft_consensus.cc:697] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:39.317353 28190 raft_consensus.cc:2468] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.317667 28308 consensus_queue.cc:237] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.319895 28235 tablet_bootstrap.cc:654] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:39.322713 28159 leader_election.cc:343] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.323267 28159 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:39.324139 28322 raft_consensus.cc:2749] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.326745 28234 raft_consensus.cc:359] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.327508 28234 raft_consensus.cc:385] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.327814 28234 raft_consensus.cc:740] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.297418 28237 raft_consensus.cc:740] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.329182 28237 consensus_queue.cc:260] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.331615 28237 ts_tablet_manager.cc:1434] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 11:04:39.332170 28234 consensus_queue.cc:260] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.333999 28237 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.316696 28238 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:39.335287 28238 ts_tablet_manager.cc:1403] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.013s
I20260710 11:04:39.338111 28238 raft_consensus.cc:359] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.338924 28238 raft_consensus.cc:385] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.342016 28237 tablet_bootstrap.cc:654] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.345728 28234 ts_tablet_manager.cc:1434] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 11:04:39.348716 28296 raft_consensus.cc:493] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.349208 28296 raft_consensus.cc:515] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.351261 28296 leader_election.cc:290] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:39.351933 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.352643 28117 raft_consensus.cc:2468] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 0.
I20260710 11:04:39.355036 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:39.355378 28235 tablet_bootstrap.cc:492] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: No bootstrap required, opened a new log
I20260710 11:04:39.356276 28235 ts_tablet_manager.cc:1403] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.008s
I20260710 11:04:39.356618 28159 leader_election.cc:304] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:39.357508 28296 raft_consensus.cc:2804] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.357939 28296 raft_consensus.cc:493] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.358307 28296 raft_consensus.cc:3060] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.358811 28235 raft_consensus.cc:359] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.359706 28235 raft_consensus.cc:385] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.359959 28235 raft_consensus.cc:740] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.360671 28235 consensus_queue.cc:260] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.362916 28235 ts_tablet_manager.cc:1434] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 11:04:39.366070 28159 leader_election.cc:343] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.366113 28238 raft_consensus.cc:740] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.368918 28238 consensus_queue.cc:260] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.370280 28234 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:39.371362 28238 ts_tablet_manager.cc:1434] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:04:39.372318 28238 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:39.375630 28296 raft_consensus.cc:515] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.379176 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:39.379689 28117 raft_consensus.cc:3060] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.366070 27866 catalog_manager.cc:5697] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.380905 27967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:39.379628 28296 leader_election.cc:290] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:39.383570 28238 tablet_bootstrap.cc:654] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.384482 28234 tablet_bootstrap.cc:654] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.389142 28117 raft_consensus.cc:2468] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
W20260710 11:04:39.389520 28159 leader_election.cc:343] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:39.390856 28159 leader_election.cc:304] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [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: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:39.391891 28296 raft_consensus.cc:2804] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.392357 28296 raft_consensus.cc:697] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:39.393153 28296 consensus_queue.cc:237] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.396750 28237 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.397336 28237 ts_tablet_manager.cc:1403] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.004s
I20260710 11:04:39.400585 28237 raft_consensus.cc:359] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.401516 28237 raft_consensus.cc:385] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.401911 28237 raft_consensus.cc:740] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.402984 28237 consensus_queue.cc:260] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.406893 28238 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:39.407430 28238 ts_tablet_manager.cc:1403] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260710 11:04:39.408798 27865 catalog_manager.cc:5697] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 0 to 1, leader changed from <none> to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 1 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.410246 28238 raft_consensus.cc:359] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.410965 28238 raft_consensus.cc:385] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.411269 28238 raft_consensus.cc:740] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.411962 28238 consensus_queue.cc:260] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.414275 28237 ts_tablet_manager.cc:1434] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:04:39.415675 28237 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.418684 28238 ts_tablet_manager.cc:1434] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:04:39.419658 28238 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: Bootstrap starting.
I20260710 11:04:39.426904 28234 tablet_bootstrap.cc:492] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:39.427529 28234 ts_tablet_manager.cc:1403] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.014s
I20260710 11:04:39.428759 28238 tablet_bootstrap.cc:654] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.428861 28237 tablet_bootstrap.cc:654] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.430389 28234 raft_consensus.cc:359] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.431141 28234 raft_consensus.cc:385] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.431470 28234 raft_consensus.cc:740] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.432544 28234 consensus_queue.cc:260] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.436722 28234 ts_tablet_manager.cc:1434] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:39.437686 28234 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: Bootstrap starting.
I20260710 11:04:39.437915 28237 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.438445 28237 ts_tablet_manager.cc:1403] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 11:04:39.440115 28238 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: No bootstrap required, opened a new log
I20260710 11:04:39.440587 28238 ts_tablet_manager.cc:1403] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260710 11:04:39.441329 28237 raft_consensus.cc:359] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.442113 28237 raft_consensus.cc:385] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.442421 28237 raft_consensus.cc:740] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.443128 28237 consensus_queue.cc:260] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.443737 28234 tablet_bootstrap.cc:654] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.443261 28238 raft_consensus.cc:359] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.449287 28238 raft_consensus.cc:385] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.449630 28238 raft_consensus.cc:740] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.450598 28238 consensus_queue.cc:260] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.454154 28238 ts_tablet_manager.cc:1434] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:04:39.445513 28237 ts_tablet_manager.cc:1434] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:39.456238 28237 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.459424 28234 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: No bootstrap required, opened a new log
I20260710 11:04:39.459995 28234 ts_tablet_manager.cc:1403] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260710 11:04:39.461532 28237 tablet_bootstrap.cc:654] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.462890 28234 raft_consensus.cc:359] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.463662 28234 raft_consensus.cc:385] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.463992 28234 raft_consensus.cc:740] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.465261 28234 consensus_queue.cc:260] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.467191 28237 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.467684 28237 ts_tablet_manager.cc:1403] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:04:39.470211 28234 ts_tablet_manager.cc:1434] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:39.470191 28237 raft_consensus.cc:359] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.470966 28237 raft_consensus.cc:385] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.471208 28237 raft_consensus.cc:740] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.471822 28237 consensus_queue.cc:260] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.473613 28237 ts_tablet_manager.cc:1434] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:04:39.474582 28237 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.479291 28237 tablet_bootstrap.cc:654] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.484117 28237 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.484570 28237 ts_tablet_manager.cc:1403] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:39.487082 28237 raft_consensus.cc:359] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.487774 28237 raft_consensus.cc:385] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.488034 28237 raft_consensus.cc:740] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.488628 28237 consensus_queue.cc:260] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.488965 28357 consensus_queue.cc:1048] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.490872 28237 ts_tablet_manager.cc:1434] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:39.491812 28237 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:39.494897 28367 raft_consensus.cc:493] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.495460 28367 raft_consensus.cc:515] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.497457 28237 tablet_bootstrap.cc:654] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:39.497534 28367 leader_election.cc:290] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.498629 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.499343 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb78843c642499c7018b3d0a9606a" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.500262 28357 raft_consensus.cc:493] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.500841 28357 raft_consensus.cc:515] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.502130 28237 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: No bootstrap required, opened a new log
I20260710 11:04:39.502470 28237 ts_tablet_manager.cc:1403] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:04:39.502799 28357 leader_election.cc:290] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.504041 27934 leader_election.cc:304] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e
I20260710 11:04:39.504810 28237 raft_consensus.cc:359] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.505141 28367 raft_consensus.cc:2749] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.505540 28237 raft_consensus.cc:385] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:39.505807 27967 raft_consensus.cc:3060] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.505870 28237 raft_consensus.cc:740] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:39.506762 28237 consensus_queue.cc:260] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.507800 28367 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.508490 28237 ts_tablet_manager.cc:1434] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:39.508222 28367 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.513530 28327 raft_consensus.cc:493] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.513648 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.514328 28043 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.514077 28327 raft_consensus.cc:515] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.516776 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.517366 28191 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.522845 28367 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.523993 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.524350 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.524748 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.524943 28190 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.525398 28043 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.525822 28356 consensus_queue.cc:1048] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.527122 27934 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:39.527419 28083 leader_election.cc:304] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:39.528213 28250 raft_consensus.cc:2804] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.528553 28250 raft_consensus.cc:493] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.528867 28250 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.529014 28327 leader_election.cc:290] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.529565 28327 raft_consensus.cc:2804] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.529891 28327 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.530194 28327 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.534682 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a5d955959a49c5befdd5ab8ab83b12" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.535777 28250 raft_consensus.cc:515] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.536034 27934 leader_election.cc:304] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e
I20260710 11:04:39.537281 28308 consensus_queue.cc:1048] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.540889 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.541105 28367 raft_consensus.cc:2749] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.541479 28043 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.538169 28327 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.544013 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.544608 28190 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.545179 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.545801 28041 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.551522 28190 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.553362 27934 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:39.554194 28367 raft_consensus.cc:2804] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.544567 28327 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.560065 28327 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.560514 28327 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.563409 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.564087 28117 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.565168 28327 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.565294 27936 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.566167 28327 raft_consensus.cc:2804] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.566562 28327 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.567651 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.567833 28327 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.568313 28190 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.569015 28041 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.573046 28043 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.574527 28083 leader_election.cc:304] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.576603 28308 raft_consensus.cc:2804] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.577209 28308 raft_consensus.cc:697] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:39.577286 28327 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.583030 28308 consensus_queue.cc:237] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.585036 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:39.585881 28117 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.591450 28327 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.592342 28327 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.592906 28327 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.594274 28250 leader_election.cc:290] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.594492 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.595129 28190 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.595999 28367 raft_consensus.cc:697] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:39.596689 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.597340 28116 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.596983 28367 consensus_queue.cc:237] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:39.598436 27936 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.599228 28405 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.599617 28405 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.599941 28405 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.614290 27865 catalog_manager.cc:5697] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.602854 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.603737 28327 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:39.626148 28191 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.626447 28327 raft_consensus.cc:493] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.627123 28327 raft_consensus.cc:515] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.631649 28327 leader_election.cc:290] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.634743 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:39.635380 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.635891 28116 raft_consensus.cc:2393] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59f5e0b4027c403f8d53c29b623a3b03 in current term 1: Already voted for candidate f003358239a040028e31ef1f73a8126e in this term.
I20260710 11:04:39.636058 28041 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 0.
I20260710 11:04:39.643129 28190 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.651845 28191 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.630630 28308 raft_consensus.cc:493] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.653179 28308 raft_consensus.cc:515] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
W20260710 11:04:39.655301 28011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:33525, user_credentials={real_user=slave}} blocked reactor thread for 82302.2us
I20260710 11:04:39.656951 27934 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:39.657407 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6b7ae3a1bd4d39825e5105b2bf9aa5" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.658063 28327 raft_consensus.cc:2804] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.658566 28327 raft_consensus.cc:697] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:39.659407 28327 consensus_queue.cc:237] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.664494 27934 leader_election.cc:304] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03; no voters: 87130687f1e94a638cca9e50ccdbc016, f003358239a040028e31ef1f73a8126e
I20260710 11:04:39.665266 28403 raft_consensus.cc:3060] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.667680 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.668368 28043 raft_consensus.cc:2468] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.669773 28083 leader_election.cc:304] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.670572 28250 raft_consensus.cc:2804] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:39.670950 28250 raft_consensus.cc:493] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.671157 28117 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.671316 28250 raft_consensus.cc:3060] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.671864 28404 consensus_queue.cc:1048] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:39.676113 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.678884 28192 raft_consensus.cc:2468] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 0.
I20260710 11:04:39.677767 28308 leader_election.cc:290] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.684293 28250 raft_consensus.cc:515] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.690100 28403 raft_consensus.cc:2749] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.693758 28250 leader_election.cc:290] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:39.697628 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.698287 28043 raft_consensus.cc:3060] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.700860 28405 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.703552 28405 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:39.706972 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:39.707533 28117 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.709533 27966 raft_consensus.cc:3060] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.711685 28043 raft_consensus.cc:2468] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.713740 28083 leader_election.cc:304] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.714157 28117 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.714593 28250 raft_consensus.cc:2804] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.715116 28250 raft_consensus.cc:697] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:39.715286 27936 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.716275 28403 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:39.716718 28250 consensus_queue.cc:237] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:39.716831 27865 catalog_manager.cc:5697] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.716728 28403 raft_consensus.cc:697] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:39.718595 28403 consensus_queue.cc:237] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.719926 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:39.720726 28043 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.708323 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4a747e5ff74588a508687352f1bf42" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.726605 28191 raft_consensus.cc:3060] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.732290 28043 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 1.
I20260710 11:04:39.739730 27866 catalog_manager.cc:5697] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.741991 28191 raft_consensus.cc:2468] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.752308 27866 catalog_manager.cc:5697] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:39.753703 27866 catalog_manager.cc:5697] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.764812 28250 consensus_queue.cc:1048] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.774879 28296 consensus_queue.cc:1048] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.776188 28308 consensus_queue.cc:1048] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.796072 28296 consensus_queue.cc:1048] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:39.812132 27966 raft_consensus.cc:3060] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.846632 28308 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.847214 28308 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:39.849442 28308 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:39.850229 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:39.850474 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:39.850888 27966 raft_consensus.cc:2393] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87130687f1e94a638cca9e50ccdbc016 in current term 1: Already voted for candidate 59f5e0b4027c403f8d53c29b623a3b03 in this term.
I20260710 11:04:39.851521 28043 raft_consensus.cc:2393] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87130687f1e94a638cca9e50ccdbc016 in current term 1: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:39.852594 28083 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:39.853310 28308 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:39.858171 28308 raft_consensus.cc:2749] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:39.930549 28308 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:39.931100 28308 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.932914 28308 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:39.933966 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:39.934185 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:39.934723 28191 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.934823 27966 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:39.936043 28085 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.936841 28308 raft_consensus.cc:2804] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:39.937183 28308 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:39.937494 28308 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:39.942654 28308 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.944837 28308 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:39.945539 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:39.945781 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:39.946193 28191 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:39.946394 27966 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:39.951426 27966 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:39.951602 28191 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:39.952603 28085 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:39.953568 28308 raft_consensus.cc:2804] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:39.954108 28308 raft_consensus.cc:697] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:39.954948 28308 consensus_queue.cc:237] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER 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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:39.962252 27866 catalog_manager.cc:5697] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 0 to 2, leader changed from <none> to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:40.046696 28403 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.051756 28403 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.058750 28367 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.078698 28357 consensus_queue.cc:1048] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.081261 28405 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.111680 28367 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.116267 28250 consensus_queue.cc:1048] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:40.133931 27916 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:40.138005 28405 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.219946 28250 consensus_queue.cc:1048] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.226785 28357 consensus_queue.cc:1048] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.350780 27966 raft_consensus.cc:1275] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:40.351984 28250 consensus_queue.cc:1048] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:40.360385 28192 raft_consensus.cc:1275] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:40.362473 28308 consensus_queue.cc:1048] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:41.150403 27916 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:41.151655 28432 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:41.152159 28432 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:41.154031 28432 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:41.154982 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:41.155187 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:41.155651 27966 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:41.155820 28116 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:41.156809 28011 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:41.157506 28432 raft_consensus.cc:2804] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:41.157933 28432 raft_consensus.cc:493] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:41.158255 28432 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:41.163276 28432 raft_consensus.cc:515] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:41.165133 28432 leader_election.cc:290] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:41.165939 27966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:41.166203 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb517977dbc74e40a4a932808c0ad52d" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:41.166806 28117 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:41.166795 27966 raft_consensus.cc:3060] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:41.172930 28117 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:41.174202 28011 leader_election.cc:304] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:41.175066 28432 raft_consensus.cc:2804] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:41.175428 27966 raft_consensus.cc:2468] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:41.176273 28432 raft_consensus.cc:697] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:41.177187 28432 consensus_queue.cc:237] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER 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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:41.185190 27868 catalog_manager.cc:5697] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 0 to 2, leader changed from <none> to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:41.570214 28117 raft_consensus.cc:1275] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:41.571537 28432 consensus_queue.cc:1048] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.582736 27966 raft_consensus.cc:1275] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:41.585848 28447 consensus_queue.cc:1048] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:41.856112 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
W20260710 11:04:41.864945 28159 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 11:04:41.868824 28159 consensus_peers.cc:597] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:41.887180 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:41.887876 25906 tablet_replica.cc:333] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.888497 25906 raft_consensus.cc:2243] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.888931 25906 raft_consensus.cc:2272] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.890884 25906 tablet_replica.cc:333] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.891438 25906 raft_consensus.cc:2243] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.891912 25906 raft_consensus.cc:2272] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.893616 25906 tablet_replica.cc:333] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.894170 25906 raft_consensus.cc:2243] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.894843 25906 raft_consensus.cc:2272] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.896407 25906 tablet_replica.cc:333] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.897114 25906 raft_consensus.cc:2243] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.897541 25906 raft_consensus.cc:2272] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.899343 25906 tablet_replica.cc:333] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.899866 25906 raft_consensus.cc:2243] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.900547 25906 raft_consensus.cc:2272] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.902302 25906 tablet_replica.cc:333] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.902822 25906 raft_consensus.cc:2243] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.903244 25906 raft_consensus.cc:2272] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.905133 25906 tablet_replica.cc:333] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.905826 25906 raft_consensus.cc:2243] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.906257 25906 raft_consensus.cc:2272] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.908664 25906 tablet_replica.cc:333] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.909192 25906 raft_consensus.cc:2243] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.909591 25906 raft_consensus.cc:2272] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.911201 25906 tablet_replica.cc:333] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.911732 25906 raft_consensus.cc:2243] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.912117 25906 raft_consensus.cc:2272] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.913637 25906 tablet_replica.cc:333] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.914191 25906 raft_consensus.cc:2243] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.914569 25906 raft_consensus.cc:2272] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.916105 25906 tablet_replica.cc:333] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.916601 25906 raft_consensus.cc:2243] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.916963 25906 raft_consensus.cc:2272] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.918524 25906 tablet_replica.cc:333] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.919037 25906 raft_consensus.cc:2243] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.919718 25906 raft_consensus.cc:2272] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.921298 25906 tablet_replica.cc:333] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.921867 25906 raft_consensus.cc:2243] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.922240 25906 raft_consensus.cc:2272] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.923734 25906 tablet_replica.cc:333] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.924232 25906 raft_consensus.cc:2243] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.924618 25906 raft_consensus.cc:2272] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.926265 25906 tablet_replica.cc:333] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.926753 25906 raft_consensus.cc:2243] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.927116 25906 raft_consensus.cc:2272] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.928642 25906 tablet_replica.cc:333] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.929121 25906 raft_consensus.cc:2243] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:41.929857 25906 raft_consensus.cc:2272] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.931335 25906 tablet_replica.cc:333] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.931787 25906 raft_consensus.cc:2243] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.932155 25906 raft_consensus.cc:2272] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:41.933706 25906 tablet_replica.cc:333] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: stopping tablet replica
I20260710 11:04:41.934151 25906 raft_consensus.cc:2243] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:41.934533 25906 raft_consensus.cc:2272] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:41.940105 28085 consensus_peers.cc:597] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:41.959369 28011 consensus_peers.cc:597] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:41.965184 28159 consensus_peers.cc:597] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:41.978616 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
W20260710 11:04:41.980515 28159 consensus_peers.cc:597] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:41.989030 28085 consensus_peers.cc:597] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:41.993991 28085 consensus_peers.cc:597] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:42.004793 28011 consensus_peers.cc:597] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.008924 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:42.015667 28458 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 11:04:42.016218 28459 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 11:04:42.018059 28461 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 11:04:42.020226 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:42.021591 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:42.021924 25906 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 11:04:42.022202 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681482022180 us; error 0 us; skew 500 ppm
I20260710 11:04:42.023078 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:42.026444 25906 webserver.cc:533] Webserver started at http://127.25.76.129:44213/ using document root <none> and password file <none>
I20260710 11:04:42.027040 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:42.027235 25906 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:42.030925 25906 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:42.036142 28466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:42.037813 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:42.038184 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "59f5e0b4027c403f8d53c29b623a3b03"
format_stamp: "Formatted at 2026-07-10 11:04:36 on dist-test-slave-7p3j"
I20260710 11:04:42.038625 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681423216214-25906-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 11:04:42.040881 28085 consensus_peers.cc:597] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.063467 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:42.064772 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:42.066526 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:42.071072 28473 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:04:42.125976 28011 consensus_peers.cc:597] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:42.145074 28011 consensus_peers.cc:597] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.172416 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:42.172869 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.103s	user 0.003s	sys 0.000s
I20260710 11:04:42.173218 25906 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:42.183301 28473 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
W20260710 11:04:42.184659 28159 consensus_peers.cc:597] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.199005 28473 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.199986 28473 tablet_bootstrap.cc:492] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.200632 28473 ts_tablet_manager.cc:1403] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:04:42.203231 28473 raft_consensus.cc:359] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.203860 28473 raft_consensus.cc:740] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.204552 28473 consensus_queue.cc:260] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.206832 28473 ts_tablet_manager.cc:1434] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:04:42.207572 28473 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.220841 28473 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.221769 28473 tablet_bootstrap.cc:492] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.222349 28473 ts_tablet_manager.cc:1403] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:04:42.224514 28473 raft_consensus.cc:359] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
W20260710 11:04:42.225080 28159 consensus_peers.cc:597] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.225188 28473 raft_consensus.cc:740] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.225997 28473 consensus_queue.cc:260] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.227725 28473 ts_tablet_manager.cc:1434] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.228444 28473 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.241622 28473 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.242597 28473 tablet_bootstrap.cc:492] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.243187 28473 ts_tablet_manager.cc:1403] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:04:42.245368 28473 raft_consensus.cc:359] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.246057 28473 raft_consensus.cc:740] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.246656 28473 consensus_queue.cc:260] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.248390 28473 ts_tablet_manager.cc:1434] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:04:42.249114 28473 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.262486 28473 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.263371 28473 tablet_bootstrap.cc:492] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.263979 28473 ts_tablet_manager.cc:1403] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:04:42.266173 28473 raft_consensus.cc:359] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.266804 28473 raft_consensus.cc:740] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.267448 28473 consensus_queue.cc:260] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.269588 28473 ts_tablet_manager.cc:1434] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.270414 28473 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.271476 25906 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:42.271796 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.099s	user 0.097s	sys 0.000s
I20260710 11:04:42.286876 28473 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.288182 28473 tablet_bootstrap.cc:492] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.288991 28473 ts_tablet_manager.cc:1403] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:04:42.292217 28473 raft_consensus.cc:359] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.293144 28473 raft_consensus.cc:740] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.294221 28473 consensus_queue.cc:260] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.297057 28473 ts_tablet_manager.cc:1434] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:42.298121 28473 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.314985 28473 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.315850 28473 tablet_bootstrap.cc:492] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.316461 28473 ts_tablet_manager.cc:1403] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:04:42.318461 28473 raft_consensus.cc:359] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.319038 28473 raft_consensus.cc:740] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.319684 28473 consensus_queue.cc:260] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.321731 28473 ts_tablet_manager.cc:1434] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:04:42.322455 28473 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.336177 28473 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.336971 28473 tablet_bootstrap.cc:492] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.337592 28473 ts_tablet_manager.cc:1403] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:04:42.339596 28473 raft_consensus.cc:359] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.340164 28473 raft_consensus.cc:740] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.340876 28473 consensus_queue.cc:260] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.343221 28473 ts_tablet_manager.cc:1434] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:42.344172 28473 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
W20260710 11:04:42.347187 28159 consensus_peers.cc:597] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.347796 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:38261
I20260710 11:04:42.347901 28540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:38261 every 8 connection(s)
I20260710 11:04:42.363345 28473 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.364382 28473 tablet_bootstrap.cc:492] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.365154 28473 ts_tablet_manager.cc:1403] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 11:04:42.367452 28473 raft_consensus.cc:359] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.368084 28473 raft_consensus.cc:740] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.368675 28473 consensus_queue.cc:260] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.370678 28473 ts_tablet_manager.cc:1434] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:42.371367 28473 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.382889 28541 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41159
I20260710 11:04:42.385509 28541 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:42.390945 28541 heartbeater.cc:507] Master 127.25.76.190:41159 requested a full tablet report, sending...
I20260710 11:04:42.391181 28473 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.392186 28473 tablet_bootstrap.cc:492] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.392854 28473 ts_tablet_manager.cc:1403] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:04:42.395556 28473 raft_consensus.cc:359] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.396610 28473 raft_consensus.cc:740] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.397837 28473 consensus_queue.cc:260] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:42.400790 28473 ts_tablet_manager.cc:1434] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:42.401793 28473 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.439793 28473 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.441028 28473 tablet_bootstrap.cc:492] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.441810 28473 ts_tablet_manager.cc:1403] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.012s
I20260710 11:04:42.445151 28473 raft_consensus.cc:359] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.446244 28473 raft_consensus.cc:740] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.447046 28473 consensus_queue.cc:260] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.450062 28473 ts_tablet_manager.cc:1434] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:42.451054 28473 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.471463 28473 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.472568 28473 tablet_bootstrap.cc:492] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.473274 28473 ts_tablet_manager.cc:1403] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260710 11:04:42.476198 28473 raft_consensus.cc:359] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.476827 28473 raft_consensus.cc:740] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.478212 28473 consensus_queue.cc:260] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:42.480551 28473 ts_tablet_manager.cc:1434] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:04:42.481453 28473 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.912997 28473 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:42.913972 28473 tablet_bootstrap.cc:492] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:42.914649 28473 ts_tablet_manager.cc:1403] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.433s	user 0.113s	sys 0.291s
I20260710 11:04:42.917408 28473 raft_consensus.cc:359] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.918231 28473 raft_consensus.cc:740] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:42.919018 28473 consensus_queue.cc:260] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:42.921535 28473 ts_tablet_manager.cc:1434] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:04:42.922477 28473 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:42.995090 27866 ts_manager.cc:194] Re-registered known tserver with Master: 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.014729 28473 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.015825 28473 tablet_bootstrap.cc:492] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.016575 28473 ts_tablet_manager.cc:1403] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.004s
I20260710 11:04:43.018771 28473 raft_consensus.cc:359] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.019322 28473 raft_consensus.cc:740] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.019861 28473 consensus_queue.cc:260] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.021471 28473 ts_tablet_manager.cc:1434] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:04:43.022199 28473 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:43.055946 28473 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.058699 28473 tablet_bootstrap.cc:492] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.059655 28473 ts_tablet_manager.cc:1403] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.008s
I20260710 11:04:43.060209 28278 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.060741 28278 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.062043 28473 raft_consensus.cc:359] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.062731 28473 raft_consensus.cc:740] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.063678 28473 consensus_queue.cc:260] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.065125 28515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.065711 28473 ts_tablet_manager.cc:1434] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:43.066589 28473 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
W20260710 11:04:43.066642 28159 leader_election.cc:343] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:43.067246 28278 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.088151 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:43.095265 28473 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.096175 28159 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:43.096900 28549 raft_consensus.cc:2749] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.096361 28473 tablet_bootstrap.cc:492] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.099365 28473 ts_tablet_manager.cc:1403] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
I20260710 11:04:43.103276 28473 raft_consensus.cc:359] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.110900 28473 raft_consensus.cc:740] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.111667 28473 consensus_queue.cc:260] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.114250 27866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51714
I20260710 11:04:43.114298 28473 ts_tablet_manager.cc:1434] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:04:43.115790 28473 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:43.119915 28541 heartbeater.cc:499] Master 127.25.76.190:41159 was elected leader, sending a full tablet report...
I20260710 11:04:43.139703 28473 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.140658 28473 tablet_bootstrap.cc:492] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.141291 28473 ts_tablet_manager.cc:1403] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260710 11:04:43.143563 28473 raft_consensus.cc:359] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.144208 28473 raft_consensus.cc:740] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.144889 28473 consensus_queue.cc:260] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.146981 28473 ts_tablet_manager.cc:1434] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:04:43.147771 28473 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:43.160115 28553 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.160727 28553 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.162478 28473 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.162910 28553 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.163444 28473 tablet_bootstrap.cc:492] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.164127 28473 ts_tablet_manager.cc:1403] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:04:43.164222 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:43.164222 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.165289 28514 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:43.166544 28011 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:43.166450 28473 raft_consensus.cc:359] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.167275 28473 raft_consensus.cc:740] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.167501 28553 raft_consensus.cc:2804] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.167886 28553 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.168268 28553 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.168009 28473 consensus_queue.cc:260] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.170162 28473 ts_tablet_manager.cc:1434] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:43.171326 28473 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap starting.
I20260710 11:04:43.175920 28454 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.175664 28553 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.176517 28454 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.178733 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:43.180270 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:43.180523 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.180716 28454 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:43.181226 28514 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 1.
I20260710 11:04:43.182309 28159 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [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: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:43.184399 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:43.185205 28514 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.189904 28454 raft_consensus.cc:2804] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.190408 28454 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.190886 28454 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.193781 28553 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.195909 28514 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:43.198527 28011 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:43.198470 28454 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.199863 28553 raft_consensus.cc:2804] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.200352 28553 raft_consensus.cc:697] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:43.201036 28473 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: 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 11:04:43.201131 28553 consensus_queue.cc:237] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.202059 28473 tablet_bootstrap.cc:492] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Bootstrap complete.
I20260710 11:04:43.202147 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:43.202689 28473 ts_tablet_manager.cc:1403] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.009s
I20260710 11:04:43.202853 28513 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.205359 28473 raft_consensus.cc:359] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.206019 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "f003358239a040028e31ef1f73a8126e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:43.206240 28473 raft_consensus.cc:740] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Initialized, Role: FOLLOWER
I20260710 11:04:43.207161 28473 consensus_queue.cc:260] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.209874 28473 ts_tablet_manager.cc:1434] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:43.219625 28513 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f003358239a040028e31ef1f73a8126e in term 2.
I20260710 11:04:43.220443 28454 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:43.220952 28159 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [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: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:43.221777 28454 raft_consensus.cc:2804] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.222256 28454 raft_consensus.cc:697] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 LEADER]: Becoming Leader. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:43.223042 28454 consensus_queue.cc:237] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.224560 27867 catalog_manager.cc:5697] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 1 to 2, leader changed from 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129) to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:43.232486 27866 catalog_manager.cc:5697] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e reported cstate change: term changed from 1 to 2, leader changed from 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129) to f003358239a040028e31ef1f73a8126e (127.25.76.132). New cstate: current_term: 2 leader_uuid: "f003358239a040028e31ef1f73a8126e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.239748 28476 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.240350 28476 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.242187 28476 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:43.243022 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.243148 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:43.243973 28513 raft_consensus.cc:2393] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87130687f1e94a638cca9e50ccdbc016 in current term 2: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:43.245172 28085 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [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: 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:43.245976 28476 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.251575 28476 raft_consensus.cc:2749] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.266222 28553 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.266881 28553 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:43.268851 28553 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.269860 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:43.270102 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.270884 28513 raft_consensus.cc:2393] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 2: Already voted for candidate f003358239a040028e31ef1f73a8126e in this term.
I20260710 11:04:43.272023 28011 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e
I20260710 11:04:43.272740 28553 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.279474 28553 raft_consensus.cc:2749] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.298555 28308 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.299124 28308 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.301149 28308 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:43.301952 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.302701 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f" is_pre_election: true
I20260710 11:04:43.302702 28514 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:43.304512 28085 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:43.305012 28553 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.305339 28308 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.305941 28308 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.305617 28553 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.306286 28308 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.307957 28553 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:43.308542 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.309032 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016" is_pre_election: true
I20260710 11:04:43.309212 28514 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 1.
I20260710 11:04:43.310297 28011 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:43.310978 28553 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.311333 28553 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.311668 28553 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.313985 28308 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.315166 28118 raft_consensus.cc:2393] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 2: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:43.316569 28308 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:43.317772 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:43.318327 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:43.318907 28553 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.318949 28514 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.319931 28045 raft_consensus.cc:2393] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 87130687f1e94a638cca9e50ccdbc016 in current term 2: Already voted for candidate 1f5135b6b66945059a6cd26ee35be86f in this term.
I20260710 11:04:43.320791 28553 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Requested vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:43.321972 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:43.322208 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:43.323026 28118 raft_consensus.cc:2393] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f5135b6b66945059a6cd26ee35be86f in current term 2: Already voted for candidate 87130687f1e94a638cca9e50ccdbc016 in this term.
I20260710 11:04:43.323994 28011 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [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: 1f5135b6b66945059a6cd26ee35be86f; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:43.324683 28553 raft_consensus.cc:2749] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:43.326201 28514 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:43.327186 28085 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:43.328033 28308 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.328513 28308 raft_consensus.cc:697] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:43.329295 28308 consensus_queue.cc:237] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:43.336194 27866 catalog_manager.cc:5697] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 1 to 2, leader changed from 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129) to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:43.398926 28557 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.399410 28557 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.401381 28557 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.402007 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e" is_pre_election: true
I20260710 11:04:43.402536 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03" is_pre_election: true
I20260710 11:04:43.402699 28190 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:43.403079 28514 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 1.
I20260710 11:04:43.404088 28085 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:43.404893 28308 raft_consensus.cc:2804] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:43.405234 28308 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:43.405519 28308 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.411679 28308 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.414453 28308 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
I20260710 11:04:43.414646 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
I20260710 11:04:43.414875 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:43.415198 28514 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.415575 28190 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:43.420432 28514 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:43.421773 28085 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:43.422513 28557 raft_consensus.cc:2804] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:43.424155 28557 raft_consensus.cc:697] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:43.425130 28557 consensus_queue.cc:237] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:43.422343 28190 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:43.443300 27867 catalog_manager.cc:5697] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 1 to 2, leader changed from 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129) to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:43.736204 28514 raft_consensus.cc:1275] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.742187 28118 raft_consensus.cc:1275] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.742652 28557 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.744331 28566 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.756660 28045 raft_consensus.cc:1275] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Refusing update from remote peer f003358239a040028e31ef1f73a8126e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.766340 28278 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.767148 28045 raft_consensus.cc:1275] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.781020 28513 raft_consensus.cc:1275] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.783413 28554 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.787444 28557 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.829792 28514 raft_consensus.cc:1275] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer f003358239a040028e31ef1f73a8126e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.831712 28454 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.887511 28515 raft_consensus.cc:1275] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.889079 28556 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:43.902560 28190 raft_consensus.cc:1275] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:43.904142 28476 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:43.957901 28214 debug-util.cc:398] Leaking SignalData structure 0x7b0800163320 after lost signal to thread 25909
W20260710 11:04:43.958878 28214 debug-util.cc:398] Leaking SignalData structure 0x7b0800163a00 after lost signal to thread 27902
W20260710 11:04:43.959946 28214 debug-util.cc:398] Leaking SignalData structure 0x7b080003a220 after lost signal to thread 28069
W20260710 11:04:43.960942 28214 debug-util.cc:398] Leaking SignalData structure 0x7b08002181c0 after lost signal to thread 28143
W20260710 11:04:43.961884 28214 debug-util.cc:398] Leaking SignalData structure 0x7b0800051560 after lost signal to thread 28217
I20260710 11:04:52.357918 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:52.392216 28117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:52.393087 28117 raft_consensus.cc:606] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:52.395660 28117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
mode: GRACEFUL
new_leader_uuid: "1f5135b6b66945059a6cd26ee35be86f"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:52.396133 28117 raft_consensus.cc:606] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Received request to transfer leadership to TS 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:52.398342 28117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:52.398838 28117 raft_consensus.cc:606] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:52.417840 28190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3"
dest_uuid: "f003358239a040028e31ef1f73a8126e"
mode: GRACEFUL
new_leader_uuid: "87130687f1e94a638cca9e50ccdbc016"
 from {username='slave'} at 127.0.0.1:53574
I20260710 11:04:52.419080 28190 raft_consensus.cc:606] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Received request to transfer leadership to TS 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:52.424907 28117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
mode: GRACEFUL
new_leader_uuid: "1f5135b6b66945059a6cd26ee35be86f"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:52.425544 28117 raft_consensus.cc:606] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Received request to transfer leadership to TS 1f5135b6b66945059a6cd26ee35be86f
I20260710 11:04:52.426785 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:52.427764 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:52.558524 28601 raft_consensus.cc:993] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:52.559118 28609 raft_consensus.cc:1081] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:52.560778 28513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:57776
I20260710 11:04:52.561302 28513 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.561619 28513 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.568311 28513 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:52.570631 28513 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 3 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:52.582540 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:52.583207 28117 raft_consensus.cc:3055] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:52.583542 28117 raft_consensus.cc:740] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:52.584295 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0821317af2a84627a5697cfa7a0d3928" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:52.584438 28117 consensus_queue.cc:260] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:52.585088 28190 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.586001 28117 raft_consensus.cc:3060] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.593552 28117 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:52.594741 28190 raft_consensus.cc:2468] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:52.595069 28470 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:52.596850 28617 raft_consensus.cc:2804] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:52.597985 28617 raft_consensus.cc:697] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:52.598940 28617 consensus_queue.cc:237] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:52.608897 27864 catalog_manager.cc:5697] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 2 to 3, leader changed from 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:52.727176 28601 raft_consensus.cc:993] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: : Instructing follower 1f5135b6b66945059a6cd26ee35be86f to start an election
I20260710 11:04:52.727669 28609 raft_consensus.cc:1081] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Signalling peer 1f5135b6b66945059a6cd26ee35be86f to start an election
I20260710 11:04:52.729300 28045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1"
dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
 from {username='slave'} at 127.0.0.1:56836
I20260710 11:04:52.730000 28045 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.730310 28045 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.735152 28045 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.737226 28045 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:52.737979 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:52.738271 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b7a0aec5f34066bf0b3b022f9d21e1" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:52.738670 28117 raft_consensus.cc:3055] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.738891 28190 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.739042 28117 raft_consensus.cc:740] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:52.739805 28117 consensus_queue.cc:260] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.740681 28117 raft_consensus.cc:3060] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.744086 28190 raft_consensus.cc:2468] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:52.745213 28117 raft_consensus.cc:2468] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:52.745420 28009 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:52.746552 28607 raft_consensus.cc:2804] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.747810 28607 raft_consensus.cc:697] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:52.748778 28607 consensus_queue.cc:237] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.758023 27864 catalog_manager.cc:5697] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 1 to 2, leader changed from 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131) to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.797627 28613 raft_consensus.cc:993] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:52.798060 28609 raft_consensus.cc:993] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: : Instructing follower 1f5135b6b66945059a6cd26ee35be86f to start an election
I20260710 11:04:52.798256 28601 raft_consensus.cc:1081] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:52.798848 28613 raft_consensus.cc:1081] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Signalling peer 1f5135b6b66945059a6cd26ee35be86f to start an election
I20260710 11:04:52.799969 28513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:57776
I20260710 11:04:52.801095 28513 raft_consensus.cc:493] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.801051 28045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150"
dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
 from {username='slave'} at 127.0.0.1:56836
I20260710 11:04:52.801764 28513 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.801919 28045 raft_consensus.cc:493] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.802366 28045 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.809141 28045 raft_consensus.cc:515] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.809141 28513 raft_consensus.cc:515] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:52.812337 28045 leader_election.cc:290] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:52.812220 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:52.812899 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9f2b6d43924a2d8718fd5490b4f150" candidate_uuid: "1f5135b6b66945059a6cd26ee35be86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:52.813060 28117 raft_consensus.cc:3055] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.813496 28117 raft_consensus.cc:740] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:52.813514 28190 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.814277 28513 leader_election.cc:290] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 3 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
I20260710 11:04:52.814560 28117 consensus_queue.cc:260] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.815734 28117 raft_consensus.cc:3060] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.818820 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:52.819561 28118 raft_consensus.cc:3055] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:52.819929 28118 raft_consensus.cc:740] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:52.821069 28190 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:52.820894 28118 consensus_queue.cc:260] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:52.822320 28118 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.822726 28117 raft_consensus.cc:2468] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f5135b6b66945059a6cd26ee35be86f in term 2.
I20260710 11:04:52.824303 28011 leader_election.cc:304] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:52.825196 28607 raft_consensus.cc:2804] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.825819 28607 raft_consensus.cc:697] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Becoming Leader. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:52.826613 28607 consensus_queue.cc:237] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.833171 28118 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:52.834843 28470 leader_election.cc:304] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:52.836490 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b72f306f734c0e934e8d23bdd3cc56" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:52.837021 28045 raft_consensus.cc:3060] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:52.837973 28617 raft_consensus.cc:2804] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:52.838620 28617 raft_consensus.cc:697] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:52.839514 28617 consensus_queue.cc:237] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [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: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } }
I20260710 11:04:52.844627 28045 raft_consensus.cc:2468] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:52.857949 27864 catalog_manager.cc:5697] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f reported cstate change: term changed from 1 to 2, leader changed from 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131) to 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130). New cstate: current_term: 2 leader_uuid: "1f5135b6b66945059a6cd26ee35be86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.863735 27866 catalog_manager.cc:5697] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 2 to 3, leader changed from 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.896601 28614 raft_consensus.cc:993] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: : Instructing follower 87130687f1e94a638cca9e50ccdbc016 to start an election
I20260710 11:04:52.897241 28606 raft_consensus.cc:1081] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Signalling peer 87130687f1e94a638cca9e50ccdbc016 to start an election
I20260710 11:04:52.898841 28118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
 from {username='slave'} at 127.0.0.1:33290
I20260710 11:04:52.899353 28118 raft_consensus.cc:493] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.899706 28118 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.904778 28118 raft_consensus.cc:515] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.907403 28118 leader_election.cc:290] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Requested vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:52.908463 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:52.909020 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb9000aaf5e440f972319c2a98425a3" candidate_uuid: "87130687f1e94a638cca9e50ccdbc016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:52.909230 28190 raft_consensus.cc:3055] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.909709 28045 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.909768 28190 raft_consensus.cc:740] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:52.911113 28190 consensus_queue.cc:260] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.912371 28190 raft_consensus.cc:3060] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.915577 28045 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:52.916750 28083 leader_election.cc:304] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:52.917716 28601 raft_consensus.cc:2804] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.918197 28601 raft_consensus.cc:697] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Leader. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:52.919072 28190 raft_consensus.cc:2468] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87130687f1e94a638cca9e50ccdbc016 in term 2.
I20260710 11:04:52.919075 28601 consensus_queue.cc:237] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:52.927806 27866 catalog_manager.cc:5697] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 reported cstate change: term changed from 1 to 2, leader changed from f003358239a040028e31ef1f73a8126e (127.25.76.132) to 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "87130687f1e94a638cca9e50ccdbc016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.002171 28118 raft_consensus.cc:1275] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:53.003700 28617 consensus_queue.cc:1048] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.018944 28190 raft_consensus.cc:1275] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:53.020619 28617 consensus_queue.cc:1048] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:53.411900 28045 raft_consensus.cc:1275] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.414321 28613 consensus_queue.cc:1048] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.435559 28191 raft_consensus.cc:1275] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.437870 28641 consensus_queue.cc:1048] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:53.448251 28118 raft_consensus.cc:1275] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:53.451681 28117 raft_consensus.cc:1275] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.453109 28641 consensus_queue.cc:1048] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.464239 28617 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:53.470832 28118 raft_consensus.cc:1275] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.472149 28192 raft_consensus.cc:1275] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 1f5135b6b66945059a6cd26ee35be86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.473752 28624 consensus_queue.cc:1048] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:53.484879 28624 consensus_queue.cc:1048] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.498546 28193 raft_consensus.cc:1275] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 87130687f1e94a638cca9e50ccdbc016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.500598 28613 consensus_queue.cc:1048] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:53.517169 28044 raft_consensus.cc:1275] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:53.525878 28633 consensus_queue.cc:1048] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:53.567638 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.583391 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.611526 28044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c"
dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:43702
I20260710 11:04:53.612107 28044 raft_consensus.cc:606] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:53.614774 28189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa"
dest_uuid: "f003358239a040028e31ef1f73a8126e"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:53574
I20260710 11:04:53.615288 28189 raft_consensus.cc:606] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:53.617911 28118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b"
dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:41996
I20260710 11:04:53.618434 28118 raft_consensus.cc:606] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:53.624588 28189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b"
dest_uuid: "f003358239a040028e31ef1f73a8126e"
mode: GRACEFUL
new_leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:53574
I20260710 11:04:53.625154 28189 raft_consensus.cc:606] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Received request to transfer leadership to TS 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:53.626413 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:53.627115 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:53.662923 28607 raft_consensus.cc:993] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:53.663534 28641 raft_consensus.cc:1081] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:53.664983 28515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:57778
I20260710 11:04:53.665432 28515 raft_consensus.cc:493] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.665741 28515 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.670204 28515 raft_consensus.cc:515] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:53.671726 28515 leader_election.cc:290] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 3 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:53.672786 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:53.672786 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ff4912976f49628132c9a7e2c6d21c" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:53.673537 28044 raft_consensus.cc:3055] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:53.673592 28118 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.673959 28044 raft_consensus.cc:740] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f5135b6b66945059a6cd26ee35be86f, State: Running, Role: LEADER
I20260710 11:04:53.674702 28044 consensus_queue.cc:260] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:53.675845 28044 raft_consensus.cc:3060] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.680629 28118 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:53.681882 28470 leader_election.cc:304] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:53.682379 28044 raft_consensus.cc:2468] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:53.682596 28617 raft_consensus.cc:2804] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:53.683118 28617 raft_consensus.cc:697] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:53.683936 28617 consensus_queue.cc:237] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:53.692236 27867 catalog_manager.cc:5697] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 2 to 3, leader changed from 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.710052 28609 raft_consensus.cc:993] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:53.710506 28613 raft_consensus.cc:1081] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:53.711828 28515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:57776
I20260710 11:04:53.712217 28515 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.712436 28515 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.716732 28515 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:53.718180 28515 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 3 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:53.719039 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:53.719588 28118 raft_consensus.cc:3055] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:53.719314 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f623c0db459e409aa2681a5e2b59476b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:53.719911 28118 raft_consensus.cc:740] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87130687f1e94a638cca9e50ccdbc016, State: Running, Role: LEADER
I20260710 11:04:53.720060 28189 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.720688 28118 consensus_queue.cc:260] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:53.721787 28118 raft_consensus.cc:3060] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.725216 28189 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:53.726423 28468 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [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: 59f5e0b4027c403f8d53c29b623a3b03, f003358239a040028e31ef1f73a8126e; no voters: 
I20260710 11:04:53.726759 28118 raft_consensus.cc:2468] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:53.727116 28617 raft_consensus.cc:2804] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:53.727667 28617 raft_consensus.cc:697] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:53.728458 28617 consensus_queue.cc:237] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [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: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:53.735898 27867 catalog_manager.cc:5697] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 2 to 3, leader changed from 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.130080 28193 raft_consensus.cc:1275] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.131705 28659 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:54.140159 28118 raft_consensus.cc:1275] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.146822 28617 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:54.160790 28118 raft_consensus.cc:1275] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.168764 28617 consensus_queue.cc:1048] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:54.219198 28636 raft_consensus.cc:993] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:54.219465 28672 raft_consensus.cc:993] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: : Instructing follower 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:54.219828 28636 raft_consensus.cc:1081] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:54.220162 28672 raft_consensus.cc:1081] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Signalling peer 59f5e0b4027c403f8d53c29b623a3b03 to start an election
I20260710 11:04:54.221711 28515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:51856
I20260710 11:04:54.222527 28515 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:54.222575 28513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b"
dest_uuid: "59f5e0b4027c403f8d53c29b623a3b03"
 from {username='slave'} at 127.0.0.1:51856
I20260710 11:04:54.222704 28045 raft_consensus.cc:1275] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.223004 28515 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:54.223119 28513 raft_consensus.cc:493] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:54.223517 28513 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.225013 28663 consensus_queue.cc:1048] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:54.235755 28513 raft_consensus.cc:515] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:54.238147 28513 leader_election.cc:290] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 2 election: Requested vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), f003358239a040028e31ef1f73a8126e (127.25.76.132:42937)
I20260710 11:04:54.239560 28193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:54.240098 28515 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:54.240463 28193 raft_consensus.cc:3055] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:54.240857 28193 raft_consensus.cc:740] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:54.242197 28515 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 3 election: Requested vote from peers f003358239a040028e31ef1f73a8126e (127.25.76.132:42937), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
I20260710 11:04:54.241832 28193 consensus_queue.cc:260] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:54.243047 28193 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.239425 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5691d7740a436c9a2353b191748e1b" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87130687f1e94a638cca9e50ccdbc016"
I20260710 11:04:54.244021 28116 raft_consensus.cc:3060] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.244794 28044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f5135b6b66945059a6cd26ee35be86f"
I20260710 11:04:54.245493 28044 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:54.251955 28116 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 2.
I20260710 11:04:54.253391 28470 leader_election.cc:304] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016; no voters: 
I20260710 11:04:54.254217 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f6b72a7d5844d7a55fc52abc4607fa" candidate_uuid: "59f5e0b4027c403f8d53c29b623a3b03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f003358239a040028e31ef1f73a8126e"
I20260710 11:04:54.254451 28663 raft_consensus.cc:2804] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:54.254928 28189 raft_consensus.cc:3055] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:54.255110 28663 raft_consensus.cc:697] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:54.255338 28189 raft_consensus.cc:740] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f003358239a040028e31ef1f73a8126e, State: Running, Role: LEADER
I20260710 11:04:54.256351 28663 consensus_queue.cc:237] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:54.256393 28189 consensus_queue.cc:260] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:54.257706 28044 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:54.254362 28193 raft_consensus.cc:2468] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 2.
I20260710 11:04:54.259202 28468 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [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: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03; no voters: 
I20260710 11:04:54.260134 28617 raft_consensus.cc:2804] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:54.260588 28617 raft_consensus.cc:697] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Becoming Leader. State: Replica: 59f5e0b4027c403f8d53c29b623a3b03, State: Running, Role: LEADER
I20260710 11:04:54.261488 28617 consensus_queue.cc:237] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [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: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:54.258553 28189 raft_consensus.cc:3060] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:54.272372 28189 raft_consensus.cc:2468] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59f5e0b4027c403f8d53c29b623a3b03 in term 3.
I20260710 11:04:54.274294 27864 catalog_manager.cc:5697] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 1 to 2, leader changed from f003358239a040028e31ef1f73a8126e (127.25.76.132) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.289477 27864 catalog_manager.cc:5697] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 reported cstate change: term changed from 2 to 3, leader changed from f003358239a040028e31ef1f73a8126e (127.25.76.132) to 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "59f5e0b4027c403f8d53c29b623a3b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:54.347460 28140 debug-util.cc:398] Leaking SignalData structure 0x7b08000e33c0 after lost signal to thread 25909
W20260710 11:04:54.348574 28140 debug-util.cc:398] Leaking SignalData structure 0x7b080005bb00 after lost signal to thread 27902
W20260710 11:04:54.350426 28140 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb5e0 after lost signal to thread 28143
W20260710 11:04:54.351366 28140 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4280 after lost signal to thread 28217
W20260710 11:04:54.352317 28140 debug-util.cc:398] Leaking SignalData structure 0x7b080003fcc0 after lost signal to thread 28540
I20260710 11:04:54.628422 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:54.656056 25906 tablet_server.cc:179] TabletServer@127.25.76.129:38261 shutting down...
I20260710 11:04:54.679598 28189 raft_consensus.cc:1275] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:54.681418 28663 consensus_queue.cc:1048] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:54.687049 28044 raft_consensus.cc:1275] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.688555 28663 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:54.706440 28117 raft_consensus.cc:1275] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:54.708899 28617 consensus_queue.cc:1048] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:54.725360 28011 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]
I20260710 11:04:54.728823 28189 raft_consensus.cc:1275] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Refusing update from remote peer 59f5e0b4027c403f8d53c29b623a3b03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:54.737619 28686 consensus_queue.cc:1048] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:54.757442 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.761364 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.762598 25906 raft_consensus.cc:2243] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.763852 25906 raft_consensus.cc:2272] T 0821317af2a84627a5697cfa7a0d3928 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.773401 28011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:38261, user_credentials={real_user=slave}} blocked reactor thread for 48159.1us
W20260710 11:04:54.778929 28011 consensus_peers.cc:597] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:54.784821 28011 consensus_peers.cc:597] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:54.785948 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.787261 25906 raft_consensus.cc:2243] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.788620 25906 raft_consensus.cc:2272] T 50ff4912976f49628132c9a7e2c6d21c P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.793049 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.794061 25906 raft_consensus.cc:2243] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.794719 25906 raft_consensus.cc:2272] T 20a5d955959a49c5befdd5ab8ab83b12 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.798681 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.800266 25906 raft_consensus.cc:2243] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.800899 25906 raft_consensus.cc:2272] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.804298 25906 tablet_replica.cc:333] stopping tablet replica
W20260710 11:04:54.804978 28085 consensus_peers.cc:597] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:54.811434 25906 raft_consensus.cc:2243] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.812580 25906 raft_consensus.cc:2272] T f623c0db459e409aa2681a5e2b59476b P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.818517 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.819357 25906 raft_consensus.cc:2243] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.819871 25906 raft_consensus.cc:2272] T d2d3a83c012b431995b2bd1e1c49bd69 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.823002 25906 tablet_replica.cc:333] stopping tablet replica
W20260710 11:04:54.823493 28159 consensus_peers.cc:597] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. 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 11:04:54.823858 25906 raft_consensus.cc:2243] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.824570 25906 raft_consensus.cc:2272] T d12cb78843c642499c7018b3d0a9606a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.827580 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.828164 25906 raft_consensus.cc:2243] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.828636 25906 raft_consensus.cc:2272] T 122c6c9ad70f430bbcdaf5f1bef98226 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.830936 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.831483 25906 raft_consensus.cc:2243] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.831929 25906 raft_consensus.cc:2272] T cff3c369dc584b199b97f2defba2176f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.834033 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.834601 25906 raft_consensus.cc:2243] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.835610 25906 raft_consensus.cc:2272] T fa5691d7740a436c9a2353b191748e1b P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.839079 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.839697 25906 raft_consensus.cc:2243] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.840580 25906 raft_consensus.cc:2272] T 71b72f306f734c0e934e8d23bdd3cc56 P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.842850 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.843387 25906 raft_consensus.cc:2243] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.843860 25906 raft_consensus.cc:2272] T fb517977dbc74e40a4a932808c0ad52d P 59f5e0b4027c403f8d53c29b623a3b03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.846529 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.847515 25906 raft_consensus.cc:2243] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.847945 25906 raft_consensus.cc:2272] T 3a1acbbaa426494ba18cf5928fc02c7a P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.850412 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.850971 25906 raft_consensus.cc:2243] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.851405 25906 raft_consensus.cc:2272] T 4adba28477a54d929c22ede338a6d27f P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.853824 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.854404 25906 raft_consensus.cc:2243] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.854880 25906 raft_consensus.cc:2272] T 4c4d5811208144cdac71df23c5844ea2 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.857040 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.857579 25906 raft_consensus.cc:2243] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.858141 25906 raft_consensus.cc:2272] T 12b1a192dea14354ad343d8cd882f7fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.860339 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.860839 25906 raft_consensus.cc:2243] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.861254 25906 raft_consensus.cc:2272] T bc213c0818c84d5ab0784cbae63a8994 P 59f5e0b4027c403f8d53c29b623a3b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.863512 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:54.864027 25906 raft_consensus.cc:2243] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.864833 25906 raft_consensus.cc:2272] T 90f6b72a7d5844d7a55fc52abc4607fa P 59f5e0b4027c403f8d53c29b623a3b03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.910511 25906 tablet_server.cc:196] TabletServer@127.25.76.129:38261 shutdown complete.
W20260710 11:04:54.947572 28011 consensus_peers.cc:597] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.956926 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
W20260710 11:04:54.973954 28159 consensus_peers.cc:597] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.987946 28157 consensus_peers.cc:597] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. 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 11:04:54.994891 28159 consensus_peers.cc:597] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.998008 28083 consensus_peers.cc:597] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. 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 11:04:55.004405 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:55.005715 25906 tablet_replica.cc:333] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.006881 25906 raft_consensus.cc:2243] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.007910 25906 raft_consensus.cc:2272] T 90f6b72a7d5844d7a55fc52abc4607fa P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.010587 28157 consensus_peers.cc:597] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. 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 11:04:55.013497 25906 tablet_replica.cc:333] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.014504 25906 raft_consensus.cc:2243] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.015404 25906 raft_consensus.cc:2272] T 5d9f2b6d43924a2d8718fd5490b4f150 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.018187 25906 tablet_replica.cc:333] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.019109 25906 raft_consensus.cc:2243] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.020265 25906 raft_consensus.cc:2272] T fb517977dbc74e40a4a932808c0ad52d P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.023124 25906 tablet_replica.cc:333] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.023919 25906 raft_consensus.cc:2243] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.024519 25906 raft_consensus.cc:2272] T 12b1a192dea14354ad343d8cd882f7fa P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.027375 25906 tablet_replica.cc:333] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.028148 25906 raft_consensus.cc:2243] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.029307 25906 raft_consensus.cc:2272] T d2d3a83c012b431995b2bd1e1c49bd69 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.032318 25906 tablet_replica.cc:333] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.033155 25906 raft_consensus.cc:2243] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.034196 25906 raft_consensus.cc:2272] T 4c4d5811208144cdac71df23c5844ea2 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.036597 28157 consensus_peers.cc:597] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. 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 11:04:55.036976 25906 tablet_replica.cc:333] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.037849 25906 raft_consensus.cc:2243] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.038758 25906 raft_consensus.cc:2272] T 4adba28477a54d929c22ede338a6d27f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.041745 25906 tablet_replica.cc:333] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.042537 25906 raft_consensus.cc:2243] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.043592 25906 raft_consensus.cc:2272] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.046330 25906 tablet_replica.cc:333] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.047108 25906 raft_consensus.cc:2243] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.047725 25906 raft_consensus.cc:2272] T 71b72f306f734c0e934e8d23bdd3cc56 P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.050444 25906 tablet_replica.cc:333] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.051241 25906 raft_consensus.cc:2243] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.051769 25906 raft_consensus.cc:2272] T cff3c369dc584b199b97f2defba2176f P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.054584 25906 tablet_replica.cc:333] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.055356 25906 raft_consensus.cc:2243] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.055899 25906 raft_consensus.cc:2272] T 8eb9000aaf5e440f972319c2a98425a3 P 1f5135b6b66945059a6cd26ee35be86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.058636 25906 tablet_replica.cc:333] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.059378 25906 raft_consensus.cc:2243] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.059926 25906 raft_consensus.cc:2272] T 122c6c9ad70f430bbcdaf5f1bef98226 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.062747 25906 tablet_replica.cc:333] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.063457 25906 raft_consensus.cc:2243] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.064007 25906 raft_consensus.cc:2272] T d12cb78843c642499c7018b3d0a9606a P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.066785 25906 tablet_replica.cc:333] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.067528 25906 raft_consensus.cc:2243] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.068061 25906 raft_consensus.cc:2272] T 20a5d955959a49c5befdd5ab8ab83b12 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.071079 25906 tablet_replica.cc:333] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.071847 25906 raft_consensus.cc:2243] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.072434 25906 raft_consensus.cc:2272] T 3f4a747e5ff74588a508687352f1bf42 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.075281 25906 tablet_replica.cc:333] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.076095 25906 raft_consensus.cc:2243] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.076683 25906 raft_consensus.cc:2272] T 845575a6f67648fd80cdc0010e6faf70 P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.079553 25906 tablet_replica.cc:333] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.080209 25906 raft_consensus.cc:2243] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.080786 25906 raft_consensus.cc:2272] T 50ff4912976f49628132c9a7e2c6d21c P 1f5135b6b66945059a6cd26ee35be86f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.081254 28085 consensus_peers.cc:597] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.083755 25906 tablet_replica.cc:333] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f: stopping tablet replica
I20260710 11:04:55.084465 25906 raft_consensus.cc:2243] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.085006 25906 raft_consensus.cc:2272] T 530f62e8814a4714b275e9c3a271f03c P 1f5135b6b66945059a6cd26ee35be86f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.118094 28159 consensus_peers.cc:597] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.137378 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
W20260710 11:04:55.159133 28085 consensus_peers.cc:597] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.174647 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:04:55.185266 28157 consensus_peers.cc:597] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.196496 28083 consensus_peers.cc:597] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 -> Peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Couldn't send request to peer 1f5135b6b66945059a6cd26ee35be86f. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.212014 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:55.212986 25906 tablet_replica.cc:333] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.213641 25906 raft_consensus.cc:2243] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.214172 25906 raft_consensus.cc:2272] T fb517977dbc74e40a4a932808c0ad52d P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.217033 25906 tablet_replica.cc:333] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.218005 25906 raft_consensus.cc:2243] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.218549 25906 raft_consensus.cc:2272] T f623c0db459e409aa2681a5e2b59476b P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.221777 25906 tablet_replica.cc:333] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.222879 25906 raft_consensus.cc:2243] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.223549 25906 raft_consensus.cc:2272] T 5d9f2b6d43924a2d8718fd5490b4f150 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.226897 25906 tablet_replica.cc:333] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.227837 25906 raft_consensus.cc:2243] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.228503 25906 raft_consensus.cc:2272] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.232335 25906 tablet_replica.cc:333] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.234937 25906 raft_consensus.cc:2243] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.236255 25906 raft_consensus.cc:2272] T 8eb9000aaf5e440f972319c2a98425a3 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.237046 28159 consensus_peers.cc:597] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e -> Peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Couldn't send request to peer 87130687f1e94a638cca9e50ccdbc016. 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 11:04:55.238683 25906 tablet_replica.cc:333] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.239270 25906 raft_consensus.cc:2243] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.239740 25906 raft_consensus.cc:2272] T 3a1acbbaa426494ba18cf5928fc02c7a P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.241732 25906 tablet_replica.cc:333] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.242302 25906 raft_consensus.cc:2243] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.242720 25906 raft_consensus.cc:2272] T a1b7a0aec5f34066bf0b3b022f9d21e1 P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.244518 25906 tablet_replica.cc:333] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.245065 25906 raft_consensus.cc:2243] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.245482 25906 raft_consensus.cc:2272] T 71b72f306f734c0e934e8d23bdd3cc56 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.247337 25906 tablet_replica.cc:333] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.247833 25906 raft_consensus.cc:2243] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.248245 25906 raft_consensus.cc:2272] T fa5691d7740a436c9a2353b191748e1b P 87130687f1e94a638cca9e50ccdbc016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.250480 25906 tablet_replica.cc:333] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.251008 25906 raft_consensus.cc:2243] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.251787 25906 raft_consensus.cc:2272] T 12b1a192dea14354ad343d8cd882f7fa P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.253634 25906 tablet_replica.cc:333] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.254171 25906 raft_consensus.cc:2243] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.254895 25906 raft_consensus.cc:2272] T 122c6c9ad70f430bbcdaf5f1bef98226 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.256801 25906 tablet_replica.cc:333] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.257288 25906 raft_consensus.cc:2243] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.257792 25906 raft_consensus.cc:2272] T 4adba28477a54d929c22ede338a6d27f P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.259641 25906 tablet_replica.cc:333] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.260116 25906 raft_consensus.cc:2243] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.260921 25906 raft_consensus.cc:2272] T 530f62e8814a4714b275e9c3a271f03c P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.262813 25906 tablet_replica.cc:333] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.263294 25906 raft_consensus.cc:2243] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.263737 25906 raft_consensus.cc:2272] T 0821317af2a84627a5697cfa7a0d3928 P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.265527 25906 tablet_replica.cc:333] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.266036 25906 raft_consensus.cc:2243] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.266950 25906 raft_consensus.cc:2272] T 3f4a747e5ff74588a508687352f1bf42 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.269102 25906 tablet_replica.cc:333] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.269610 25906 raft_consensus.cc:2243] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.270187 25906 raft_consensus.cc:2272] T 845575a6f67648fd80cdc0010e6faf70 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.272403 25906 tablet_replica.cc:333] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
W20260710 11:04:55.272511 28159 consensus_peers.cc:597] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e -> Peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Couldn't send request to peer 59f5e0b4027c403f8d53c29b623a3b03. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.273062 25906 raft_consensus.cc:2243] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.273506 25906 raft_consensus.cc:2272] T 50ff4912976f49628132c9a7e2c6d21c P 87130687f1e94a638cca9e50ccdbc016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.275286 25906 tablet_replica.cc:333] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016: stopping tablet replica
I20260710 11:04:55.275749 25906 raft_consensus.cc:2243] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.276454 25906 raft_consensus.cc:2272] T bc213c0818c84d5ab0784cbae63a8994 P 87130687f1e94a638cca9e50ccdbc016 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.383267 28159 consensus_peers.cc:597] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e -> Peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Couldn't send request to peer 87130687f1e94a638cca9e50ccdbc016. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.513248 28159 consensus_peers.cc:597] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e -> Peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Couldn't send request to peer 87130687f1e94a638cca9e50ccdbc016. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.826218 28671 raft_consensus.cc:493] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:55.826774 28671 raft_consensus.cc:515] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:55.828879 28671 leader_election.cc:290] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:55.834328 28159 leader_election.cc:336] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
W20260710 11:04:55.834966 28159 leader_election.cc:336] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
I20260710 11:04:55.835306 28159 leader_election.cc:304] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:55.835940 28671 raft_consensus.cc:2749] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:04:55.995121 28671 raft_consensus.cc:493] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f5135b6b66945059a6cd26ee35be86f)
I20260710 11:04:55.995616 28671 raft_consensus.cc:515] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:55.997618 28671 leader_election.cc:290] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:56.002183 28157 leader_election.cc:336] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
W20260710 11:04:56.005396 28159 leader_election.cc:336] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
I20260710 11:04:56.005887 28159 leader_election.cc:304] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.006592 28671 raft_consensus.cc:2749] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:56.031594 28671 raft_consensus.cc:493] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:56.032106 28671 raft_consensus.cc:515] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:56.034315 28671 leader_election.cc:290] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:56.038339 28159 leader_election.cc:336] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
W20260710 11:04:56.039002 28159 leader_election.cc:336] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
I20260710 11:04:56.039350 28159 leader_election.cc:304] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.040004 28671 raft_consensus.cc:2749] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:04:56.179292 28671 raft_consensus.cc:493] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f5135b6b66945059a6cd26ee35be86f)
I20260710 11:04:56.179818 28671 raft_consensus.cc:515] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:56.181842 28671 leader_election.cc:290] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:56.186098 28159 leader_election.cc:336] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
W20260710 11:04:56.186604 28157 leader_election.cc:336] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
I20260710 11:04:56.186988 28157 leader_election.cc:304] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:56.187613 28671 raft_consensus.cc:2749] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.247480 28671 raft_consensus.cc:493] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:56.247951 28671 raft_consensus.cc:515] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:56.249620 28671 leader_election.cc:290] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
W20260710 11:04:56.253273 28159 leader_election.cc:336] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
W20260710 11:04:56.253885 28157 leader_election.cc:336] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
I20260710 11:04:56.254199 28157 leader_election.cc:304] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:56.254783 28671 raft_consensus.cc:2749] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:04:56.261197 28671 raft_consensus.cc:493] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59f5e0b4027c403f8d53c29b623a3b03)
I20260710 11:04:56.261781 28671 raft_consensus.cc:515] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:56.264297 28671 leader_election.cc:290] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:56.268568 28159 leader_election.cc:336] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
W20260710 11:04:56.269218 28159 leader_election.cc:336] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
I20260710 11:04:56.269688 28159 leader_election.cc:304] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.270349 28671 raft_consensus.cc:2749] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:56.317421 28671 raft_consensus.cc:493] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f5135b6b66945059a6cd26ee35be86f)
I20260710 11:04:56.318122 28671 raft_consensus.cc:515] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
W20260710 11:04:56.320207 25906 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28140)
I20260710 11:04:56.320542 28671 leader_election.cc:290] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:56.324271 28157 leader_election.cc:336] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
W20260710 11:04:56.324859 28159 leader_election.cc:336] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
I20260710 11:04:56.325191 28159 leader_election.cc:304] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.325758 28671 raft_consensus.cc:2749] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:56.456615 28671 raft_consensus.cc:493] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87130687f1e94a638cca9e50ccdbc016)
I20260710 11:04:56.457147 28671 raft_consensus.cc:515] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } }
I20260710 11:04:56.458868 28671 leader_election.cc:290] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525), 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261)
W20260710 11:04:56.462806 28159 leader_election.cc:336] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
W20260710 11:04:56.463536 28159 leader_election.cc:336] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
I20260710 11:04:56.463944 28159 leader_election.cc:304] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 59f5e0b4027c403f8d53c29b623a3b03, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.464689 28671 raft_consensus.cc:2749] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.479969 28671 raft_consensus.cc:493] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87130687f1e94a638cca9e50ccdbc016)
I20260710 11:04:56.480506 28671 raft_consensus.cc:515] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:56.482287 28671 leader_election.cc:290] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:56.486380 28157 leader_election.cc:336] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
W20260710 11:04:56.487049 28159 leader_election.cc:336] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
I20260710 11:04:56.487447 28159 leader_election.cc:304] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.488137 28671 raft_consensus.cc:2749] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.511021 28671 raft_consensus.cc:493] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f5135b6b66945059a6cd26ee35be86f)
I20260710 11:04:56.511657 28671 raft_consensus.cc:515] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } } peers { permanent_uuid: "59f5e0b4027c403f8d53c29b623a3b03" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 38261 } } peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } }
I20260710 11:04:56.513698 28671 leader_election.cc:290] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261), 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587)
W20260710 11:04:56.517896 28159 leader_election.cc:336] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59f5e0b4027c403f8d53c29b623a3b03 (127.25.76.129:38261): Network error: Client connection negotiation failed: client connection to 127.25.76.129:38261: connect: Connection refused (error 111)
W20260710 11:04:56.518409 28157 leader_election.cc:336] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
I20260710 11:04:56.518797 28157 leader_election.cc:304] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 59f5e0b4027c403f8d53c29b623a3b03
I20260710 11:04:56.519418 28671 raft_consensus.cc:2749] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.570647 28671 raft_consensus.cc:493] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87130687f1e94a638cca9e50ccdbc016)
I20260710 11:04:56.571208 28671 raft_consensus.cc:515] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:56.573371 28671 leader_election.cc:290] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:56.577754 28157 leader_election.cc:336] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
W20260710 11:04:56.578387 28159 leader_election.cc:336] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
I20260710 11:04:56.578830 28159 leader_election.cc:304] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.579633 28671 raft_consensus.cc:2749] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.619144 28698 raft_consensus.cc:493] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 87130687f1e94a638cca9e50ccdbc016)
I20260710 11:04:56.619765 28698 raft_consensus.cc:515] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f5135b6b66945059a6cd26ee35be86f" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45587 } } peers { permanent_uuid: "87130687f1e94a638cca9e50ccdbc016" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33525 } } peers { permanent_uuid: "f003358239a040028e31ef1f73a8126e" member_type: VOTER last_known_addr { host: "127.25.76.132" port: 42937 } }
I20260710 11:04:56.622253 28698 leader_election.cc:290] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587), 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525)
W20260710 11:04:56.630375 28157 leader_election.cc:336] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1f5135b6b66945059a6cd26ee35be86f (127.25.76.130:45587): Network error: Client connection negotiation failed: client connection to 127.25.76.130:45587: connect: Connection refused (error 111)
W20260710 11:04:56.631814 28159 leader_election.cc:336] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 87130687f1e94a638cca9e50ccdbc016 (127.25.76.131:33525): Network error: Client connection negotiation failed: client connection to 127.25.76.131:33525: connect: Connection refused (error 111)
I20260710 11:04:56.632230 28159 leader_election.cc:304] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [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: f003358239a040028e31ef1f73a8126e; no voters: 1f5135b6b66945059a6cd26ee35be86f, 87130687f1e94a638cca9e50ccdbc016
I20260710 11:04:56.632911 28671 raft_consensus.cc:2749] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:04:57.187646 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:04:57.220597 25906 tablet_server.cc:179] TabletServer@127.25.76.132:0 shutting down...
I20260710 11:04:57.249054 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:57.249886 25906 tablet_replica.cc:333] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.250548 25906 raft_consensus.cc:2243] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.251041 25906 raft_consensus.cc:2272] T 90f6b72a7d5844d7a55fc52abc4607fa P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.253031 25906 tablet_replica.cc:333] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.253600 25906 raft_consensus.cc:2243] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.254479 25906 raft_consensus.cc:2272] T ac6b7ae3a1bd4d39825e5105b2bf9aa5 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.256451 25906 tablet_replica.cc:333] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.257045 25906 raft_consensus.cc:2243] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.257500 25906 raft_consensus.cc:2272] T 5d9f2b6d43924a2d8718fd5490b4f150 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.259342 25906 tablet_replica.cc:333] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.259924 25906 raft_consensus.cc:2243] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.260689 25906 raft_consensus.cc:2272] T 20a5d955959a49c5befdd5ab8ab83b12 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.262605 25906 tablet_replica.cc:333] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.263191 25906 raft_consensus.cc:2243] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.263749 25906 raft_consensus.cc:2272] T 8eb9000aaf5e440f972319c2a98425a3 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.266345 25906 tablet_replica.cc:333] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.267135 25906 raft_consensus.cc:2243] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.268060 25906 raft_consensus.cc:2272] T 3a1acbbaa426494ba18cf5928fc02c7a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.270215 25906 tablet_replica.cc:333] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.270769 25906 raft_consensus.cc:2243] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.271245 25906 raft_consensus.cc:2272] T 3f4a747e5ff74588a508687352f1bf42 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.273166 25906 tablet_replica.cc:333] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.273762 25906 raft_consensus.cc:2243] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.274533 25906 raft_consensus.cc:2272] T 845575a6f67648fd80cdc0010e6faf70 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.276453 25906 tablet_replica.cc:333] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.277004 25906 raft_consensus.cc:2243] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.277426 25906 raft_consensus.cc:2272] T bc213c0818c84d5ab0784cbae63a8994 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.279314 25906 tablet_replica.cc:333] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.279834 25906 raft_consensus.cc:2243] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.280586 25906 raft_consensus.cc:2272] T d12cb78843c642499c7018b3d0a9606a P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.282526 25906 tablet_replica.cc:333] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.283067 25906 raft_consensus.cc:2243] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.283421 25906 raft_consensus.cc:2272] T 4c4d5811208144cdac71df23c5844ea2 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.285251 25906 tablet_replica.cc:333] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.285790 25906 raft_consensus.cc:2243] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.286485 25906 raft_consensus.cc:2272] T cff3c369dc584b199b97f2defba2176f P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.288271 25906 tablet_replica.cc:333] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.288753 25906 raft_consensus.cc:2243] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.289114 25906 raft_consensus.cc:2272] T fa5691d7740a436c9a2353b191748e1b P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.290776 25906 tablet_replica.cc:333] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.291244 25906 raft_consensus.cc:2243] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.291610 25906 raft_consensus.cc:2272] T 530f62e8814a4714b275e9c3a271f03c P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.293368 25906 tablet_replica.cc:333] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.293939 25906 raft_consensus.cc:2243] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.294314 25906 raft_consensus.cc:2272] T 0821317af2a84627a5697cfa7a0d3928 P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.296031 25906 tablet_replica.cc:333] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.296511 25906 raft_consensus.cc:2243] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.296890 25906 raft_consensus.cc:2272] T f623c0db459e409aa2681a5e2b59476b P f003358239a040028e31ef1f73a8126e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.298535 25906 tablet_replica.cc:333] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.298971 25906 raft_consensus.cc:2243] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.299327 25906 raft_consensus.cc:2272] T d2d3a83c012b431995b2bd1e1c49bd69 P f003358239a040028e31ef1f73a8126e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.300936 25906 tablet_replica.cc:333] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e: stopping tablet replica
I20260710 11:04:57.301357 25906 raft_consensus.cc:2243] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:57.301764 25906 raft_consensus.cc:2272] T a1b7a0aec5f34066bf0b3b022f9d21e1 P f003358239a040028e31ef1f73a8126e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.365191 25906 tablet_server.cc:196] TabletServer@127.25.76.132:0 shutdown complete.
I20260710 11:04:57.397017 25906 master.cc:562] Master@127.25.76.190:41159 shutting down...
I20260710 11:04:57.433930 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:57.434446 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:57.434744 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4751d71d1844085b8a780237cf8ebd9: stopping tablet replica
I20260710 11:04:57.456198 25906 master.cc:584] Master@127.25.76.190:41159 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21564 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:04:57.512398 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:41387
I20260710 11:04:57.513613 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:57.519170 28703 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 11:04:57.519981 28704 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 11:04:57.520814 28706 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 11:04:57.521741 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:57.522653 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:57.522866 25906 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 11:04:57.523043 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681497523021 us; error 0 us; skew 500 ppm
I20260710 11:04:57.523567 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:57.526036 25906 webserver.cc:533] Webserver started at http://127.25.76.190:38347/ using document root <none> and password file <none>
I20260710 11:04:57.526512 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:57.526711 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:57.527004 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:57.528095 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "e6fbacf8000946909711ae93c462e88c"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.532653 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:04:57.535991 28711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.536938 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:57.537204 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "e6fbacf8000946909711ae93c462e88c"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.537459 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-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 11:04:57.560001 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:57.561260 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:57.602005 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:41387
I20260710 11:04:57.602133 28762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:41387 every 8 connection(s)
I20260710 11:04:57.606417 28763 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 11:04:57.617277 28763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c: Bootstrap starting.
I20260710 11:04:57.622519 28763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.627260 28763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c: No bootstrap required, opened a new log
I20260710 11:04:57.629586 28763 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER }
I20260710 11:04:57.630095 28763 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.630323 28763 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6fbacf8000946909711ae93c462e88c, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.630985 28763 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER }
I20260710 11:04:57.631453 28763 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:57.631692 28763 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:57.632030 28763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.636940 28763 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER }
I20260710 11:04:57.637624 28763 leader_election.cc:304] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [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: e6fbacf8000946909711ae93c462e88c; no voters: 
I20260710 11:04:57.638962 28763 leader_election.cc:290] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:57.639477 28766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.640899 28766 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 1 LEADER]: Becoming Leader. State: Replica: e6fbacf8000946909711ae93c462e88c, State: Running, Role: LEADER
I20260710 11:04:57.641575 28766 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [LEADER]: Queue going to LEADER mode. State: All 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: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER }
I20260710 11:04:57.642323 28763 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:57.646138 28768 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6fbacf8000946909711ae93c462e88c. Latest consensus state: current_term: 1 leader_uuid: "e6fbacf8000946909711ae93c462e88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER } }
I20260710 11:04:57.646304 28767 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6fbacf8000946909711ae93c462e88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6fbacf8000946909711ae93c462e88c" member_type: VOTER } }
I20260710 11:04:57.646941 28768 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:57.647217 28767 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:57.655107 28772 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:57.660152 28772 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:57.661406 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:57.669358 28772 catalog_manager.cc:1383] Generated new cluster ID: 0d2d2c057a4d4239a16b3e06dfbf3e58
I20260710 11:04:57.669739 28772 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:57.703747 28772 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:57.705123 28772 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:57.718652 28772 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c: Generated new TSK 0
I20260710 11:04:57.719353 28772 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:57.728176 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:57.733997 28784 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 11:04:57.735172 28785 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 11:04:57.736992 25906 server_base.cc:1061] running on GCE node
W20260710 11:04:57.737375 28787 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 11:04:57.738339 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:57.738555 25906 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 11:04:57.738726 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681497738688 us; error 0 us; skew 500 ppm
I20260710 11:04:57.739319 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:57.741786 25906 webserver.cc:533] Webserver started at http://127.25.76.129:44321/ using document root <none> and password file <none>
I20260710 11:04:57.742235 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:57.742383 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:57.742589 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:57.743733 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "57e501f78ba6499ca50ea83d75e8bf56"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.748108 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:57.751346 28792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.752064 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:57.752310 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "57e501f78ba6499ca50ea83d75e8bf56"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.752555 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-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 11:04:57.775103 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:57.776342 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:57.777871 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:57.780130 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:57.780339 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.780614 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:57.780766 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.821851 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:35677
I20260710 11:04:57.821980 28854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:35677 every 8 connection(s)
I20260710 11:04:57.826802 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:57.834816 28859 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 11:04:57.835290 28860 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 11:04:57.838536 28863 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 11:04:57.838555 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:57.840068 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:57.840293 25906 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 11:04:57.840484 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681497840467 us; error 0 us; skew 500 ppm
I20260710 11:04:57.841003 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:57.843350 25906 webserver.cc:533] Webserver started at http://127.25.76.130:35557/ using document root <none> and password file <none>
I20260710 11:04:57.843925 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:57.844149 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:57.844372 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:57.845436 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "052f13c3883f49c5a081bddb9d7a2abd"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.850198 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:57.850813 28855 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41387
I20260710 11:04:57.851263 28855 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:57.852301 28855 heartbeater.cc:507] Master 127.25.76.190:41387 requested a full tablet report, sending...
I20260710 11:04:57.855054 28728 ts_manager.cc:194] Registered new tserver with Master: 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677)
I20260710 11:04:57.855119 28867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.856058 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:04:57.856491 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "052f13c3883f49c5a081bddb9d7a2abd"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.856802 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-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 11:04:57.857256 28728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47990
I20260710 11:04:57.869915 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:57.871316 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:57.872916 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:57.875362 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:57.875620 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.875883 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:57.876075 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.919756 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:33235
I20260710 11:04:57.919888 28929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:33235 every 8 connection(s)
I20260710 11:04:57.924943 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:57.932127 28933 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 11:04:57.932843 28934 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 11:04:57.938126 28936 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 11:04:57.940171 25906 server_base.cc:1061] running on GCE node
I20260710 11:04:57.940265 28930 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41387
I20260710 11:04:57.941177 28930 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:57.942169 28930 heartbeater.cc:507] Master 127.25.76.190:41387 requested a full tablet report, sending...
I20260710 11:04:57.942165 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:57.942652 25906 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 11:04:57.942862 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681497942843 us; error 0 us; skew 500 ppm
I20260710 11:04:57.943496 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:57.944713 28728 ts_manager.cc:194] Registered new tserver with Master: 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:57.946488 28728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48002
I20260710 11:04:57.946584 25906 webserver.cc:533] Webserver started at http://127.25.76.131:34857/ using document root <none> and password file <none>
I20260710 11:04:57.947291 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:57.947544 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:57.947847 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:57.949095 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "cad8cccced0d41d090471ca7162ff017"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.953979 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:04:57.957473 28941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.958356 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:57.958693 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "cad8cccced0d41d090471ca7162ff017"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:04:57.959015 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-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 11:04:57.980939 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:57.982360 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:57.983981 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:57.986528 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:57.986775 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:57.987049 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:57.987248 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:58.031046 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:39871
I20260710 11:04:58.031118 29003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:39871 every 8 connection(s)
I20260710 11:04:58.060652 29004 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41387
I20260710 11:04:58.061194 29004 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:58.062391 29004 heartbeater.cc:507] Master 127.25.76.190:41387 requested a full tablet report, sending...
I20260710 11:04:58.065152 28728 ts_manager.cc:194] Registered new tserver with Master: cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.065431 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.030644313s
I20260710 11:04:58.067276 28728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260710 11:04:58.096210 28728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48028:
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 11:04:58.099529 28728 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 11:04:58.180316 28820 tablet_service.cc:1511] Processing CreateTablet for tablet fee80da33d224081aa68828653f3ccdc (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:58.180889 28819 tablet_service.cc:1511] Processing CreateTablet for tablet c0f60d92f07f497a8ba02a09f478de74 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:58.181716 28820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee80da33d224081aa68828653f3ccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.182452 28819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f60d92f07f497a8ba02a09f478de74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.183559 28818 tablet_service.cc:1511] Processing CreateTablet for tablet 81b0713e0fbe40bdb4de591cdb2b1870 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:58.184737 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b0713e0fbe40bdb4de591cdb2b1870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.186565 28817 tablet_service.cc:1511] Processing CreateTablet for tablet cf18fffe7a6540f3b8b48b57053b543c (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:58.187845 28817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18fffe7a6540f3b8b48b57053b543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.190572 28816 tablet_service.cc:1511] Processing CreateTablet for tablet 14157924ff374de28a1d2945a263f729 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:58.191778 28816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14157924ff374de28a1d2945a263f729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.194554 28815 tablet_service.cc:1511] Processing CreateTablet for tablet a230f7ed20de4dd5893adbec8ae9b776 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:58.195657 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a230f7ed20de4dd5893adbec8ae9b776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.199231 28814 tablet_service.cc:1511] Processing CreateTablet for tablet 16d69a41c5604c9baeeffbb81b543fb3 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:58.200651 28814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d69a41c5604c9baeeffbb81b543fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.205502 28813 tablet_service.cc:1511] Processing CreateTablet for tablet e5675ac7821941a49d0fd03a2a6b7a8e (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:58.214972 28812 tablet_service.cc:1511] Processing CreateTablet for tablet f337f3a32be24c30a4109855154461ba (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:58.213526 28813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5675ac7821941a49d0fd03a2a6b7a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.218441 28812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337f3a32be24c30a4109855154461ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.224684 28895 tablet_service.cc:1511] Processing CreateTablet for tablet fee80da33d224081aa68828653f3ccdc (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:58.226768 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee80da33d224081aa68828653f3ccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.225020 28894 tablet_service.cc:1511] Processing CreateTablet for tablet c0f60d92f07f497a8ba02a09f478de74 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:58.235020 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f60d92f07f497a8ba02a09f478de74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.239214 28893 tablet_service.cc:1511] Processing CreateTablet for tablet 81b0713e0fbe40bdb4de591cdb2b1870 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:58.240792 28893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b0713e0fbe40bdb4de591cdb2b1870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.242899 28892 tablet_service.cc:1511] Processing CreateTablet for tablet cf18fffe7a6540f3b8b48b57053b543c (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:58.244462 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18fffe7a6540f3b8b48b57053b543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.246901 28891 tablet_service.cc:1511] Processing CreateTablet for tablet 14157924ff374de28a1d2945a263f729 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:58.248379 28891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14157924ff374de28a1d2945a263f729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.253715 28889 tablet_service.cc:1511] Processing CreateTablet for tablet 16d69a41c5604c9baeeffbb81b543fb3 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:58.254760 28888 tablet_service.cc:1511] Processing CreateTablet for tablet e5675ac7821941a49d0fd03a2a6b7a8e (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:58.253274 28890 tablet_service.cc:1511] Processing CreateTablet for tablet a230f7ed20de4dd5893adbec8ae9b776 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:58.265601 28887 tablet_service.cc:1511] Processing CreateTablet for tablet f337f3a32be24c30a4109855154461ba (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:58.269773 28889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d69a41c5604c9baeeffbb81b543fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.270846 28969 tablet_service.cc:1511] Processing CreateTablet for tablet fee80da33d224081aa68828653f3ccdc (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:58.272209 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee80da33d224081aa68828653f3ccdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.274454 29019 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.274791 28968 tablet_service.cc:1511] Processing CreateTablet for tablet c0f60d92f07f497a8ba02a09f478de74 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:58.276106 28968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f60d92f07f497a8ba02a09f478de74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.278106 28887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337f3a32be24c30a4109855154461ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.278780 28966 tablet_service.cc:1511] Processing CreateTablet for tablet cf18fffe7a6540f3b8b48b57053b543c (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:58.280143 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18fffe7a6540f3b8b48b57053b543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.282969 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 14157924ff374de28a1d2945a263f729 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:58.284343 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14157924ff374de28a1d2945a263f729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.286873 28886 tablet_service.cc:1511] Processing CreateTablet for tablet af4e34f484f8431489377f7b1dff2090 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:58.288197 28886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e34f484f8431489377f7b1dff2090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.287032 28818 tablet_service.cc:1511] Processing CreateTablet for tablet af4e34f484f8431489377f7b1dff2090 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:58.289743 28818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e34f484f8431489377f7b1dff2090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.290932 28967 tablet_service.cc:1511] Processing CreateTablet for tablet 81b0713e0fbe40bdb4de591cdb2b1870 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:58.292234 28967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b0713e0fbe40bdb4de591cdb2b1870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.294759 28964 tablet_service.cc:1511] Processing CreateTablet for tablet a230f7ed20de4dd5893adbec8ae9b776 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:58.296036 28964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a230f7ed20de4dd5893adbec8ae9b776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.298151 28888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5675ac7821941a49d0fd03a2a6b7a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.303604 28963 tablet_service.cc:1511] Processing CreateTablet for tablet 16d69a41c5604c9baeeffbb81b543fb3 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:58.304291 29019 tablet_bootstrap.cc:654] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.305087 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d69a41c5604c9baeeffbb81b543fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.306823 28962 tablet_service.cc:1511] Processing CreateTablet for tablet e5675ac7821941a49d0fd03a2a6b7a8e (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:58.308172 28962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5675ac7821941a49d0fd03a2a6b7a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.311393 28961 tablet_service.cc:1511] Processing CreateTablet for tablet f337f3a32be24c30a4109855154461ba (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:58.312763 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337f3a32be24c30a4109855154461ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.315337 28960 tablet_service.cc:1511] Processing CreateTablet for tablet af4e34f484f8431489377f7b1dff2090 (DEFAULT_TABLE table=test-workload [id=24af67e96ddd4588997417d30c80225f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:58.317607 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a230f7ed20de4dd5893adbec8ae9b776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.326025 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4e34f484f8431489377f7b1dff2090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:58.341568 29019 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.342392 29019 ts_tablet_manager.cc:1403] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.007s
I20260710 11:04:58.346603 29019 raft_consensus.cc:359] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.347643 29019 raft_consensus.cc:385] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.348012 29019 raft_consensus.cc:740] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.349138 29019 consensus_queue.cc:260] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.359573 29019 ts_tablet_manager.cc:1434] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 11:04:58.360529 28855 heartbeater.cc:499] Master 127.25.76.190:41387 was elected leader, sending a full tablet report...
I20260710 11:04:58.366595 29019 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.375640 29019 tablet_bootstrap.cc:654] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.390837 29020 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.439755 29020 tablet_bootstrap.cc:654] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.452801 29019 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.453334 29019 ts_tablet_manager.cc:1403] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.087s	user 0.040s	sys 0.031s
I20260710 11:04:58.453451 29024 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.458323 29019 raft_consensus.cc:359] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.459065 29019 raft_consensus.cc:385] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.459261 29020 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.459352 29019 raft_consensus.cc:740] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.459903 29020 ts_tablet_manager.cc:1403] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260710 11:04:58.460371 29019 consensus_queue.cc:260] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.462966 29020 raft_consensus.cc:359] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.463688 29020 raft_consensus.cc:385] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.463964 29020 raft_consensus.cc:740] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.464859 29019 ts_tablet_manager.cc:1434] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:04:58.465862 29019 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.469611 29024 tablet_bootstrap.cc:654] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.472203 29019 tablet_bootstrap.cc:654] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.475998 29020 consensus_queue.cc:260] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.477172 29019 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.477691 29019 ts_tablet_manager.cc:1403] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 11:04:58.478431 28930 heartbeater.cc:499] Master 127.25.76.190:41387 was elected leader, sending a full tablet report...
I20260710 11:04:58.478773 29020 ts_tablet_manager.cc:1434] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:04:58.479640 29020 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.480679 29019 raft_consensus.cc:359] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.481441 29019 raft_consensus.cc:385] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.481778 29019 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.482579 29019 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.484722 29019 ts_tablet_manager.cc:1434] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:58.485646 29019 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.487286 29024 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.487792 29024 ts_tablet_manager.cc:1403] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.004s
I20260710 11:04:58.489835 29020 tablet_bootstrap.cc:654] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.490142 29019 tablet_bootstrap.cc:654] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.490798 29024 raft_consensus.cc:359] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.491504 29024 raft_consensus.cc:385] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.491792 29024 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.492556 29024 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.496505 29004 heartbeater.cc:499] Master 127.25.76.190:41387 was elected leader, sending a full tablet report...
I20260710 11:04:58.497474 29024 ts_tablet_manager.cc:1434] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:04:58.498535 29024 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.508348 29024 tablet_bootstrap.cc:654] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.510691 29022 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.511250 29022 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.512420 29020 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.512923 29020 ts_tablet_manager.cc:1403] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.021s
I20260710 11:04:58.515913 29020 raft_consensus.cc:359] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.516647 29020 raft_consensus.cc:385] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.516948 29020 raft_consensus.cc:740] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.517786 29020 consensus_queue.cc:260] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.519871 29020 ts_tablet_manager.cc:1434] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:04:58.520802 29020 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.522665 29022 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.529137 29019 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.529963 29019 ts_tablet_manager.cc:1403] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.017s
I20260710 11:04:58.533387 29020 tablet_bootstrap.cc:654] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.534336 29019 raft_consensus.cc:359] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.535315 29019 raft_consensus.cc:385] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.536440 29019 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.538123 29024 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.538667 29024 ts_tablet_manager.cc:1403] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.008s
I20260710 11:04:58.537279 29019 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.541085 29019 ts_tablet_manager.cc:1434] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:04:58.542196 29019 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.544512 29020 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.545147 29031 raft_consensus.cc:493] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.545629 29031 raft_consensus.cc:515] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.548240 29031 leader_election.cc:290] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.549261 29019 tablet_bootstrap.cc:654] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.549109 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.541836 29024 raft_consensus.cc:359] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.549816 29024 raft_consensus.cc:385] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.549851 28905 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57e501f78ba6499ca50ea83d75e8bf56 in term 0.
I20260710 11:04:58.550370 29024 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.551127 29024 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.553946 29024 ts_tablet_manager.cc:1434] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:04:58.554993 29020 ts_tablet_manager.cc:1403] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:04:58.555212 29024 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.554792 28793 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.558604 29022 raft_consensus.cc:2804] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.559031 29022 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.558879 29020 raft_consensus.cc:359] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.559454 29022 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.559747 29020 raft_consensus.cc:385] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.560094 29020 raft_consensus.cc:740] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.560938 29020 consensus_queue.cc:260] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.563268 29020 ts_tablet_manager.cc:1434] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:04:58.564337 29020 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.569842 29024 tablet_bootstrap.cc:654] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.573689 29020 tablet_bootstrap.cc:654] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.583531 29019 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.584079 29019 ts_tablet_manager.cc:1403] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260710 11:04:58.588495 29024 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.589083 29024 ts_tablet_manager.cc:1403] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.013s
I20260710 11:04:58.590698 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.590756 29019 raft_consensus.cc:359] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.591853 29019 raft_consensus.cc:385] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.592211 29019 raft_consensus.cc:740] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.592151 29024 raft_consensus.cc:359] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
W20260710 11:04:58.593025 28942 leader_election.cc:343] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.593544 29022 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.593338 29019 consensus_queue.cc:260] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.596045 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
W20260710 11:04:58.607164 28795 leader_election.cc:343] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.610656 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.611579 29020 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.612062 29020 ts_tablet_manager.cc:1403] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.017s
W20260710 11:04:58.612995 28942 leader_election.cc:343] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.613830 28942 leader_election.cc:304] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cad8cccced0d41d090471ca7162ff017; no voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:04:58.614475 29020 raft_consensus.cc:359] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.614919 29031 raft_consensus.cc:2749] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.615283 29020 raft_consensus.cc:385] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.593093 29024 raft_consensus.cc:385] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.615096 29022 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 election: Requested vote from peers 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.615723 29020 raft_consensus.cc:740] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.615953 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:04:58.616539 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:58.616639 28905 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.616689 29020 consensus_queue.cc:260] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
W20260710 11:04:58.618283 28795 leader_election.cc:343] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.619674 29020 ts_tablet_manager.cc:1434] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 11:04:58.620733 29020 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.621582 29019 ts_tablet_manager.cc:1434] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.011s
I20260710 11:04:58.622644 29019 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.615964 29024 raft_consensus.cc:740] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.626233 29020 tablet_bootstrap.cc:654] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.626612 29028 raft_consensus.cc:493] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.626922 29024 consensus_queue.cc:260] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.627204 29028 raft_consensus.cc:515] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.629634 29019 tablet_bootstrap.cc:654] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.632463 29024 ts_tablet_manager.cc:1434] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.006s
I20260710 11:04:58.633774 29024 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.639386 29031 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.639916 29031 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.642978 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.643615 28830 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:58.644903 28942 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:58.645349 29020 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.645877 29020 ts_tablet_manager.cc:1403] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260710 11:04:58.646456 29031 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.647023 29031 raft_consensus.cc:2804] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.647343 29031 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.647666 29031 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.648782 29020 raft_consensus.cc:359] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.649596 29020 raft_consensus.cc:385] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:58.654978 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:58.654891 29020 raft_consensus.cc:740] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.656080 29019 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.656756 29019 ts_tablet_manager.cc:1403] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.017s
I20260710 11:04:58.656176 29020 consensus_queue.cc:260] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.658068 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.658746 28830 raft_consensus.cc:2468] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.659895 29019 raft_consensus.cc:359] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.660634 29019 raft_consensus.cc:385] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.660929 29019 raft_consensus.cc:740] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.661841 29019 consensus_queue.cc:260] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.662364 28868 leader_election.cc:304] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.664172 29019 ts_tablet_manager.cc:1434] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:58.665225 29019 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.668418 29031 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.671416 29046 raft_consensus.cc:2804] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.666540 29024 tablet_bootstrap.cc:654] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.671810 29046 raft_consensus.cc:493] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.672196 29046 raft_consensus.cc:3060] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.655988 29028 leader_election.cc:290] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.678624 29031 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.684458 29046 raft_consensus.cc:515] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.677423 29019 tablet_bootstrap.cc:654] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.681685 29040 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.686414 29040 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.690034 29046 leader_election.cc:290] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.690824 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
W20260710 11:04:58.693257 28795 leader_election.cc:343] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.694645 29040 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.694994 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
W20260710 11:04:58.696336 28793 leader_election.cc:343] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.696816 28793 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56; no voters: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.697824 29024 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.698863 29024 ts_tablet_manager.cc:1403] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.006s
I20260710 11:04:58.698071 29040 raft_consensus.cc:2749] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.698925 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:58.697898 29019 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.701315 28830 raft_consensus.cc:3060] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.701504 29019 ts_tablet_manager.cc:1403] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260710 11:04:58.702512 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.703148 29045 raft_consensus.cc:493] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.703838 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:58.703713 29045 raft_consensus.cc:515] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.704780 29019 raft_consensus.cc:359] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.705556 29019 raft_consensus.cc:385] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:58.705526 28870 leader_election.cc:343] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:58.706704 28870 leader_election.cc:343] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.707199 29019 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.708206 29020 ts_tablet_manager.cc:1434] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.062s	user 0.014s	sys 0.028s
I20260710 11:04:58.708127 29019 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.710544 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.710723 29019 ts_tablet_manager.cc:1434] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:04:58.711207 28829 raft_consensus.cc:2468] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.711826 29019 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.712973 28868 leader_election.cc:304] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.713874 29046 raft_consensus.cc:2804] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.714493 29046 raft_consensus.cc:493] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.714747 29020 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.714877 29046 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.714658 29024 raft_consensus.cc:359] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.716533 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.717700 29024 raft_consensus.cc:385] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.718423 29024 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
W20260710 11:04:58.718552 28870 leader_election.cc:343] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.720387 29024 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.722308 29020 tablet_bootstrap.cc:654] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.722075 29046 raft_consensus.cc:515] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.724185 29046 leader_election.cc:290] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.726473 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:58.727252 28829 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.730139 29019 tablet_bootstrap.cc:654] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.730243 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:58.713860 28830 raft_consensus.cc:2468] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:58.738864 28868 leader_election.cc:304] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.739147 29024 ts_tablet_manager.cc:1434] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.038s	user 0.000s	sys 0.006s
I20260710 11:04:58.733712 29020 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.739917 29046 raft_consensus.cc:2804] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:58.741223 28870 leader_election.cc:343] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.741554 29046 raft_consensus.cc:697] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:04:58.741933 29024 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.737556 28829 raft_consensus.cc:2468] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:58.677378 28905 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e501f78ba6499ca50ea83d75e8bf56 in term 1.
I20260710 11:04:58.742645 29046 consensus_queue.cc:237] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.743429 28868 leader_election.cc:304] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.743705 28793 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.744997 29040 raft_consensus.cc:2804] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.745462 29040 raft_consensus.cc:697] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 LEADER]: Becoming Leader. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Running, Role: LEADER
I20260710 11:04:58.746194 29028 raft_consensus.cc:2804] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.746312 29040 consensus_queue.cc:237] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.746942 29028 raft_consensus.cc:697] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:04:58.747762 29028 consensus_queue.cc:237] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.741592 29020 ts_tablet_manager.cc:1403] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:04:58.752952 29024 tablet_bootstrap.cc:654] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.716651 29045 leader_election.cc:290] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.761395 29020 raft_consensus.cc:359] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.762205 29020 raft_consensus.cc:385] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.762516 29020 raft_consensus.cc:740] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.763223 29020 consensus_queue.cc:260] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.761430 28724 catalog_manager.cc:5697] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "57e501f78ba6499ca50ea83d75e8bf56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:58.768900 28942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.129:35677, user_credentials={real_user=slave}} blocked reactor thread for 124088us
I20260710 11:04:58.771911 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.774413 29019 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.774928 29019 ts_tablet_manager.cc:1403] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.012s
I20260710 11:04:58.776345 29020 ts_tablet_manager.cc:1434] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:04:58.778326 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:58.778564 29020 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.778951 28829 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.783869 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
W20260710 11:04:58.784747 28942 leader_election.cc:343] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.784149 28725 catalog_manager.cc:5697] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 1 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:58.785800 28942 leader_election.cc:343] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.786113 28725 catalog_manager.cc:5697] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 1 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.787842 28829 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:58.794454 28942 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [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: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:04:58.798120 29019 raft_consensus.cc:359] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.799397 29019 raft_consensus.cc:385] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.799691 29019 raft_consensus.cc:740] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.800491 29044 raft_consensus.cc:2804] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.800501 29019 consensus_queue.cc:260] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.801178 29044 raft_consensus.cc:697] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:04:58.802030 29044 consensus_queue.cc:237] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.802738 29019 ts_tablet_manager.cc:1434] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:04:58.803685 29019 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.803761 29020 tablet_bootstrap.cc:654] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.803833 29024 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.804637 29024 ts_tablet_manager.cc:1403] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.020s
I20260710 11:04:58.808409 29024 raft_consensus.cc:359] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.809420 29024 raft_consensus.cc:385] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.809890 29024 raft_consensus.cc:740] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.810722 29019 tablet_bootstrap.cc:654] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.810863 29024 consensus_queue.cc:260] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.813923 29024 ts_tablet_manager.cc:1434] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:04:58.815073 29024 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.820114 29020 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.819622 28728 catalog_manager.cc:5697] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.820698 29020 ts_tablet_manager.cc:1403] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.011s
I20260710 11:04:58.823764 29020 raft_consensus.cc:359] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.824234 29019 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.824472 29020 raft_consensus.cc:385] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.824625 29019 ts_tablet_manager.cc:1403] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:04:58.824815 29020 raft_consensus.cc:740] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.827039 29019 raft_consensus.cc:359] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.827709 29019 raft_consensus.cc:385] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.827981 29019 raft_consensus.cc:740] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.828579 29019 consensus_queue.cc:260] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.825601 29020 consensus_queue.cc:260] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.832918 29020 ts_tablet_manager.cc:1434] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:04:58.833945 29020 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.834833 29024 tablet_bootstrap.cc:654] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.836865 29019 ts_tablet_manager.cc:1434] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:04:58.837921 29019 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:04:58.841619 29020 tablet_bootstrap.cc:654] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.845172 29019 tablet_bootstrap.cc:654] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.853777 29051 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.854314 29051 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.856647 29051 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.858731 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
W20260710 11:04:58.860210 28868 leader_election.cc:343] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.862054 29024 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.862164 29019 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: No bootstrap required, opened a new log
I20260710 11:04:58.862248 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.862717 29024 ts_tablet_manager.cc:1403] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.020s
I20260710 11:04:58.863018 29019 ts_tablet_manager.cc:1403] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.007s
I20260710 11:04:58.863765 29044 raft_consensus.cc:493] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.863957 29020 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.864449 29020 ts_tablet_manager.cc:1403] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260710 11:04:58.864262 29044 raft_consensus.cc:515] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.865782 29024 raft_consensus.cc:359] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.866012 29019 raft_consensus.cc:359] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.866583 29024 raft_consensus.cc:385] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.866894 29019 raft_consensus.cc:385] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.866942 29024 raft_consensus.cc:740] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.867003 29020 raft_consensus.cc:359] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.867594 29019 raft_consensus.cc:740] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.867853 29020 raft_consensus.cc:385] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.868193 29020 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.868520 29019 consensus_queue.cc:260] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.866832 29044 leader_election.cc:290] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.868939 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5675ac7821941a49d0fd03a2a6b7a8e" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.869117 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5675ac7821941a49d0fd03a2a6b7a8e" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
W20260710 11:04:58.865931 28870 leader_election.cc:343] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.869719 28905 raft_consensus.cc:2468] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:58.869904 28829 raft_consensus.cc:2468] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:58.868003 29024 consensus_queue.cc:260] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.869882 28870 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd; no voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.872179 29024 ts_tablet_manager.cc:1434] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:58.876132 29040 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.873350 29019 ts_tablet_manager.cc:1434] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:58.868944 29020 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.877481 29040 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.877892 29028 raft_consensus.cc:493] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.878036 29024 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.878412 29028 raft_consensus.cc:515] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.879555 29040 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.880414 29028 leader_election.cc:290] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.881049 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.882411 29020 ts_tablet_manager.cc:1434] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260710 11:04:58.882485 28795 leader_election.cc:343] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.883394 29020 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.884821 29024 tablet_bootstrap.cc:654] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.885007 29028 raft_consensus.cc:2749] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.886106 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d69a41c5604c9baeeffbb81b543fb3" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.886746 28978 raft_consensus.cc:2468] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.887775 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d69a41c5604c9baeeffbb81b543fb3" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.888454 28829 raft_consensus.cc:2468] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.889348 29020 tablet_bootstrap.cc:654] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.889745 28868 leader_election.cc:304] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.890686 29024 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.890609 29028 raft_consensus.cc:2804] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.891227 29028 raft_consensus.cc:493] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.891371 29024 ts_tablet_manager.cc:1403] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260710 11:04:58.891606 29028 raft_consensus.cc:3060] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.898232 29024 raft_consensus.cc:359] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.898865 29028 raft_consensus.cc:515] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.899372 29024 raft_consensus.cc:385] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.899945 29024 raft_consensus.cc:740] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.900962 29024 consensus_queue.cc:260] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.901789 29028 leader_election.cc:290] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.904064 29024 ts_tablet_manager.cc:1434] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:04:58.870925 28942 leader_election.cc:304] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:58.905797 29024 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.906158 29044 raft_consensus.cc:2804] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.906584 29044 raft_consensus.cc:493] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.906925 29044 raft_consensus.cc:3060] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.907258 29020 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:58.907821 29020 ts_tablet_manager.cc:1403] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260710 11:04:58.910619 29020 raft_consensus.cc:359] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.911319 29020 raft_consensus.cc:385] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.911618 29020 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.911953 29024 tablet_bootstrap.cc:654] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.912464 29020 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.914216 29044 raft_consensus.cc:515] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.914674 29020 ts_tablet_manager.cc:1434] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:04:58.916405 29020 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: Bootstrap starting.
I20260710 11:04:58.916934 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5675ac7821941a49d0fd03a2a6b7a8e" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:58.917573 28830 raft_consensus.cc:3060] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.919042 29024 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:58.919538 29024 ts_tablet_manager.cc:1403] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:04:58.920698 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.921343 28905 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57e501f78ba6499ca50ea83d75e8bf56 in term 0.
I20260710 11:04:58.922564 29020 tablet_bootstrap.cc:654] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.922902 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d69a41c5604c9baeeffbb81b543fb3" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:58.923485 28829 raft_consensus.cc:3060] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.924443 28830 raft_consensus.cc:2468] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:58.925238 29024 raft_consensus.cc:359] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.925612 28942 leader_election.cc:304] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:58.925958 29024 raft_consensus.cc:385] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.926231 29024 raft_consensus.cc:740] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.926431 29031 raft_consensus.cc:2804] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.926934 29024 consensus_queue.cc:260] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.927996 28978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d69a41c5604c9baeeffbb81b543fb3" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:58.928740 28978 raft_consensus.cc:3060] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.932439 28793 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: cad8cccced0d41d090471ca7162ff017
I20260710 11:04:58.937902 29040 raft_consensus.cc:2804] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.938436 29040 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.939077 29040 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.939957 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5675ac7821941a49d0fd03a2a6b7a8e" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:04:58.940790 28905 raft_consensus.cc:3060] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.938406 29044 leader_election.cc:290] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.948439 28829 raft_consensus.cc:2468] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:58.950127 28868 leader_election.cc:304] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.951303 29028 raft_consensus.cc:2804] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.951970 29028 raft_consensus.cc:697] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:04:58.952967 29028 consensus_queue.cc:237] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.960952 29044 raft_consensus.cc:493] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.961829 29044 raft_consensus.cc:515] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.965750 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.966807 28830 raft_consensus.cc:2393] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cad8cccced0d41d090471ca7162ff017 in current term 1: Already voted for candidate 052f13c3883f49c5a081bddb9d7a2abd in this term.
I20260710 11:04:58.968722 28905 raft_consensus.cc:2468] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:58.971156 29044 leader_election.cc:290] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.971892 29044 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.972458 29044 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.974105 29028 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.975075 29044 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:58.974804 29028 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.975780 29044 raft_consensus.cc:493] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.976331 29044 raft_consensus.cc:515] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.982695 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee80da33d224081aa68828653f3ccdc" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.983593 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:58.981925 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.986688 29024 ts_tablet_manager.cc:1434] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.067s	user 0.035s	sys 0.026s
I20260710 11:04:58.985016 28904 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:58.987833 29024 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:58.984678 29031 raft_consensus.cc:697] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:04:58.988044 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:58.987668 28829 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.991055 28868 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:04:58.992257 29051 raft_consensus.cc:2804] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.992633 29051 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.993505 29028 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:58.993773 28978 raft_consensus.cc:2468] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:58.988293 28942 leader_election.cc:304] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cad8cccced0d41d090471ca7162ff017; no voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:04:58.994172 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:58.994434 29024 tablet_bootstrap.cc:654] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.994868 28979 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:58.994997 29071 raft_consensus.cc:3060] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.992837 29040 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.995684 28942 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [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: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:04:58.997251 29031 consensus_queue.cc:237] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:58.998063 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:04:58.998678 28904 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.992950 29051 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.002558 29071 raft_consensus.cc:2749] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.003610 29071 raft_consensus.cc:2804] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.004029 29071 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.007764 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "57e501f78ba6499ca50ea83d75e8bf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:59.005888 28724 catalog_manager.cc:5697] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 1 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.008376 29044 leader_election.cc:290] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:59.008425 28977 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.010077 29071 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.018208 29071 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.020280 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e34f484f8431489377f7b1dff2090" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:59.020447 29020 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: No bootstrap required, opened a new log
I20260710 11:04:59.020988 28829 raft_consensus.cc:2468] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:59.021270 29020 ts_tablet_manager.cc:1403] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent bootstrapping tablet: real 0.105s	user 0.032s	sys 0.035s
I20260710 11:04:59.025254 28903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:04:59.018676 28977 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e501f78ba6499ca50ea83d75e8bf56 in term 1.
I20260710 11:04:59.034085 29051 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.027448 29040 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 election: Requested vote from peers 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:59.035833 28903 raft_consensus.cc:2393] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cad8cccced0d41d090471ca7162ff017 in current term 1: Already voted for candidate 052f13c3883f49c5a081bddb9d7a2abd in this term.
I20260710 11:04:59.035796 28795 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:59.037488 29040 raft_consensus.cc:2804] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.037974 29040 raft_consensus.cc:697] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 LEADER]: Becoming Leader. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Running, Role: LEADER
I20260710 11:04:59.038640 28942 leader_election.cc:304] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:59.039788 29070 raft_consensus.cc:2804] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.040205 29070 raft_consensus.cc:493] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.040601 29070 raft_consensus.cc:3060] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.040391 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:59.041260 28829 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.046317 29040 consensus_queue.cc:237] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.025624 29020 raft_consensus.cc:359] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.050441 29020 raft_consensus.cc:385] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.050814 29020 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.051945 29020 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.052313 29070 raft_consensus.cc:515] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.057020 29070 leader_election.cc:290] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:59.026594 29071 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:04:59.030007 28904 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e501f78ba6499ca50ea83d75e8bf56 in term 1.
I20260710 11:04:59.019444 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e34f484f8431489377f7b1dff2090" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:04:59.058499 28830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e34f484f8431489377f7b1dff2090" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:59.058540 28905 raft_consensus.cc:2468] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 0.
I20260710 11:04:59.059257 28830 raft_consensus.cc:3060] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.059914 29020 ts_tablet_manager.cc:1434] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 11:04:59.059757 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4e34f484f8431489377f7b1dff2090" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:04:59.060758 28904 raft_consensus.cc:3060] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.061376 29024 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:59.061647 29051 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:59.061969 29024 ts_tablet_manager.cc:1403] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.074s	user 0.046s	sys 0.022s
I20260710 11:04:59.060819 28829 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:59.067020 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:59.067854 28977 raft_consensus.cc:2393] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 052f13c3883f49c5a081bddb9d7a2abd in current term 1: Already voted for candidate cad8cccced0d41d090471ca7162ff017 in this term.
I20260710 11:04:59.069370 28904 raft_consensus.cc:2468] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:59.072615 28942 leader_election.cc:304] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:59.074110 29031 raft_consensus.cc:2804] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.075120 29031 raft_consensus.cc:697] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:04:59.075222 29024 raft_consensus.cc:359] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.076118 29024 raft_consensus.cc:385] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.076664 29024 raft_consensus.cc:740] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.077483 29024 consensus_queue.cc:260] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.078337 28724 catalog_manager.cc:5697] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.080093 29024 ts_tablet_manager.cc:1434] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:04:59.080237 28830 raft_consensus.cc:2468] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:04:59.081168 29024 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: Bootstrap starting.
I20260710 11:04:59.076095 29031 consensus_queue.cc:237] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.081314 28942 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [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: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:04:59.082288 29071 raft_consensus.cc:2804] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.082791 29071 raft_consensus.cc:697] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:04:59.083693 29071 consensus_queue.cc:237] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.089417 29024 tablet_bootstrap.cc:654] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.089605 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:59.090531 28829 raft_consensus.cc:2393] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 052f13c3883f49c5a081bddb9d7a2abd in current term 1: Already voted for candidate cad8cccced0d41d090471ca7162ff017 in this term.
I20260710 11:04:59.092216 28868 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd; no voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017
I20260710 11:04:59.095714 29051 raft_consensus.cc:2749] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.105579 29051 raft_consensus.cc:493] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.106125 29051 raft_consensus.cc:515] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.107190 29024 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: No bootstrap required, opened a new log
I20260710 11:04:59.107733 29024 ts_tablet_manager.cc:1403] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260710 11:04:59.108243 29051 leader_election.cc:290] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:59.109470 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:59.109844 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:59.108906 28725 catalog_manager.cc:5697] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "57e501f78ba6499ca50ea83d75e8bf56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.110175 28977 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:59.110548 29024 raft_consensus.cc:359] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.111311 29024 raft_consensus.cc:385] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.111629 29024 raft_consensus.cc:740] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.110857 28829 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 0.
I20260710 11:04:59.111647 28870 leader_election.cc:304] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:59.112572 29024 consensus_queue.cc:260] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.113197 29051 raft_consensus.cc:2804] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.113633 29051 raft_consensus.cc:493] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.113983 29051 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.115000 29024 ts_tablet_manager.cc:1434] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:59.114398 28724 catalog_manager.cc:5697] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.116360 28724 catalog_manager.cc:5697] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.120280 29051 raft_consensus.cc:515] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.122380 29051 leader_election.cc:290] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:59.123904 28829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:04:59.123884 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:04:59.124645 28977 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.125856 28829 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.132155 28977 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:59.133211 28870 leader_election.cc:304] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:04:59.134016 29051 raft_consensus.cc:2804] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.134239 28829 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 1.
I20260710 11:04:59.134462 29051 raft_consensus.cc:697] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:04:59.135784 29051 consensus_queue.cc:237] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.138235 28977 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.144340 28724 catalog_manager.cc:5697] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 0 to 1, leader changed from <none> to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 1 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.148265 29028 consensus_queue.cc:1048] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.149078 29051 consensus_queue.cc:1048] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.149277 29045 consensus_queue.cc:1048] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.151775 28977 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.166998 29051 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.167935 29040 consensus_queue.cc:1048] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.167553 29051 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:04:59.172485 28828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56" is_pre_election: true
I20260710 11:04:59.173405 28828 raft_consensus.cc:2393] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 052f13c3883f49c5a081bddb9d7a2abd in current term 1: Already voted for candidate cad8cccced0d41d090471ca7162ff017 in this term.
I20260710 11:04:59.173552 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:04:59.177438 29051 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:04:59.177479 28870 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd; no voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017
I20260710 11:04:59.179847 29046 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.204042 29046 raft_consensus.cc:2749] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.210270 29022 consensus_queue.cc:1048] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.214257 29046 consensus_queue.cc:1048] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.296006 29031 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.307029 29070 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.319944 25906 ts_manager.cc:295] Set tserver state for 57e501f78ba6499ca50ea83d75e8bf56 to MAINTENANCE_MODE
I20260710 11:04:59.320835 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
I20260710 11:04:59.348806 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:59.349759 25906 tablet_replica.cc:333] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.350368 25906 raft_consensus.cc:2243] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.350770 25906 raft_consensus.cc:2272] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.352474 25906 tablet_replica.cc:333] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.353031 25906 raft_consensus.cc:2243] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.353403 25906 raft_consensus.cc:2272] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.355194 25906 tablet_replica.cc:333] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.355751 25906 raft_consensus.cc:2243] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.356123 25906 raft_consensus.cc:2272] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.357642 25906 tablet_replica.cc:333] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.358251 25906 raft_consensus.cc:2243] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.358664 25906 raft_consensus.cc:2272] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.360239 25906 tablet_replica.cc:333] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.360805 25906 raft_consensus.cc:2243] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.361577 25906 pending_rounds.cc:70] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Trying to abort 1 pending ops.
I20260710 11:04:59.361794 25906 pending_rounds.cc:77] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959420108836864 op_type: NO_OP noop_request { }
I20260710 11:04:59.362063 25906 raft_consensus.cc:2889] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:59.362273 25906 raft_consensus.cc:2272] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.364380 25906 tablet_replica.cc:333] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.364864 25906 raft_consensus.cc:2243] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.365221 25906 raft_consensus.cc:2272] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.367228 25906 tablet_replica.cc:333] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.367679 25906 raft_consensus.cc:2243] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.368016 25906 raft_consensus.cc:2272] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.370261 25906 tablet_replica.cc:333] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.370970 25906 raft_consensus.cc:2243] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.371394 25906 raft_consensus.cc:2272] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.373544 25906 tablet_replica.cc:333] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.374146 25906 raft_consensus.cc:2243] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.374541 25906 raft_consensus.cc:2272] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.376173 25906 tablet_replica.cc:333] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: stopping tablet replica
I20260710 11:04:59.376662 25906 raft_consensus.cc:2243] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.377462 25906 raft_consensus.cc:2272] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.407255 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
I20260710 11:04:59.470510 29051 consensus_queue.cc:1048] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.474804 28868 consensus_peers.cc:597] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.501194 29070 consensus_queue.cc:1048] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.518905 28942 consensus_peers.cc:597] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.544813 29031 consensus_queue.cc:1048] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.558076 28942 consensus_peers.cc:597] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.590206 29044 consensus_queue.cc:1048] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.602905 28942 consensus_peers.cc:597] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.611395 29051 consensus_queue.cc:1048] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.624763 28868 consensus_peers.cc:597] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:59.649135 28868 consensus_peers.cc:597] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:59.655973 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:59.661026 28868 consensus_peers.cc:597] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:59.873746 28942 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111) [suppressed 97 similar messages]
W20260710 11:04:59.876708 28942 consensus_peers.cc:597] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:00.656937 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:00.709729 29102 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57e501f78ba6499ca50ea83d75e8bf56)
I20260710 11:05:00.710270 29102 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:00.712080 29102 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:00.713871 29046 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57e501f78ba6499ca50ea83d75e8bf56)
I20260710 11:05:00.713981 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:05:00.714586 29046 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:00.715713 28904 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
W20260710 11:05:00.716635 28942 leader_election.cc:336] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111)
I20260710 11:05:00.717725 28942 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [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: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:05:00.717876 29046 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:00.718600 29102 raft_consensus.cc:2804] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.718538 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cad8cccced0d41d090471ca7162ff017" is_pre_election: true
I20260710 11:05:00.719157 29102 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 57e501f78ba6499ca50ea83d75e8bf56)
I20260710 11:05:00.719619 29102 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:00.721517 28868 leader_election.cc:336] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111)
I20260710 11:05:00.725445 29102 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:00.726586 28977 raft_consensus.cc:2393] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 052f13c3883f49c5a081bddb9d7a2abd in current term 2: Already voted for candidate cad8cccced0d41d090471ca7162ff017 in this term.
I20260710 11:05:00.727478 29102 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:00.728435 28870 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd; no voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017
I20260710 11:05:00.729151 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:00.729234 29046 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:00.731743 28942 leader_election.cc:336] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111)
I20260710 11:05:00.735069 29046 raft_consensus.cc:2749] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:00.740103 28904 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:00.741498 28942 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [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: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:05:00.742255 29102 raft_consensus.cc:2804] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:00.742753 29102 raft_consensus.cc:697] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:00.743471 29102 consensus_queue.cc:237] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:00.751246 28724 catalog_manager.cc:5697] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 1 to 2, leader changed from 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:01.080103 29102 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:01.080855 29102 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:01.082705 29102 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:01.084368 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd" is_pre_election: true
I20260710 11:05:01.085152 28904 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 1.
I20260710 11:05:01.086243 28942 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [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: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 
W20260710 11:05:01.086984 28942 leader_election.cc:336] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111)
I20260710 11:05:01.086979 29102 raft_consensus.cc:2804] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:01.087625 29102 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:01.087953 29102 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.093254 29102 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:01.095091 29102 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:01.097004 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:01.097772 28904 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:01.100800 28942 leader_election.cc:336] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111)
I20260710 11:05:01.103404 28904 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:01.104539 28942 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [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: 052f13c3883f49c5a081bddb9d7a2abd, cad8cccced0d41d090471ca7162ff017; no voters: 57e501f78ba6499ca50ea83d75e8bf56
I20260710 11:05:01.105260 29102 raft_consensus.cc:2804] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:01.105729 29102 raft_consensus.cc:697] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:01.106437 29102 consensus_queue.cc:237] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER 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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:01.112957 28724 catalog_manager.cc:5697] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 1 to 2, leader changed from 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:01.262894 28904 raft_consensus.cc:1275] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.264489 29102 consensus_queue.cc:1048] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:01.282560 28942 consensus_peers.cc:597] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:01.629475 28904 raft_consensus.cc:1275] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:01.630985 29111 consensus_queue.cc:1048] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:01.645435 28942 consensus_peers.cc:597] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:01.658048 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:01.988448 28868 consensus_peers.cc:597] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.145758 28942 consensus_peers.cc:597] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.147357 28868 consensus_peers.cc:597] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.161582 28868 consensus_peers.cc:597] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.174429 28942 consensus_peers.cc:597] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.235446 28868 consensus_peers.cc:597] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.244520 28942 consensus_peers.cc:597] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.344445 28942 consensus_peers.cc:597] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:02.658999 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:03.660033 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:03.724998 28942 consensus_peers.cc:597] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:03.898762 28942 consensus_peers.cc:597] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:04.229979 28868 consensus_peers.cc:597] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:04.426120 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:04.435246 29119 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 11:05:04.437220 29120 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 11:05:04.439934 29122 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 11:05:04.440538 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:04.441700 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:04.441958 25906 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 11:05:04.442149 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681504442126 us; error 0 us; skew 500 ppm
I20260710 11:05:04.442739 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:04.445744 25906 webserver.cc:533] Webserver started at http://127.25.76.129:44321/ using document root <none> and password file <none>
I20260710 11:05:04.446297 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:04.446503 25906 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:04.450556 25906 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:04.454851 29127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:04.455745 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:04.456061 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "57e501f78ba6499ca50ea83d75e8bf56"
format_stamp: "Formatted at 2026-07-10 11:04:57 on dist-test-slave-7p3j"
I20260710 11:05:04.456488 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681423216214-25906-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 11:05:04.476722 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:04.478140 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:04.479700 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:04.483626 29134 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:05:04.539594 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:04.540009 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.002s	sys 0.000s
I20260710 11:05:04.540292 25906 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:04.546007 29134 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.557927 29134 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.558812 29134 tablet_bootstrap.cc:492] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.559434 29134 ts_tablet_manager.cc:1403] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:05:04.561843 29134 raft_consensus.cc:359] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.562656 29134 raft_consensus.cc:740] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.563380 29134 consensus_queue.cc:260] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.565860 29134 ts_tablet_manager.cc:1434] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:05:04.566527 29134 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
W20260710 11:05:04.579226 28942 consensus_peers.cc:597] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:04.580199 29134 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.580999 29134 tablet_bootstrap.cc:492] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.581554 29134 ts_tablet_manager.cc:1403] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260710 11:05:04.583699 29134 raft_consensus.cc:359] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.584229 29134 raft_consensus.cc:740] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.584826 25906 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:04.585211 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.041s	sys 0.000s
I20260710 11:05:04.584879 29134 consensus_queue.cc:260] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.586989 29134 ts_tablet_manager.cc:1434] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:04.587683 29134 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.602672 29134 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.603567 29134 tablet_bootstrap.cc:492] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.604199 29134 ts_tablet_manager.cc:1403] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 11:05:04.607008 29134 raft_consensus.cc:359] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.607688 29134 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.608486 29134 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.610528 29134 ts_tablet_manager.cc:1434] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:05:04.611555 29134 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.627552 29134 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:05:04.628856 29134 tablet_bootstrap.cc:492] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.629712 29134 ts_tablet_manager.cc:1403] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260710 11:05:04.633230 29134 raft_consensus.cc:359] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.634379 29134 raft_consensus.cc:740] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.635182 29134 consensus_queue.cc:260] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.637467 29134 ts_tablet_manager.cc:1434] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:04.638617 29134 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.648897 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:35677
I20260710 11:05:04.649106 29195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:35677 every 8 connection(s)
I20260710 11:05:04.655622 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:04.658536 29134 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.659874 29134 tablet_bootstrap.cc:492] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.660718 29134 ts_tablet_manager.cc:1403] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
W20260710 11:05:04.661432 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:04.663712 29134 raft_consensus.cc:359] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.664551 29134 raft_consensus.cc:740] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.665328 29134 consensus_queue.cc:260] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.667824 29134 ts_tablet_manager.cc:1434] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:04.668632 29134 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.695510 29134 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.696343 29134 tablet_bootstrap.cc:492] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.697084 29134 ts_tablet_manager.cc:1403] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.005s
I20260710 11:05:04.699751 29134 raft_consensus.cc:359] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.700489 29134 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.701236 29134 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.703347 29134 ts_tablet_manager.cc:1434] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:04.703703 29197 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41387
I20260710 11:05:04.704170 29134 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.704217 29197 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:04.705499 29197 heartbeater.cc:507] Master 127.25.76.190:41387 requested a full tablet report, sending...
I20260710 11:05:04.706727 28977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:04.707594 28977 raft_consensus.cc:606] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:04.710695 28977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:04.711374 28977 raft_consensus.cc:606] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:04.712890 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:04.713269 28724 ts_manager.cc:194] Re-registered known tserver with Master: 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677)
I20260710 11:05:04.713562 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:04.714471 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:04.717213 29134 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.718079 29134 tablet_bootstrap.cc:492] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.718698 29134 ts_tablet_manager.cc:1403] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 11:05:04.720572 29134 raft_consensus.cc:359] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.721056 29134 raft_consensus.cc:740] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.721735 29134 consensus_queue.cc:260] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.723351 29134 ts_tablet_manager.cc:1434] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:04.723976 29134 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.724511 28724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48030
I20260710 11:05:04.728176 29197 heartbeater.cc:499] Master 127.25.76.190:41387 was elected leader, sending a full tablet report...
I20260710 11:05:04.737627 29134 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.738557 29134 tablet_bootstrap.cc:492] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.739286 29134 ts_tablet_manager.cc:1403] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260710 11:05:04.739993 29118 raft_consensus.cc:993] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:04.740460 29118 raft_consensus.cc:1081] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:04.741848 29134 raft_consensus.cc:359] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.743043 29134 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.742208 28905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:04.743916 28905 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.744397 28905 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.743934 29134 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
W20260710 11:05:04.752580 28868 consensus_peers.cc:597] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:04.755688 28905 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.758865 28905 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:04.759276 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:04.760130 29170 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.759268 29134 ts_tablet_manager.cc:1434] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.012s
I20260710 11:05:04.760852 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:04.761541 28977 raft_consensus.cc:3055] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.761852 29134 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.761880 28977 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:04.763162 28977 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.764528 28977 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.769176 29170 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 2.
I20260710 11:05:04.770486 28868 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:04.771591 29116 raft_consensus.cc:2804] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.772843 28977 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 2.
I20260710 11:05:04.776019 29116 raft_consensus.cc:697] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:04.777486 29134 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.777174 29116 consensus_queue.cc:237] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.778252 29134 tablet_bootstrap.cc:492] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.778771 29134 ts_tablet_manager.cc:1403] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:05:04.780632 29134 raft_consensus.cc:359] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.781418 29134 raft_consensus.cc:740] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.782186 29134 consensus_queue.cc:260] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.784153 29134 ts_tablet_manager.cc:1434] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:04.784818 29134 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap starting.
I20260710 11:05:04.786008 28724 catalog_manager.cc:5697] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 1 to 2, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 2 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:04.798851 29134 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: 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 11:05:04.799710 29134 tablet_bootstrap.cc:492] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Bootstrap complete.
I20260710 11:05:04.800420 29134 ts_tablet_manager.cc:1403] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:05:04.802922 29134 raft_consensus.cc:359] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.803407 29134 raft_consensus.cc:740] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e501f78ba6499ca50ea83d75e8bf56, State: Initialized, Role: FOLLOWER
I20260710 11:05:04.803925 29134 consensus_queue.cc:260] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:04.805723 29134 ts_tablet_manager.cc:1434] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:05.065917 29118 raft_consensus.cc:993] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:05.066586 29114 raft_consensus.cc:1081] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:05.068051 28905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:05.068642 28905 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.069012 28905 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.074721 28905 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.076663 28905 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:05.077615 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:05.078056 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:05.078476 29170 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.078683 28977 raft_consensus.cc:3055] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:05.079087 28977 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:05.079867 28977 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.080953 28977 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.084396 29170 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 2.
I20260710 11:05:05.085790 28868 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:05.086594 29116 raft_consensus.cc:2804] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:05.086824 29170 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.087129 29116 raft_consensus.cc:697] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:05.087204 28977 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 2.
I20260710 11:05:05.088475 29116 consensus_queue.cc:237] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.092986 29170 pending_rounds.cc:85] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Aborting all ops after (but not including) 0
I20260710 11:05:05.093415 29170 pending_rounds.cc:107] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:05.093786 29170 raft_consensus.cc:2889] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:05.097575 28724 catalog_manager.cc:5697] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 1 to 2, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 2 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.119180 29170 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:05.238338 28977 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.239809 29225 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.243780 29170 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.245584 29225 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.526118 29170 raft_consensus.cc:1275] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.527662 29208 consensus_queue.cc:1048] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.535466 28977 raft_consensus.cc:1275] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.537669 29225 consensus_queue.cc:1048] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:05.662520 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:05.725510 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.743096 28905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
mode: GRACEFUL
new_leader_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45724
I20260710 11:05:05.743661 28905 raft_consensus.cc:606] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Received request to transfer leadership to TS cad8cccced0d41d090471ca7162ff017
I20260710 11:05:05.746573 28905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
mode: GRACEFUL
new_leader_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45724
I20260710 11:05:05.747152 28905 raft_consensus.cc:606] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Received request to transfer leadership to TS cad8cccced0d41d090471ca7162ff017
I20260710 11:05:05.748251 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:05.748708 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:05.749257 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.961057 29225 raft_consensus.cc:993] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: : Instructing follower cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:05.961676 29116 raft_consensus.cc:1081] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Signalling peer cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:05.963343 28977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45942
I20260710 11:05:05.963922 28977 raft_consensus.cc:493] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.964272 28977 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.969556 28977 raft_consensus.cc:515] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.971527 28977 leader_election.cc:290] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 3 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:05.972352 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:05.972651 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b0713e0fbe40bdb4de591cdb2b1870" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:05.972996 29170 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.973286 28905 raft_consensus.cc:3055] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:05.973649 28905 raft_consensus.cc:740] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:05.974475 28905 consensus_queue.cc:260] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.975520 28905 raft_consensus.cc:3060] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:05.979012 29170 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 3.
I20260710 11:05:05.980432 28942 leader_election.cc:304] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [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: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:05:05.981326 29118 raft_consensus.cc:2804] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:05.981945 29118 raft_consensus.cc:697] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:05.982149 28905 raft_consensus.cc:2468] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 3.
I20260710 11:05:05.982926 29118 consensus_queue.cc:237] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:05.989602 28724 catalog_manager.cc:5697] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 2 to 3, leader changed from 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 3 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:06.100391 29225 raft_consensus.cc:993] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: : Instructing follower cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:06.100934 29116 raft_consensus.cc:1081] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Signalling peer cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:06.102614 28977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45942
I20260710 11:05:06.103097 28977 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.103399 28977 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.108369 28977 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.110149 28977 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 3 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:06.111006 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:06.111196 28905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:06.111745 29170 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.111888 28905 raft_consensus.cc:3055] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:06.112363 28905 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:06.113320 28905 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.114781 28905 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.119922 29170 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 3.
I20260710 11:05:06.121547 28942 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [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: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:05:06.122346 29118 raft_consensus.cc:2804] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.122346 28905 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 3.
I20260710 11:05:06.123049 29118 raft_consensus.cc:697] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:06.123942 29118 consensus_queue.cc:237] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.131512 28724 catalog_manager.cc:5697] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 2 to 3, leader changed from 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 3 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:06.414007 29170 raft_consensus.cc:1275] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.415285 29114 consensus_queue.cc:1048] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.426410 28905 raft_consensus.cc:1275] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.428154 29114 consensus_queue.cc:1048] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.504110 28905 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.505417 29114 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:06.515415 29171 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:06.516935 29114 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:06.663586 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:06.756096 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.763880 28979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:06.764488 28979 raft_consensus.cc:606] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:06.767052 28979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f337f3a32be24c30a4109855154461ba"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:06.767511 28979 raft_consensus.cc:606] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:06.768517 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:06.768998 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:06.769567 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:06.970535 29238 raft_consensus.cc:993] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:06.971055 29118 raft_consensus.cc:1081] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:06.972581 28905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f337f3a32be24c30a4109855154461ba"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:06.973101 28905 raft_consensus.cc:493] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.973405 28905 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.978120 28905 raft_consensus.cc:515] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.979684 28905 leader_election.cc:290] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 3 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:06.980579 29171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:06.981184 29171 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.981067 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337f3a32be24c30a4109855154461ba" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:06.981825 28979 raft_consensus.cc:3055] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:06.982107 28979 raft_consensus.cc:740] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:06.982933 28979 consensus_queue.cc:260] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.983949 28979 raft_consensus.cc:3060] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:06.986537 29171 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:06.987735 28868 leader_election.cc:304] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:06.988621 29116 raft_consensus.cc:2804] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:06.989641 29116 raft_consensus.cc:697] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:06.990350 28979 raft_consensus.cc:2468] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:06.990625 29116 consensus_queue.cc:237] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:06.998674 28724 catalog_manager.cc:5697] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 2 to 3, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 3 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.060087 29114 raft_consensus.cc:993] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:07.060606 29118 raft_consensus.cc:1081] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:07.062244 28905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:07.062822 28905 raft_consensus.cc:493] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.063163 28905 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:07.068058 28905 raft_consensus.cc:515] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.069597 28905 leader_election.cc:290] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 4 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:07.070588 29171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:07.070837 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a230f7ed20de4dd5893adbec8ae9b776" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:07.071204 29171 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:07.071471 28979 raft_consensus.cc:3055] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:07.071837 28979 raft_consensus.cc:740] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:07.072546 28979 consensus_queue.cc:260] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.073521 28979 raft_consensus.cc:3060] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:07.076597 29171 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 4.
I20260710 11:05:07.077792 28868 leader_election.cc:304] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:07.078481 29116 raft_consensus.cc:2804] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:07.078904 29116 raft_consensus.cc:697] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 4 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:07.078979 28979 raft_consensus.cc:2468] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 4.
I20260710 11:05:07.079746 29116 consensus_queue.cc:237] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.085911 28724 catalog_manager.cc:5697] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 3 to 4, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 4 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.501145 28979 raft_consensus.cc:1275] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:07.502805 29244 consensus_queue.cc:1048] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.515394 29171 raft_consensus.cc:1275] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:07.517881 29252 consensus_queue.cc:1048] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:07.553294 28979 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 4 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:07.554716 29252 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:07.566228 29171 raft_consensus.cc:1275] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 4 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:07.567632 29257 consensus_queue.cc:1048] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:05:07.664534 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:07.776521 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:07.783929 28905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14157924ff374de28a1d2945a263f729"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
mode: GRACEFUL
new_leader_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45724
I20260710 11:05:07.784392 28905 raft_consensus.cc:606] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Received request to transfer leadership to TS cad8cccced0d41d090471ca7162ff017
I20260710 11:05:07.786916 28905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
mode: GRACEFUL
new_leader_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45724
I20260710 11:05:07.787352 28905 raft_consensus.cc:606] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Received request to transfer leadership to TS cad8cccced0d41d090471ca7162ff017
I20260710 11:05:07.788524 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:07.788954 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:07.789463 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:07.820813 29116 raft_consensus.cc:993] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: : Instructing follower cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:07.821308 29257 raft_consensus.cc:1081] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Signalling peer cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:07.822932 28979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14157924ff374de28a1d2945a263f729"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45942
I20260710 11:05:07.823444 28979 raft_consensus.cc:493] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.823832 28979 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.830189 28979 raft_consensus.cc:515] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.831934 28979 leader_election.cc:290] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:07.832625 29171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:07.833249 29171 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.833134 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:07.833899 28904 raft_consensus.cc:3055] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.834110 28904 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:07.834800 28904 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.835724 28904 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.838323 29171 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:07.839412 28942 leader_election.cc:304] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:05:07.840174 29118 raft_consensus.cc:2804] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.841073 29118 raft_consensus.cc:697] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:07.841228 28904 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:07.842031 29118 consensus_queue.cc:237] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:07.849083 28724 catalog_manager.cc:5697] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 1 to 2, leader changed from 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:08.269459 29171 raft_consensus.cc:1275] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:08.270948 29118 consensus_queue.cc:1048] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:08.279783 28904 raft_consensus.cc:1275] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:08.282545 29118 consensus_queue.cc:1048] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:08.321938 29116 raft_consensus.cc:993] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: : Instructing follower cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:08.322391 29257 raft_consensus.cc:1081] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Signalling peer cad8cccced0d41d090471ca7162ff017 to start an election
I20260710 11:05:08.324002 28979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
 from {username='slave'} at 127.0.0.1:45942
I20260710 11:05:08.324513 28979 raft_consensus.cc:493] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:08.324841 28979 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:08.330003 28979 raft_consensus.cc:515] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.331781 28979 leader_election.cc:290] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235)
I20260710 11:05:08.332688 29171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:08.332909 28904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18fffe7a6540f3b8b48b57053b543c" candidate_uuid: "cad8cccced0d41d090471ca7162ff017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
I20260710 11:05:08.333369 29171 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:08.333554 28904 raft_consensus.cc:3055] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:08.334021 28904 raft_consensus.cc:740] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:08.334853 28904 consensus_queue.cc:260] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.335903 28904 raft_consensus.cc:3060] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:08.339011 29171 raft_consensus.cc:2468] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:08.340327 28942 leader_election.cc:304] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e501f78ba6499ca50ea83d75e8bf56, cad8cccced0d41d090471ca7162ff017; no voters: 
I20260710 11:05:08.341216 29259 raft_consensus.cc:2804] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:08.341588 28904 raft_consensus.cc:2468] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad8cccced0d41d090471ca7162ff017 in term 2.
I20260710 11:05:08.341763 29259 raft_consensus.cc:697] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Leader. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:08.342958 29259 consensus_queue.cc:237] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.350485 28725 catalog_manager.cc:5697] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 reported cstate change: term changed from 1 to 2, leader changed from 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130) to cad8cccced0d41d090471ca7162ff017 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "cad8cccced0d41d090471ca7162ff017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:08.665601 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:08.795900 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:08.803146 28979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14157924ff374de28a1d2945a263f729"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:08.803648 28979 raft_consensus.cc:606] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:08.806332 28979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74"
dest_uuid: "cad8cccced0d41d090471ca7162ff017"
mode: GRACEFUL
new_leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:57668
I20260710 11:05:08.806854 28979 raft_consensus.cc:606] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Received request to transfer leadership to TS 052f13c3883f49c5a081bddb9d7a2abd
I20260710 11:05:08.807861 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:08.808377 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:08.808898 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:08.813506 29118 raft_consensus.cc:993] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:08.814096 29118 raft_consensus.cc:1081] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:08.815765 28904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:08.816350 28904 raft_consensus.cc:493] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:08.816694 28904 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.823043 28904 raft_consensus.cc:515] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.823982 29171 raft_consensus.cc:1275] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:08.825419 29259 raft_consensus.cc:993] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: : Instructing follower 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:08.825773 29118 consensus_queue.cc:1048] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:08.826027 29259 raft_consensus.cc:1081] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Signalling peer 052f13c3883f49c5a081bddb9d7a2abd to start an election
I20260710 11:05:08.827952 28905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14157924ff374de28a1d2945a263f729"
dest_uuid: "052f13c3883f49c5a081bddb9d7a2abd"
 from {username='slave'} at 127.0.0.1:47644
I20260710 11:05:08.828516 28905 raft_consensus.cc:493] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:08.828908 28905 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.830292 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:08.830932 29170 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.838411 29170 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:08.840919 28904 leader_election.cc:290] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 3 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:08.838441 28905 raft_consensus.cc:515] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.842383 28977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f60d92f07f497a8ba02a09f478de74" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:08.843181 28977 raft_consensus.cc:3055] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:08.843528 28977 raft_consensus.cc:740] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:08.843700 28905 leader_election.cc:290] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [CANDIDATE]: Term 3 election: Requested vote from peers 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677), cad8cccced0d41d090471ca7162ff017 (127.25.76.131:39871)
I20260710 11:05:08.844551 28977 consensus_queue.cc:260] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.845384 29170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e501f78ba6499ca50ea83d75e8bf56"
I20260710 11:05:08.846060 29170 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.846097 28868 leader_election.cc:304] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:08.847311 29257 raft_consensus.cc:2804] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:08.847754 28977 raft_consensus.cc:3060] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.847851 29257 raft_consensus.cc:697] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:08.848578 28979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14157924ff374de28a1d2945a263f729" candidate_uuid: "052f13c3883f49c5a081bddb9d7a2abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cad8cccced0d41d090471ca7162ff017"
I20260710 11:05:08.849030 29257 consensus_queue.cc:237] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.849424 28979 raft_consensus.cc:3055] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:08.850113 28979 raft_consensus.cc:740] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cad8cccced0d41d090471ca7162ff017, State: Running, Role: LEADER
I20260710 11:05:08.851428 28979 consensus_queue.cc:260] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.853193 28979 raft_consensus.cc:3060] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:08.855896 28977 raft_consensus.cc:2468] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:08.862612 29170 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:08.865033 28868 leader_election.cc:304] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [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: 052f13c3883f49c5a081bddb9d7a2abd, 57e501f78ba6499ca50ea83d75e8bf56; no voters: 
I20260710 11:05:08.865873 29273 raft_consensus.cc:2804] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:08.866361 29273 raft_consensus.cc:697] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Becoming Leader. State: Replica: 052f13c3883f49c5a081bddb9d7a2abd, State: Running, Role: LEADER
I20260710 11:05:08.868598 28979 raft_consensus.cc:2468] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052f13c3883f49c5a081bddb9d7a2abd in term 3.
I20260710 11:05:08.869500 29273 consensus_queue.cc:237] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [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: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } }
I20260710 11:05:08.878758 28905 raft_consensus.cc:1275] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Refusing update from remote peer cad8cccced0d41d090471ca7162ff017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:08.880344 29272 consensus_queue.cc:1048] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:08.888368 28724 catalog_manager.cc:5697] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 2 to 3, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 3 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:08.892160 28724 catalog_manager.cc:5697] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd reported cstate change: term changed from 2 to 3, leader changed from cad8cccced0d41d090471ca7162ff017 (127.25.76.131) to 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130). New cstate: current_term: 3 leader_uuid: "052f13c3883f49c5a081bddb9d7a2abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052f13c3883f49c5a081bddb9d7a2abd" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.280649 29170 raft_consensus.cc:1275] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:09.282058 29276 consensus_queue.cc:1048] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:09.291213 28979 raft_consensus.cc:1275] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:09.292536 29273 consensus_queue.cc:1048] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:09.377004 28979 raft_consensus.cc:1275] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:09.378640 29273 consensus_queue.cc:1048] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad8cccced0d41d090471ca7162ff017" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:09.389914 29171 raft_consensus.cc:1275] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Refusing update from remote peer 052f13c3883f49c5a081bddb9d7a2abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:09.391505 29286 consensus_queue.cc:1048] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e501f78ba6499ca50ea83d75e8bf56" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:09.666772 28776 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:09.817008 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:09.846987 25906 tablet_server.cc:179] TabletServer@127.25.76.129:35677 shutting down...
W20260710 11:05:09.864554 28868 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 93 similar messages]
W20260710 11:05:09.868068 28868 consensus_peers.cc:597] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. 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 11:05:09.869693 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:09.870510 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.871372 25906 raft_consensus.cc:2243] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.871941 25906 raft_consensus.cc:2272] T c0f60d92f07f497a8ba02a09f478de74 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.875227 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.875844 25906 raft_consensus.cc:2243] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.876338 25906 raft_consensus.cc:2272] T 16d69a41c5604c9baeeffbb81b543fb3 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.878285 25906 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:09.878736 28942 consensus_peers.cc:597] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. 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 11:05:09.878865 25906 raft_consensus.cc:2243] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.879454 25906 raft_consensus.cc:2272] T 14157924ff374de28a1d2945a263f729 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.882170 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.882802 25906 raft_consensus.cc:2243] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.883270 25906 raft_consensus.cc:2272] T e5675ac7821941a49d0fd03a2a6b7a8e P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.885162 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.885789 25906 raft_consensus.cc:2243] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.886287 25906 raft_consensus.cc:2272] T 81b0713e0fbe40bdb4de591cdb2b1870 P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.888201 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.888787 25906 raft_consensus.cc:2243] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.889226 25906 raft_consensus.cc:2272] T fee80da33d224081aa68828653f3ccdc P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.891366 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.891995 25906 raft_consensus.cc:2243] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.892444 25906 raft_consensus.cc:2272] T f337f3a32be24c30a4109855154461ba P 57e501f78ba6499ca50ea83d75e8bf56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.894284 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.894898 25906 raft_consensus.cc:2243] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.895401 25906 raft_consensus.cc:2272] T cf18fffe7a6540f3b8b48b57053b543c P 57e501f78ba6499ca50ea83d75e8bf56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.897919 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.898691 25906 raft_consensus.cc:2243] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.899224 25906 raft_consensus.cc:2272] T a230f7ed20de4dd5893adbec8ae9b776 P 57e501f78ba6499ca50ea83d75e8bf56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.901087 25906 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:09.901624 25906 raft_consensus.cc:2243] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.902128 25906 raft_consensus.cc:2272] T af4e34f484f8431489377f7b1dff2090 P 57e501f78ba6499ca50ea83d75e8bf56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:09.930763 28868 consensus_peers.cc:597] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:09.931759 25906 tablet_server.cc:196] TabletServer@127.25.76.129:35677 shutdown complete.
I20260710 11:05:09.949396 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
W20260710 11:05:09.958253 28868 consensus_peers.cc:597] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:09.979211 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:05:09.979429 28942 consensus_peers.cc:597] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:09.980124 25906 tablet_replica.cc:333] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.980857 25906 raft_consensus.cc:2243] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.981351 25906 raft_consensus.cc:2272] T 81b0713e0fbe40bdb4de591cdb2b1870 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:09.981948 28942 consensus_peers.cc:597] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 -> Peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Couldn't send request to peer 052f13c3883f49c5a081bddb9d7a2abd. 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 11:05:09.983703 25906 tablet_replica.cc:333] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.984314 25906 raft_consensus.cc:2243] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:09.985155 25906 raft_consensus.cc:2272] T a230f7ed20de4dd5893adbec8ae9b776 P 052f13c3883f49c5a081bddb9d7a2abd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:09.986989 28942 consensus_peers.cc:597] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:09.987643 25906 tablet_replica.cc:333] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.988158 25906 raft_consensus.cc:2243] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.988539 25906 raft_consensus.cc:2272] T e5675ac7821941a49d0fd03a2a6b7a8e P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.990339 25906 tablet_replica.cc:333] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.990818 25906 raft_consensus.cc:2243] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.991207 25906 raft_consensus.cc:2272] T af4e34f484f8431489377f7b1dff2090 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.992916 25906 tablet_replica.cc:333] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.993386 25906 raft_consensus.cc:2243] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:09.994086 25906 raft_consensus.cc:2272] T f337f3a32be24c30a4109855154461ba P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.995909 25906 tablet_replica.cc:333] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:09.996583 25906 raft_consensus.cc:2243] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:09.997045 25906 raft_consensus.cc:2272] T cf18fffe7a6540f3b8b48b57053b543c P 052f13c3883f49c5a081bddb9d7a2abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:09.999162 25906 tablet_replica.cc:333] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
W20260710 11:05:09.999744 28942 consensus_peers.cc:597] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 -> Peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Couldn't send request to peer 052f13c3883f49c5a081bddb9d7a2abd. 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 11:05:09.999811 25906 raft_consensus.cc:2243] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.000849 25906 raft_consensus.cc:2272] T fee80da33d224081aa68828653f3ccdc P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.002768 25906 tablet_replica.cc:333] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:10.003275 25906 raft_consensus.cc:2243] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.004149 25906 raft_consensus.cc:2272] T 14157924ff374de28a1d2945a263f729 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.007802 25906 tablet_replica.cc:333] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
W20260710 11:05:10.008483 28942 consensus_peers.cc:597] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 -> Peer 052f13c3883f49c5a081bddb9d7a2abd (127.25.76.130:33235): Couldn't send request to peer 052f13c3883f49c5a081bddb9d7a2abd. 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 11:05:10.008503 25906 raft_consensus.cc:2243] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.009526 25906 raft_consensus.cc:2272] T 16d69a41c5604c9baeeffbb81b543fb3 P 052f13c3883f49c5a081bddb9d7a2abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.011420 25906 tablet_replica.cc:333] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd: stopping tablet replica
I20260710 11:05:10.011932 25906 raft_consensus.cc:2243] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.012627 25906 raft_consensus.cc:2272] T c0f60d92f07f497a8ba02a09f478de74 P 052f13c3883f49c5a081bddb9d7a2abd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.045883 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
I20260710 11:05:10.068369 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:05:10.085180 28942 consensus_peers.cc:597] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 -> Peer 57e501f78ba6499ca50ea83d75e8bf56 (127.25.76.129:35677): Couldn't send request to peer 57e501f78ba6499ca50ea83d75e8bf56. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:10.093734 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:10.094472 25906 tablet_replica.cc:333] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.095197 25906 raft_consensus.cc:2243] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.095686 25906 raft_consensus.cc:2272] T c0f60d92f07f497a8ba02a09f478de74 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.098278 25906 tablet_replica.cc:333] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.098863 25906 raft_consensus.cc:2243] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.099607 25906 raft_consensus.cc:2272] T cf18fffe7a6540f3b8b48b57053b543c P cad8cccced0d41d090471ca7162ff017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.101431 25906 tablet_replica.cc:333] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.101989 25906 raft_consensus.cc:2243] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.102435 25906 raft_consensus.cc:2272] T fee80da33d224081aa68828653f3ccdc P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.104301 25906 tablet_replica.cc:333] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.104801 25906 raft_consensus.cc:2243] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.105211 25906 raft_consensus.cc:2272] T f337f3a32be24c30a4109855154461ba P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.107086 25906 tablet_replica.cc:333] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.107586 25906 raft_consensus.cc:2243] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.108310 25906 raft_consensus.cc:2272] T af4e34f484f8431489377f7b1dff2090 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.110270 25906 tablet_replica.cc:333] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.110786 25906 raft_consensus.cc:2243] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.111223 25906 raft_consensus.cc:2272] T 14157924ff374de28a1d2945a263f729 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.113502 25906 tablet_replica.cc:333] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.114094 25906 raft_consensus.cc:2243] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.114533 25906 raft_consensus.cc:2272] T 16d69a41c5604c9baeeffbb81b543fb3 P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.116299 25906 tablet_replica.cc:333] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.116783 25906 raft_consensus.cc:2243] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.117527 25906 raft_consensus.cc:2272] T 81b0713e0fbe40bdb4de591cdb2b1870 P cad8cccced0d41d090471ca7162ff017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.119374 25906 tablet_replica.cc:333] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.119874 25906 raft_consensus.cc:2243] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.120595 25906 raft_consensus.cc:2272] T e5675ac7821941a49d0fd03a2a6b7a8e P cad8cccced0d41d090471ca7162ff017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.122470 25906 tablet_replica.cc:333] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017: stopping tablet replica
I20260710 11:05:10.122946 25906 raft_consensus.cc:2243] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:10.123344 25906 raft_consensus.cc:2272] T a230f7ed20de4dd5893adbec8ae9b776 P cad8cccced0d41d090471ca7162ff017 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.152872 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:05:10.174675 25906 master.cc:562] Master@127.25.76.190:41387 shutting down...
I20260710 11:05:10.194285 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:10.194837 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:10.195171 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6fbacf8000946909711ae93c462e88c: stopping tablet replica
I20260710 11:05:10.214946 25906 master.cc:584] Master@127.25.76.190:41387 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12750 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:10.262836 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:44379
I20260710 11:05:10.264545 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:10.270274 29297 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 11:05:10.270357 29298 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 11:05:10.271126 29300 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 11:05:10.273126 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:10.274158 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:10.274381 25906 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 11:05:10.274561 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681510274542 us; error 0 us; skew 500 ppm
I20260710 11:05:10.275130 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:10.277446 25906 webserver.cc:533] Webserver started at http://127.25.76.190:41069/ using document root <none> and password file <none>
I20260710 11:05:10.278008 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:10.278229 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:10.278533 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:10.279721 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "6049923461fc401e93e35262209e439b"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.284387 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 11:05:10.287993 29305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.288962 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:05:10.289222 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "6049923461fc401e93e35262209e439b"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.289486 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-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 11:05:10.312528 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:10.313741 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:10.351743 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:44379
I20260710 11:05:10.351918 29356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:44379 every 8 connection(s)
I20260710 11:05:10.355928 29357 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 11:05:10.366902 29357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b: Bootstrap starting.
I20260710 11:05:10.371920 29357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.376560 29357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b: No bootstrap required, opened a new log
I20260710 11:05:10.378755 29357 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6049923461fc401e93e35262209e439b" member_type: VOTER }
I20260710 11:05:10.379187 29357 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.379427 29357 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6049923461fc401e93e35262209e439b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.380015 29357 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6049923461fc401e93e35262209e439b" member_type: VOTER }
I20260710 11:05:10.380457 29357 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:10.380683 29357 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:10.380980 29357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.385404 29357 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6049923461fc401e93e35262209e439b" member_type: VOTER }
I20260710 11:05:10.385973 29357 leader_election.cc:304] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [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: 6049923461fc401e93e35262209e439b; no voters: 
I20260710 11:05:10.387137 29357 leader_election.cc:290] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:10.387491 29360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.388841 29360 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 1 LEADER]: Becoming Leader. State: Replica: 6049923461fc401e93e35262209e439b, State: Running, Role: LEADER
I20260710 11:05:10.389568 29360 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [LEADER]: Queue going to LEADER mode. State: All 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: "6049923461fc401e93e35262209e439b" member_type: VOTER }
I20260710 11:05:10.390033 29357 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:10.394878 29361 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6049923461fc401e93e35262209e439b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6049923461fc401e93e35262209e439b" member_type: VOTER } }
I20260710 11:05:10.394930 29362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6049923461fc401e93e35262209e439b. Latest consensus state: current_term: 1 leader_uuid: "6049923461fc401e93e35262209e439b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6049923461fc401e93e35262209e439b" member_type: VOTER } }
I20260710 11:05:10.396090 29361 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:10.396106 29362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:10.398447 29367 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:10.406522 29367 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:10.407508 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:10.415995 29367 catalog_manager.cc:1383] Generated new cluster ID: a39d38b8eb474b5aa28d678b2fc1b4e9
I20260710 11:05:10.416328 29367 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:10.457945 29367 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:10.459233 29367 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:10.475050 29367 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b: Generated new TSK 0
I20260710 11:05:10.475754 29367 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:10.538614 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:10.545266 29378 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 11:05:10.546443 29379 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 11:05:10.548238 25906 server_base.cc:1061] running on GCE node
W20260710 11:05:10.548215 29381 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 11:05:10.549520 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:10.549798 25906 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 11:05:10.549943 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681510549931 us; error 0 us; skew 500 ppm
I20260710 11:05:10.550485 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:10.552829 25906 webserver.cc:533] Webserver started at http://127.25.76.129:41915/ using document root <none> and password file <none>
I20260710 11:05:10.553294 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:10.553465 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:10.553762 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:10.554883 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "34b77c924bf1414fa816edfdcf862781"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.559741 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:10.563544 29386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.564487 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:05:10.564842 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "34b77c924bf1414fa816edfdcf862781"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.565222 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-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 11:05:10.598141 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:10.599398 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:10.601118 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:10.603488 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:10.603711 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.603960 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:10.604130 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.645985 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:41077
I20260710 11:05:10.646118 29448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:41077 every 8 connection(s)
I20260710 11:05:10.651058 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:10.659204 29453 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 11:05:10.661938 29454 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 11:05:10.665251 29456 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 11:05:10.665577 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:10.665829 29449 heartbeater.cc:344] Connected to a master server at 127.25.76.190:44379
I20260710 11:05:10.666288 29449 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:10.666922 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:10.667275 25906 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 11:05:10.667284 29449 heartbeater.cc:507] Master 127.25.76.190:44379 requested a full tablet report, sending...
I20260710 11:05:10.667622 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681510667602 us; error 0 us; skew 500 ppm
I20260710 11:05:10.668522 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:10.670143 29322 ts_manager.cc:194] Registered new tserver with Master: 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077)
I20260710 11:05:10.671622 25906 webserver.cc:533] Webserver started at http://127.25.76.130:36433/ using document root <none> and password file <none>
I20260710 11:05:10.672361 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:10.672606 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:10.672945 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:10.672914 29322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57224
I20260710 11:05:10.674630 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.680004 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:10.683633 29461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.684549 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:10.684969 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.685338 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-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 11:05:10.704449 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:10.705905 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:10.707545 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:10.710134 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:10.710394 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.710666 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:10.710861 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.753504 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:41993
I20260710 11:05:10.753647 29523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:41993 every 8 connection(s)
I20260710 11:05:10.758270 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:10.765738 29527 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 11:05:10.768110 29528 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 11:05:10.770032 25906 server_base.cc:1061] running on GCE node
W20260710 11:05:10.771309 29530 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 11:05:10.772326 29524 heartbeater.cc:344] Connected to a master server at 127.25.76.190:44379
I20260710 11:05:10.772639 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:10.772751 29524 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:10.772955 25906 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 11:05:10.773166 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681510773147 us; error 0 us; skew 500 ppm
I20260710 11:05:10.773622 29524 heartbeater.cc:507] Master 127.25.76.190:44379 requested a full tablet report, sending...
I20260710 11:05:10.773963 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:10.776062 29322 ts_manager.cc:194] Registered new tserver with Master: bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993)
I20260710 11:05:10.776705 25906 webserver.cc:533] Webserver started at http://127.25.76.131:36229/ using document root <none> and password file <none>
I20260710 11:05:10.777222 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:10.777434 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:10.777756 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:10.777844 29322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57236
I20260710 11:05:10.779146 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "903df3335f514b83ae70cf22320c061b"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.783985 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:10.787695 29535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.788648 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:05:10.789023 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "903df3335f514b83ae70cf22320c061b"
format_stamp: "Formatted at 2026-07-10 11:05:10 on dist-test-slave-7p3j"
I20260710 11:05:10.789328 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681423216214-25906-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 11:05:10.848526 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:10.849978 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:10.851713 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:10.854355 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:10.854571 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.854938 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:10.855100 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:10.901093 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:38091
I20260710 11:05:10.901204 29597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:38091 every 8 connection(s)
I20260710 11:05:10.915616 29598 heartbeater.cc:344] Connected to a master server at 127.25.76.190:44379
I20260710 11:05:10.916046 29598 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:10.917084 29598 heartbeater.cc:507] Master 127.25.76.190:44379 requested a full tablet report, sending...
I20260710 11:05:10.919481 29322 ts_manager.cc:194] Registered new tserver with Master: 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:10.919610 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015058806s
I20260710 11:05:10.921082 29322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57250
I20260710 11:05:10.945811 29322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57258:
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 11:05:10.948108 29322 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 11:05:10.996093 29489 tablet_service.cc:1511] Processing CreateTablet for tablet e6a543a0371442e1a883b64d859733b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:10.996987 29488 tablet_service.cc:1511] Processing CreateTablet for tablet c283091cad184f78aa1ac1ffdba4848b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:10.997677 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a543a0371442e1a883b64d859733b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.998582 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c283091cad184f78aa1ac1ffdba4848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.999148 29563 tablet_service.cc:1511] Processing CreateTablet for tablet e6a543a0371442e1a883b64d859733b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:11.000559 29563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a543a0371442e1a883b64d859733b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.001704 29562 tablet_service.cc:1511] Processing CreateTablet for tablet c283091cad184f78aa1ac1ffdba4848b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:11.003105 29562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c283091cad184f78aa1ac1ffdba4848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.020022 29614 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: Bootstrap starting.
I20260710 11:05:11.021888 29613 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Bootstrap starting.
I20260710 11:05:11.027860 29614 tablet_bootstrap.cc:654] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.030269 29613 tablet_bootstrap.cc:654] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.034578 29614 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: No bootstrap required, opened a new log
I20260710 11:05:11.035202 29614 ts_tablet_manager.cc:1403] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260710 11:05:11.038388 29614 raft_consensus.cc:359] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.039252 29614 raft_consensus.cc:385] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.039637 29614 raft_consensus.cc:740] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.040932 29614 consensus_queue.cc:260] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.042666 29613 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: No bootstrap required, opened a new log
I20260710 11:05:11.043339 29613 ts_tablet_manager.cc:1403] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:05:11.043685 29598 heartbeater.cc:499] Master 127.25.76.190:44379 was elected leader, sending a full tablet report...
I20260710 11:05:11.044248 29614 ts_tablet_manager.cc:1434] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:11.045001 29414 tablet_service.cc:1511] Processing CreateTablet for tablet e6a543a0371442e1a883b64d859733b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:11.046474 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a543a0371442e1a883b64d859733b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.047406 29614 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: Bootstrap starting.
I20260710 11:05:11.050334 29613 raft_consensus.cc:359] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.051247 29613 raft_consensus.cc:385] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.051581 29613 raft_consensus.cc:740] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.052527 29613 consensus_queue.cc:260] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.046101 29413 tablet_service.cc:1511] Processing CreateTablet for tablet c283091cad184f78aa1ac1ffdba4848b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d8d9307b6b4f4fb78343ad1bc5e8339d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:11.054644 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c283091cad184f78aa1ac1ffdba4848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.055301 29614 tablet_bootstrap.cc:654] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.066581 29524 heartbeater.cc:499] Master 127.25.76.190:44379 was elected leader, sending a full tablet report...
I20260710 11:05:11.071648 29613 ts_tablet_manager.cc:1434] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 11:05:11.072902 29613 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: Bootstrap starting.
I20260710 11:05:11.075429 29614 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: No bootstrap required, opened a new log
I20260710 11:05:11.076057 29614 ts_tablet_manager.cc:1403] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260710 11:05:11.081514 29613 tablet_bootstrap.cc:654] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.084594 29614 raft_consensus.cc:359] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.085610 29614 raft_consensus.cc:385] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.086059 29614 raft_consensus.cc:740] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.087247 29614 consensus_queue.cc:260] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.089744 29620 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: Bootstrap starting.
I20260710 11:05:11.091720 29614 ts_tablet_manager.cc:1434] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:05:11.093586 29613 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: No bootstrap required, opened a new log
I20260710 11:05:11.094251 29613 ts_tablet_manager.cc:1403] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 11:05:11.096985 29613 raft_consensus.cc:359] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.097710 29613 raft_consensus.cc:385] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.097935 29620 tablet_bootstrap.cc:654] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.098090 29613 raft_consensus.cc:740] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.099179 29613 consensus_queue.cc:260] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.103916 29613 ts_tablet_manager.cc:1434] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:05:11.107393 29620 tablet_bootstrap.cc:492] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: No bootstrap required, opened a new log
I20260710 11:05:11.107928 29620 ts_tablet_manager.cc:1403] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.015s
I20260710 11:05:11.110550 29620 raft_consensus.cc:359] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.111137 29620 raft_consensus.cc:385] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.111397 29620 raft_consensus.cc:740] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.112023 29620 consensus_queue.cc:260] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.114223 29449 heartbeater.cc:499] Master 127.25.76.190:44379 was elected leader, sending a full tablet report...
I20260710 11:05:11.114553 29620 ts_tablet_manager.cc:1434] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:05:11.115473 29620 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: Bootstrap starting.
I20260710 11:05:11.120651 29620 tablet_bootstrap.cc:654] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.126338 29620 tablet_bootstrap.cc:492] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: No bootstrap required, opened a new log
I20260710 11:05:11.126783 29620 ts_tablet_manager.cc:1403] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:05:11.129055 29620 raft_consensus.cc:359] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.129696 29620 raft_consensus.cc:385] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.129979 29620 raft_consensus.cc:740] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.130617 29620 consensus_queue.cc:260] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.132242 29620 ts_tablet_manager.cc:1434] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:05:11.150090 29450 tablet.cc:2406] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:11.190618 29617 raft_consensus.cc:493] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:11.191355 29617 raft_consensus.cc:515] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.193776 29617 leader_election.cc:290] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993), 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077)
I20260710 11:05:11.203378 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" is_pre_election: true
I20260710 11:05:11.204031 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781" is_pre_election: true
I20260710 11:05:11.204188 29499 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 0.
I20260710 11:05:11.204869 29424 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 0.
I20260710 11:05:11.205758 29537 leader_election.cc:304] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 903df3335f514b83ae70cf22320c061b, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.206647 29617 raft_consensus.cc:2804] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:11.207046 29617 raft_consensus.cc:493] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:11.207355 29617 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.212404 29617 raft_consensus.cc:515] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.214121 29617 leader_election.cc:290] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 election: Requested vote from peers bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993), 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077)
I20260710 11:05:11.214897 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:11.215148 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:11.215508 29499 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.215678 29424 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.222927 29424 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 1.
I20260710 11:05:11.222927 29499 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 1.
I20260710 11:05:11.224325 29536 leader_election.cc:304] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, 903df3335f514b83ae70cf22320c061b; no voters: 
I20260710 11:05:11.225172 29617 raft_consensus.cc:2804] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:11.226202 29617 raft_consensus.cc:697] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Becoming Leader. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Running, Role: LEADER
I20260710 11:05:11.227042 29617 consensus_queue.cc:237] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.233790 29320 catalog_manager.cc:5697] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b reported cstate change: term changed from 0 to 1, leader changed from <none> to 903df3335f514b83ae70cf22320c061b (127.25.76.131). New cstate: current_term: 1 leader_uuid: "903df3335f514b83ae70cf22320c061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.234902 29618 raft_consensus.cc:493] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:11.235375 29618 raft_consensus.cc:515] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.237836 29618 leader_election.cc:290] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:11.248673 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781" is_pre_election: true
I20260710 11:05:11.249430 29424 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 0.
I20260710 11:05:11.249822 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903df3335f514b83ae70cf22320c061b" is_pre_election: true
I20260710 11:05:11.250495 29573 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 0.
I20260710 11:05:11.250547 29462 leader_election.cc:304] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.251425 29618 raft_consensus.cc:2804] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:11.251784 29618 raft_consensus.cc:493] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:11.252097 29618 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.257108 29618 raft_consensus.cc:515] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.259074 29618 leader_election.cc:290] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 election: Requested vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:11.259845 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:11.260262 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:11.260452 29424 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.260773 29573 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.266394 29424 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 1.
I20260710 11:05:11.267207 29573 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 1.
I20260710 11:05:11.267486 29462 leader_election.cc:304] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.268308 29618 raft_consensus.cc:2804] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:11.269345 29618 raft_consensus.cc:697] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Becoming Leader. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Running, Role: LEADER
I20260710 11:05:11.270045 29618 consensus_queue.cc:237] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.276744 29320 catalog_manager.cc:5697] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.347934 29320 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57262:
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 11:05:11.350019 29320 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 11:05:11.377463 29414 tablet_service.cc:1511] Processing CreateTablet for tablet 05a239ed38c24f8e8425c13bad9001d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:11.378913 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a239ed38c24f8e8425c13bad9001d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.378886 29489 tablet_service.cc:1511] Processing CreateTablet for tablet 05a239ed38c24f8e8425c13bad9001d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:11.380277 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a239ed38c24f8e8425c13bad9001d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.380995 29562 tablet_service.cc:1511] Processing CreateTablet for tablet 05a239ed38c24f8e8425c13bad9001d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:11.382649 29562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a239ed38c24f8e8425c13bad9001d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.383612 29413 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdac3a7874c4b418afaff5adc522317 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:11.384821 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdac3a7874c4b418afaff5adc522317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.385002 29488 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdac3a7874c4b418afaff5adc522317 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:11.386390 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdac3a7874c4b418afaff5adc522317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.397027 29620 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: Bootstrap starting.
I20260710 11:05:11.400542 29614 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: Bootstrap starting.
W20260710 11:05:11.402781 29370 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:11.403986 29620 tablet_bootstrap.cc:654] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.406154 29613 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Bootstrap starting.
I20260710 11:05:11.408232 29563 tablet_service.cc:1511] Processing CreateTablet for tablet 2cdac3a7874c4b418afaff5adc522317 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00ed57c8c29b40a5ab7c189ad25b3f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:11.409730 29563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cdac3a7874c4b418afaff5adc522317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:11.415380 29613 tablet_bootstrap.cc:654] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.416229 29614 tablet_bootstrap.cc:654] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.423136 29620 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: No bootstrap required, opened a new log
I20260710 11:05:11.423681 29620 ts_tablet_manager.cc:1403] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260710 11:05:11.427156 29620 raft_consensus.cc:359] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.427944 29620 raft_consensus.cc:385] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.428282 29620 raft_consensus.cc:740] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.429198 29620 consensus_queue.cc:260] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.431761 29620 ts_tablet_manager.cc:1434] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:05:11.433699 29620 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: Bootstrap starting.
I20260710 11:05:11.434378 29613 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: No bootstrap required, opened a new log
I20260710 11:05:11.434922 29613 ts_tablet_manager.cc:1403] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260710 11:05:11.435873 29614 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: No bootstrap required, opened a new log
I20260710 11:05:11.436461 29614 ts_tablet_manager.cc:1403] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260710 11:05:11.438192 29613 raft_consensus.cc:359] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.439026 29613 raft_consensus.cc:385] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.439347 29613 raft_consensus.cc:740] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.439596 29614 raft_consensus.cc:359] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.440604 29614 raft_consensus.cc:385] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.440188 29613 consensus_queue.cc:260] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.440965 29614 raft_consensus.cc:740] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.441212 29620 tablet_bootstrap.cc:654] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.442153 29614 consensus_queue.cc:260] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.442723 29613 ts_tablet_manager.cc:1434] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:11.443866 29613 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Bootstrap starting.
I20260710 11:05:11.447204 29614 ts_tablet_manager.cc:1434] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:11.450961 29613 tablet_bootstrap.cc:654] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.455838 29614 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: Bootstrap starting.
I20260710 11:05:11.467487 29614 tablet_bootstrap.cc:654] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:11.469151 29620 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: No bootstrap required, opened a new log
I20260710 11:05:11.469774 29620 ts_tablet_manager.cc:1403] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.022s
I20260710 11:05:11.473433 29620 raft_consensus.cc:359] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.474435 29620 raft_consensus.cc:385] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.474822 29620 raft_consensus.cc:740] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.475944 29620 consensus_queue.cc:260] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.479394 29620 ts_tablet_manager.cc:1434] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:11.483337 29614 tablet_bootstrap.cc:492] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: No bootstrap required, opened a new log
I20260710 11:05:11.483896 29614 ts_tablet_manager.cc:1403] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260710 11:05:11.486912 29614 raft_consensus.cc:359] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.487651 29614 raft_consensus.cc:385] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.487964 29614 raft_consensus.cc:740] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.488782 29614 consensus_queue.cc:260] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.491146 29614 ts_tablet_manager.cc:1434] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:11.491942 29613 tablet_bootstrap.cc:492] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: No bootstrap required, opened a new log
I20260710 11:05:11.492525 29613 ts_tablet_manager.cc:1403] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.025s
I20260710 11:05:11.495224 29613 raft_consensus.cc:359] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.495960 29613 raft_consensus.cc:385] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:11.496294 29613 raft_consensus.cc:740] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Initialized, Role: FOLLOWER
I20260710 11:05:11.497098 29613 consensus_queue.cc:260] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.499316 29613 ts_tablet_manager.cc:1434] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:05:11.499361 29618 raft_consensus.cc:493] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:11.499959 29618 raft_consensus.cc:515] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.502951 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781" is_pre_election: true
I20260710 11:05:11.503660 29424 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 0.
I20260710 11:05:11.503839 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903df3335f514b83ae70cf22320c061b" is_pre_election: true
I20260710 11:05:11.505148 29618 leader_election.cc:290] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:11.505007 29573 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 0.
I20260710 11:05:11.505045 29462 leader_election.cc:304] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.506858 29618 raft_consensus.cc:2804] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:11.507313 29618 raft_consensus.cc:493] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:11.507628 29618 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.514740 29618 raft_consensus.cc:515] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.516635 29618 leader_election.cc:290] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 election: Requested vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:11.517485 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:11.517741 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:11.518116 29424 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.518337 29573 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.523468 29424 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 1.
I20260710 11:05:11.523578 29573 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 1.
I20260710 11:05:11.524680 29462 leader_election.cc:304] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.525439 29618 raft_consensus.cc:2804] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:11.526027 29618 raft_consensus.cc:697] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Becoming Leader. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Running, Role: LEADER
I20260710 11:05:11.526854 29618 consensus_queue.cc:237] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.536201 29319 catalog_manager.cc:5697] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.543248 29617 raft_consensus.cc:493] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:11.543866 29617 raft_consensus.cc:515] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.545800 29617 leader_election.cc:290] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993)
I20260710 11:05:11.546700 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781" is_pre_election: true
I20260710 11:05:11.546844 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" is_pre_election: true
I20260710 11:05:11.547498 29424 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 0.
I20260710 11:05:11.547578 29499 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 0.
I20260710 11:05:11.548512 29536 leader_election.cc:304] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, 903df3335f514b83ae70cf22320c061b; no voters: 
I20260710 11:05:11.549201 29617 raft_consensus.cc:2804] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:11.549562 29617 raft_consensus.cc:493] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:11.549877 29617 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.554934 29617 raft_consensus.cc:515] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.556761 29617 leader_election.cc:290] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 election: Requested vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993)
I20260710 11:05:11.557570 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:11.557834 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:11.558197 29424 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.558416 29499 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:11.564277 29424 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 1.
I20260710 11:05:11.564451 29499 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 1.
I20260710 11:05:11.565347 29536 leader_election.cc:304] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, 903df3335f514b83ae70cf22320c061b; no voters: 
I20260710 11:05:11.566265 29617 raft_consensus.cc:2804] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:11.566802 29617 raft_consensus.cc:697] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Becoming Leader. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Running, Role: LEADER
I20260710 11:05:11.567566 29617 consensus_queue.cc:237] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.575110 29319 catalog_manager.cc:5697] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b reported cstate change: term changed from 0 to 1, leader changed from <none> to 903df3335f514b83ae70cf22320c061b (127.25.76.131). New cstate: current_term: 1 leader_uuid: "903df3335f514b83ae70cf22320c061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.607626 29573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6"
dest_uuid: "903df3335f514b83ae70cf22320c061b"
mode: GRACEFUL
new_leader_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:53554
I20260710 11:05:11.608117 29573 raft_consensus.cc:606] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Received request to transfer leadership to TS 34b77c924bf1414fa816edfdcf862781
I20260710 11:05:11.621423 29499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b"
dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
mode: GRACEFUL
new_leader_uuid: "903df3335f514b83ae70cf22320c061b"
 from {username='slave'} at 127.0.0.1:47160
I20260710 11:05:11.622030 29499 raft_consensus.cc:606] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Received request to transfer leadership to TS 903df3335f514b83ae70cf22320c061b
I20260710 11:05:11.628234 29499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9"
dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
mode: GRACEFUL
new_leader_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:47160
I20260710 11:05:11.628762 29499 raft_consensus.cc:606] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Received request to transfer leadership to TS 34b77c924bf1414fa816edfdcf862781
I20260710 11:05:11.631119 29617 consensus_queue.cc:1048] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.635186 29573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317"
dest_uuid: "903df3335f514b83ae70cf22320c061b"
mode: GRACEFUL
new_leader_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:53554
I20260710 11:05:11.635773 29573 raft_consensus.cc:606] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Received request to transfer leadership to TS 34b77c924bf1414fa816edfdcf862781
I20260710 11:05:11.639083 29626 raft_consensus.cc:993] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: : Instructing follower 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:11.640314 29626 raft_consensus.cc:1081] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Signalling peer 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:11.642328 29423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6"
dest_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:50956
I20260710 11:05:11.647140 29423 raft_consensus.cc:493] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.647584 29423 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.656054 29617 consensus_queue.cc:1048] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:11.664027 29423 raft_consensus.cc:515] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.671612 29423 leader_election.cc:290] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Requested vote from peers bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:11.689896 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:11.689962 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a543a0371442e1a883b64d859733b6" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:11.690691 29499 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.690780 29573 raft_consensus.cc:3055] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.691316 29573 raft_consensus.cc:740] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Running, Role: LEADER
I20260710 11:05:11.692137 29573 consensus_queue.cc:260] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.693193 29573 raft_consensus.cc:3060] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.696610 29499 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:11.697719 29388 leader_election.cc:304] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:11.698618 29623 raft_consensus.cc:2804] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.699754 29573 raft_consensus.cc:2468] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:11.704160 29618 consensus_queue.cc:1048] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.705881 29623 raft_consensus.cc:697] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Becoming Leader. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Running, Role: LEADER
I20260710 11:05:11.706909 29623 consensus_queue.cc:237] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } }
I20260710 11:05:11.713958 29618 raft_consensus.cc:993] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: : Instructing follower 903df3335f514b83ae70cf22320c061b to start an election
I20260710 11:05:11.714627 29629 raft_consensus.cc:1081] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Signalling peer 903df3335f514b83ae70cf22320c061b to start an election
I20260710 11:05:11.715781 29322 catalog_manager.cc:5697] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 reported cstate change: term changed from 1 to 2, leader changed from 903df3335f514b83ae70cf22320c061b (127.25.76.131) to 34b77c924bf1414fa816edfdcf862781 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "34b77c924bf1414fa816edfdcf862781" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.719995 29572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b"
dest_uuid: "903df3335f514b83ae70cf22320c061b"
 from {username='slave'} at 127.0.0.1:53542
I20260710 11:05:11.720697 29572 raft_consensus.cc:493] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.721097 29572 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.722637 29629 consensus_queue.cc:1048] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.731536 29572 raft_consensus.cc:515] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.732743 29573 raft_consensus.cc:1240] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Rejecting Update request from peer bf62c7abedd8482d9df0ff1fb6d8f7e2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:11.736312 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:11.737531 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c283091cad184f78aa1ac1ffdba4848b" candidate_uuid: "903df3335f514b83ae70cf22320c061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:11.738121 29423 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.736541 29572 leader_election.cc:290] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 2 election: Requested vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993)
I20260710 11:05:11.736848 29629 consensus_queue.cc:1059] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:05:11.744484 29423 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 2.
I20260710 11:05:11.745790 29536 leader_election.cc:304] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, 903df3335f514b83ae70cf22320c061b; no voters: 
I20260710 11:05:11.746686 29646 raft_consensus.cc:2804] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.746608 29499 raft_consensus.cc:3055] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.747381 29499 raft_consensus.cc:740] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Running, Role: LEADER
I20260710 11:05:11.747457 29646 raft_consensus.cc:697] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 LEADER]: Becoming Leader. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Running, Role: LEADER
I20260710 11:05:11.748562 29646 consensus_queue.cc:237] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [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: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.748816 29499 consensus_queue.cc:260] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:11.750268 29499 raft_consensus.cc:3060] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.757296 29499 raft_consensus.cc:2468] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 903df3335f514b83ae70cf22320c061b in term 2.
W20260710 11:05:11.757874 29629 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:11.757083 29319 catalog_manager.cc:5697] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b reported cstate change: term changed from 1 to 2, leader changed from bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130) to 903df3335f514b83ae70cf22320c061b (127.25.76.131). New cstate: current_term: 2 leader_uuid: "903df3335f514b83ae70cf22320c061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:12.110828 29646 consensus_queue.cc:1048] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:12.123004 29617 consensus_queue.cc:1048] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:12.125946 29618 consensus_queue.cc:1048] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:12.130510 29618 consensus_queue.cc:1048] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:12.140751 29626 raft_consensus.cc:993] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: : Instructing follower 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:12.141265 29626 raft_consensus.cc:1081] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Signalling peer 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:12.145233 29423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317"
dest_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:50956
I20260710 11:05:12.145849 29423 raft_consensus.cc:493] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.146337 29423 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.150089 29618 raft_consensus.cc:993] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: : Instructing follower 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:12.150591 29618 raft_consensus.cc:1081] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Signalling peer 34b77c924bf1414fa816edfdcf862781 to start an election
I20260710 11:05:12.153254 29422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9"
dest_uuid: "34b77c924bf1414fa816edfdcf862781"
 from {username='slave'} at 127.0.0.1:50968
I20260710 11:05:12.153949 29422 raft_consensus.cc:493] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.154341 29422 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.159171 29423 raft_consensus.cc:515] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.161300 29423 leader_election.cc:290] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Requested vote from peers bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:12.162063 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:12.162667 29499 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.162840 29572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:12.163497 29572 raft_consensus.cc:3055] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:12.163832 29572 raft_consensus.cc:740] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 903df3335f514b83ae70cf22320c061b, State: Running, Role: LEADER
I20260710 11:05:12.164239 29422 raft_consensus.cc:515] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.164711 29572 consensus_queue.cc:260] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.165846 29424 raft_consensus.cc:1240] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Rejecting Update request from peer bf62c7abedd8482d9df0ff1fb6d8f7e2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:12.166240 29572 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.169734 29499 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:12.170172 29660 consensus_queue.cc:1059] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:12.171005 29388 leader_election.cc:304] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:12.171489 29629 raft_consensus.cc:3055] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:12.171912 29629 raft_consensus.cc:740] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Running, Role: LEADER
I20260710 11:05:12.171916 29623 raft_consensus.cc:2804] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:12.172570 29623 raft_consensus.cc:697] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Becoming Leader. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Running, Role: LEADER
I20260710 11:05:12.172878 29629 consensus_queue.cc:260] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.173362 29623 consensus_queue.cc:237] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.174126 29629 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.174415 29572 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:12.175253 29422 leader_election.cc:290] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Requested vote from peers bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130:41993), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:12.177143 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:12.177826 29573 raft_consensus.cc:3060] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:12.178400 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a239ed38c24f8e8425c13bad9001d9" candidate_uuid: "34b77c924bf1414fa816edfdcf862781" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
I20260710 11:05:12.180335 29321 catalog_manager.cc:5697] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 reported cstate change: term changed from 1 to 2, leader changed from 903df3335f514b83ae70cf22320c061b (127.25.76.131) to 34b77c924bf1414fa816edfdcf862781 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "34b77c924bf1414fa816edfdcf862781" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.184602 29573 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:12.186116 29390 leader_election.cc:304] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34b77c924bf1414fa816edfdcf862781, 903df3335f514b83ae70cf22320c061b; no voters: 
I20260710 11:05:12.187129 29623 raft_consensus.cc:2804] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:12.187693 29623 raft_consensus.cc:697] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Becoming Leader. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Running, Role: LEADER
I20260710 11:05:12.188557 29623 consensus_queue.cc:237] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [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: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.189611 29499 raft_consensus.cc:2468] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34b77c924bf1414fa816edfdcf862781 in term 2.
I20260710 11:05:12.195603 29321 catalog_manager.cc:5697] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 reported cstate change: term changed from 1 to 2, leader changed from bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130) to 34b77c924bf1414fa816edfdcf862781 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "34b77c924bf1414fa816edfdcf862781" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.292331 29499 raft_consensus.cc:1275] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Refusing update from remote peer 903df3335f514b83ae70cf22320c061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.293570 29617 consensus_queue.cc:1048] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.302045 29422 raft_consensus.cc:1275] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Refusing update from remote peer 903df3335f514b83ae70cf22320c061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.303491 29617 consensus_queue.cc:1048] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.318852 29499 raft_consensus.cc:1275] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.318985 29573 raft_consensus.cc:1275] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.320590 29653 consensus_queue.cc:1048] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.321257 29623 consensus_queue.cc:1048] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.428972 25906 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:12.430552 25906 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:12.430931 25906 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:12.442818 29422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317"
dest_uuid: "34b77c924bf1414fa816edfdcf862781"
mode: GRACEFUL
new_leader_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
 from {username='slave'} at 127.0.0.1:43272
I20260710 11:05:12.443410 29422 raft_consensus.cc:606] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Received request to transfer leadership to TS bf62c7abedd8482d9df0ff1fb6d8f7e2
I20260710 11:05:12.444535 25906 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:12.661834 29573 raft_consensus.cc:1275] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.663586 29661 consensus_queue.cc:1048] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:12.663880 29499 raft_consensus.cc:1275] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.665725 29661 consensus_queue.cc:1048] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.666352 29573 raft_consensus.cc:1275] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.668329 29661 consensus_queue.cc:1048] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:05:12.685216 29499 raft_consensus.cc:1275] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Refusing update from remote peer 34b77c924bf1414fa816edfdcf862781: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.686892 29661 consensus_queue.cc:1048] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:12.692977 29661 raft_consensus.cc:993] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: : Instructing follower bf62c7abedd8482d9df0ff1fb6d8f7e2 to start an election
I20260710 11:05:12.693444 29653 raft_consensus.cc:1081] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Signalling peer bf62c7abedd8482d9df0ff1fb6d8f7e2 to start an election
I20260710 11:05:12.695297 29499 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317"
dest_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2"
 from {username='slave'} at 127.0.0.1:47166
I20260710 11:05:12.695926 29499 raft_consensus.cc:493] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.696318 29499 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.702708 29499 raft_consensus.cc:515] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.704310 29499 leader_election.cc:290] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [CANDIDATE]: Term 3 election: Requested vote from peers 34b77c924bf1414fa816edfdcf862781 (127.25.76.129:41077), 903df3335f514b83ae70cf22320c061b (127.25.76.131:38091)
I20260710 11:05:12.705086 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34b77c924bf1414fa816edfdcf862781"
I20260710 11:05:12.705299 29572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cdac3a7874c4b418afaff5adc522317" candidate_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "903df3335f514b83ae70cf22320c061b"
I20260710 11:05:12.705811 29422 raft_consensus.cc:3055] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:12.705870 29572 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.706132 29422 raft_consensus.cc:740] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34b77c924bf1414fa816edfdcf862781, State: Running, Role: LEADER
I20260710 11:05:12.706871 29422 consensus_queue.cc:260] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [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: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.707793 29422 raft_consensus.cc:3060] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.710902 29572 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 3.
I20260710 11:05:12.712052 29465 leader_election.cc:304] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [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: 903df3335f514b83ae70cf22320c061b, bf62c7abedd8482d9df0ff1fb6d8f7e2; no voters: 
I20260710 11:05:12.712787 29629 raft_consensus.cc:2804] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:12.713001 29422 raft_consensus.cc:2468] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf62c7abedd8482d9df0ff1fb6d8f7e2 in term 3.
I20260710 11:05:12.713831 29629 raft_consensus.cc:697] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 LEADER]: Becoming Leader. State: Replica: bf62c7abedd8482d9df0ff1fb6d8f7e2, State: Running, Role: LEADER
I20260710 11:05:12.714638 29629 consensus_queue.cc:237] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [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: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } }
I20260710 11:05:12.720709 29321 catalog_manager.cc:5697] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 reported cstate change: term changed from 2 to 3, leader changed from 34b77c924bf1414fa816edfdcf862781 (127.25.76.129) to bf62c7abedd8482d9df0ff1fb6d8f7e2 (127.25.76.130). New cstate: current_term: 3 leader_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34b77c924bf1414fa816edfdcf862781" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf62c7abedd8482d9df0ff1fb6d8f7e2" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 41993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "903df3335f514b83ae70cf22320c061b" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 38091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.804695 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
I20260710 11:05:12.829123 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:12.829871 25906 tablet_replica.cc:333] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781: stopping tablet replica
I20260710 11:05:12.830487 25906 raft_consensus.cc:2243] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:12.831297 25906 raft_consensus.cc:2272] T 05a239ed38c24f8e8425c13bad9001d9 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.833964 25906 tablet_replica.cc:333] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781: stopping tablet replica
I20260710 11:05:12.834542 25906 raft_consensus.cc:2243] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.835009 25906 raft_consensus.cc:2272] T 2cdac3a7874c4b418afaff5adc522317 P 34b77c924bf1414fa816edfdcf862781 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.837373 25906 tablet_replica.cc:333] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781: stopping tablet replica
I20260710 11:05:12.837973 25906 raft_consensus.cc:2243] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:12.838809 25906 raft_consensus.cc:2272] T e6a543a0371442e1a883b64d859733b6 P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.841005 25906 tablet_replica.cc:333] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781: stopping tablet replica
I20260710 11:05:12.841522 25906 raft_consensus.cc:2243] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.842047 25906 raft_consensus.cc:2272] T c283091cad184f78aa1ac1ffdba4848b P 34b77c924bf1414fa816edfdcf862781 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.866108 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
I20260710 11:05:12.877830 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
I20260710 11:05:12.902683 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:12.903735 25906 tablet_replica.cc:333] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2: stopping tablet replica
I20260710 11:05:12.904350 25906 raft_consensus.cc:2243] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.904991 25906 raft_consensus.cc:2272] T 05a239ed38c24f8e8425c13bad9001d9 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.907686 25906 tablet_replica.cc:333] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2: stopping tablet replica
I20260710 11:05:12.908512 25906 raft_consensus.cc:2243] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.909138 25906 raft_consensus.cc:2272] T c283091cad184f78aa1ac1ffdba4848b P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.912150 25906 tablet_replica.cc:333] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: stopping tablet replica
I20260710 11:05:12.912746 25906 raft_consensus.cc:2243] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:12.915051 25906 pending_rounds.cc:70] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Trying to abort 1 pending ops.
I20260710 11:05:12.915325 25906 pending_rounds.cc:77] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959476086161408 op_type: NO_OP noop_request { }
I20260710 11:05:12.915727 25906 raft_consensus.cc:2889] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:12.916133 25906 raft_consensus.cc:2272] T 2cdac3a7874c4b418afaff5adc522317 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.919579 25906 tablet_replica.cc:333] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2: stopping tablet replica
I20260710 11:05:12.920280 25906 raft_consensus.cc:2243] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.920871 25906 raft_consensus.cc:2272] T e6a543a0371442e1a883b64d859733b6 P bf62c7abedd8482d9df0ff1fb6d8f7e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.940058 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
I20260710 11:05:12.952327 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
I20260710 11:05:12.970992 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:12.971674 25906 tablet_replica.cc:333] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b: stopping tablet replica
I20260710 11:05:12.972241 25906 raft_consensus.cc:2243] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.972719 25906 raft_consensus.cc:2272] T 05a239ed38c24f8e8425c13bad9001d9 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.975162 25906 tablet_replica.cc:333] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b: stopping tablet replica
I20260710 11:05:12.975703 25906 raft_consensus.cc:2243] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:12.976498 25906 raft_consensus.cc:2272] T c283091cad184f78aa1ac1ffdba4848b P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.978753 25906 tablet_replica.cc:333] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b: stopping tablet replica
I20260710 11:05:12.979242 25906 raft_consensus.cc:2243] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.979660 25906 raft_consensus.cc:2272] T 2cdac3a7874c4b418afaff5adc522317 P 903df3335f514b83ae70cf22320c061b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:12.981775 25906 tablet_replica.cc:333] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b: stopping tablet replica
I20260710 11:05:12.982230 25906 raft_consensus.cc:2243] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:12.982643 25906 raft_consensus.cc:2272] T e6a543a0371442e1a883b64d859733b6 P 903df3335f514b83ae70cf22320c061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:13.006069 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:05:13.018330 25906 master.cc:562] Master@127.25.76.190:44379 shutting down...
I20260710 11:05:13.036020 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:13.036628 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:13.036988 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6049923461fc401e93e35262209e439b: stopping tablet replica
I20260710 11:05:13.049942 25906 master.cc:584] Master@127.25.76.190:44379 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2814 ms)
[----------] 6 tests from LeaderRebalancerTest (89699 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:13.077767 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:40517
I20260710 11:05:13.078926 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.084129 29669 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 11:05:13.085515 29670 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 11:05:13.086292 29672 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 11:05:13.086663 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:13.087455 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.087653 25906 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 11:05:13.087814 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681513087793 us; error 0 us; skew 500 ppm
I20260710 11:05:13.088315 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.090770 25906 webserver.cc:533] Webserver started at http://127.25.76.190:43959/ using document root <none> and password file <none>
I20260710 11:05:13.091251 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.091456 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.091727 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.092787 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "79bf3369b4934803992afdc1ad93d418"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.097319 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:13.100792 29677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.101500 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:13.101807 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "79bf3369b4934803992afdc1ad93d418"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.102098 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-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 11:05:13.119127 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.120152 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.155922 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:40517
I20260710 11:05:13.156059 29728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:40517 every 8 connection(s)
I20260710 11:05:13.159763 29729 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 11:05:13.171065 29729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: Bootstrap starting.
I20260710 11:05:13.176003 29729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.180658 29729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: No bootstrap required, opened a new log
I20260710 11:05:13.182912 29729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER }
I20260710 11:05:13.183313 29729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.183606 29729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bf3369b4934803992afdc1ad93d418, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.184333 29729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER }
I20260710 11:05:13.184832 29729 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:13.185083 29729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:13.185410 29729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.190330 29729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER }
I20260710 11:05:13.190904 29729 leader_election.cc:304] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [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: 79bf3369b4934803992afdc1ad93d418; no voters: 
I20260710 11:05:13.192167 29729 leader_election.cc:290] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:13.192523 29732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:13.193938 29732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 1 LEADER]: Becoming Leader. State: Replica: 79bf3369b4934803992afdc1ad93d418, State: Running, Role: LEADER
I20260710 11:05:13.194593 29732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [LEADER]: Queue going to LEADER mode. State: All 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: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER }
I20260710 11:05:13.195339 29729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:13.199031 29734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79bf3369b4934803992afdc1ad93d418. Latest consensus state: current_term: 1 leader_uuid: "79bf3369b4934803992afdc1ad93d418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER } }
I20260710 11:05:13.199777 29734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:13.200034 29733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79bf3369b4934803992afdc1ad93d418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bf3369b4934803992afdc1ad93d418" member_type: VOTER } }
I20260710 11:05:13.200676 29733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:13.202952 29739 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:13.210374 29739 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:13.211361 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:13.219581 29739 catalog_manager.cc:1383] Generated new cluster ID: 9f15679bf85846478144a7abb0603d74
I20260710 11:05:13.219925 29739 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:13.235009 29739 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:13.236359 29739 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:13.253520 29739 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: Generated new TSK 0
I20260710 11:05:13.254206 29739 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:13.278060 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.284192 29750 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 11:05:13.285912 29751 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 11:05:13.287319 29753 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 11:05:13.287649 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:13.288584 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.288843 25906 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 11:05:13.289047 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681513289019 us; error 0 us; skew 500 ppm
I20260710 11:05:13.289619 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.292260 25906 webserver.cc:533] Webserver started at http://127.25.76.129:39019/ using document root <none> and password file <none>
I20260710 11:05:13.292800 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.293020 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.293332 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.294551 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "92ee5b62e2b9437e995765f0db524f41"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.299396 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:05:13.303022 29758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.303934 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:13.304260 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "92ee5b62e2b9437e995765f0db524f41"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.304600 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-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 11:05:13.315655 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.316817 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.318388 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.321045 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.321306 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.321579 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.321831 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:13.363878 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:35063
I20260710 11:05:13.363993 29820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:35063 every 8 connection(s)
I20260710 11:05:13.369325 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.376755 29825 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 11:05:13.378620 29826 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 11:05:13.380674 29828 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 11:05:13.382385 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:13.382711 29821 heartbeater.cc:344] Connected to a master server at 127.25.76.190:40517
I20260710 11:05:13.383147 29821 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.383522 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.383780 25906 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 11:05:13.383898 29821 heartbeater.cc:507] Master 127.25.76.190:40517 requested a full tablet report, sending...
I20260710 11:05:13.383986 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681513383948 us; error 0 us; skew 500 ppm
I20260710 11:05:13.384832 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.386482 29694 ts_manager.cc:194] Registered new tserver with Master: 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063)
I20260710 11:05:13.387678 25906 webserver.cc:533] Webserver started at http://127.25.76.130:36337/ using document root <none> and password file <none>
I20260710 11:05:13.388267 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.388494 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.388404 29694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53272
I20260710 11:05:13.389025 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.390411 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "ab7f56e3f80b406199947e43ad6f39b0"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.395327 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:13.399154 29833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.400007 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:13.400343 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "ab7f56e3f80b406199947e43ad6f39b0"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.400640 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-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 11:05:13.426772 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.427845 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.429263 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.431529 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.431763 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.432004 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.432180 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.470423 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:42751
I20260710 11:05:13.470520 29895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:42751 every 8 connection(s)
I20260710 11:05:13.475198 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:13.482333 29899 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 11:05:13.483731 29900 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 11:05:13.486708 29902 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 11:05:13.488018 29896 heartbeater.cc:344] Connected to a master server at 127.25.76.190:40517
I20260710 11:05:13.488466 29896 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.488996 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:13.489540 29896 heartbeater.cc:507] Master 127.25.76.190:40517 requested a full tablet report, sending...
I20260710 11:05:13.490065 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:13.490378 25906 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 11:05:13.490720 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681513490696 us; error 0 us; skew 500 ppm
I20260710 11:05:13.491580 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:13.492053 29694 ts_manager.cc:194] Registered new tserver with Master: ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:13.494001 29694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53276
I20260710 11:05:13.494472 25906 webserver.cc:533] Webserver started at http://127.25.76.131:35323/ using document root <none> and password file <none>
I20260710 11:05:13.495182 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:13.495483 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:13.495795 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:13.497076 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "99a170b97c3340678f20cf3170fd4c83"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.501864 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:05:13.505630 29907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.506631 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:13.506964 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "99a170b97c3340678f20cf3170fd4c83"
format_stamp: "Formatted at 2026-07-10 11:05:13 on dist-test-slave-7p3j"
I20260710 11:05:13.507293 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681423216214-25906-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 11:05:13.521275 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:13.522503 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:13.524013 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:13.526438 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:13.526691 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.526957 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:13.527163 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:13.567644 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:33261
I20260710 11:05:13.567747 29969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:33261 every 8 connection(s)
I20260710 11:05:13.582656 29970 heartbeater.cc:344] Connected to a master server at 127.25.76.190:40517
I20260710 11:05:13.583079 29970 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:13.583863 29970 heartbeater.cc:507] Master 127.25.76.190:40517 requested a full tablet report, sending...
I20260710 11:05:13.586047 29694 ts_manager.cc:194] Registered new tserver with Master: 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:13.586814 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015861917s
I20260710 11:05:13.587713 29694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53288
I20260710 11:05:13.614530 29694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53304:
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 11:05:13.617244 29694 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 11:05:13.678262 29861 tablet_service.cc:1511] Processing CreateTablet for tablet 3b265f0a689c4428a1f1d0912ecab730 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.679711 29861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b265f0a689c4428a1f1d0912ecab730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.686725 29859 tablet_service.cc:1511] Processing CreateTablet for tablet eb113227144540409a93e8136536d561 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.688189 29859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb113227144540409a93e8136536d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.689881 29856 tablet_service.cc:1511] Processing CreateTablet for tablet 7075fa8fe2e9406ba009b9f03f4d846d (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.690681 29858 tablet_service.cc:1511] Processing CreateTablet for tablet 60196f2a3536477fac9e7527a4b00418 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.691385 29856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7075fa8fe2e9406ba009b9f03f4d846d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.692016 29858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60196f2a3536477fac9e7527a4b00418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.694710 29857 tablet_service.cc:1511] Processing CreateTablet for tablet 04ae09e2e32c4742939a5ee3886457da (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.695056 29855 tablet_service.cc:1511] Processing CreateTablet for tablet 102cd2f57df14adc973a0a746ffd43d9 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.696064 29857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ae09e2e32c4742939a5ee3886457da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.696666 29855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102cd2f57df14adc973a0a746ffd43d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.685223 29860 tablet_service.cc:1511] Processing CreateTablet for tablet 76e86e91ea2645fc8f4a15fcaa54320c (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.698153 29860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e86e91ea2645fc8f4a15fcaa54320c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.699927 29854 tablet_service.cc:1511] Processing CreateTablet for tablet e9d4505c458c429fb72917cc5c4a30fa (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.701267 29854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d4505c458c429fb72917cc5c4a30fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.722429 29935 tablet_service.cc:1511] Processing CreateTablet for tablet 3b265f0a689c4428a1f1d0912ecab730 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.724515 29935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b265f0a689c4428a1f1d0912ecab730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.724407 29853 tablet_service.cc:1511] Processing CreateTablet for tablet e5c7285c7b3141488de24a8c681d1f38 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.726226 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c7285c7b3141488de24a8c681d1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.736277 29934 tablet_service.cc:1511] Processing CreateTablet for tablet 76e86e91ea2645fc8f4a15fcaa54320c (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.738425 29934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e86e91ea2645fc8f4a15fcaa54320c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.748245 29933 tablet_service.cc:1511] Processing CreateTablet for tablet eb113227144540409a93e8136536d561 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.750614 29933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb113227144540409a93e8136536d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.762079 29932 tablet_service.cc:1511] Processing CreateTablet for tablet 60196f2a3536477fac9e7527a4b00418 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.764165 29932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60196f2a3536477fac9e7527a4b00418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.768983 29985 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:13.771942 29931 tablet_service.cc:1511] Processing CreateTablet for tablet 04ae09e2e32c4742939a5ee3886457da (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.775538 29985 tablet_bootstrap.cc:654] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.775343 29786 tablet_service.cc:1511] Processing CreateTablet for tablet 3b265f0a689c4428a1f1d0912ecab730 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.776762 29786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b265f0a689c4428a1f1d0912ecab730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.778892 29785 tablet_service.cc:1511] Processing CreateTablet for tablet 76e86e91ea2645fc8f4a15fcaa54320c (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.780370 29785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e86e91ea2645fc8f4a15fcaa54320c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.782696 29985 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:13.783185 29985 ts_tablet_manager.cc:1403] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:05:13.782862 29784 tablet_service.cc:1511] Processing CreateTablet for tablet eb113227144540409a93e8136536d561 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.784356 29784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb113227144540409a93e8136536d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.786823 29985 raft_consensus.cc:359] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:13.787019 29783 tablet_service.cc:1511] Processing CreateTablet for tablet 60196f2a3536477fac9e7527a4b00418 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.787670 29985 raft_consensus.cc:385] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.788017 29985 raft_consensus.cc:740] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.789263 29985 consensus_queue.cc:260] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:13.789353 29782 tablet_service.cc:1511] Processing CreateTablet for tablet 04ae09e2e32c4742939a5ee3886457da (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.791694 29781 tablet_service.cc:1511] Processing CreateTablet for tablet 7075fa8fe2e9406ba009b9f03f4d846d (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.794839 29779 tablet_service.cc:1511] Processing CreateTablet for tablet e9d4505c458c429fb72917cc5c4a30fa (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.797079 29778 tablet_service.cc:1511] Processing CreateTablet for tablet e5c7285c7b3141488de24a8c681d1f38 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.800258 29780 tablet_service.cc:1511] Processing CreateTablet for tablet 102cd2f57df14adc973a0a746ffd43d9 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.773496 29931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ae09e2e32c4742939a5ee3886457da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.803016 29930 tablet_service.cc:1511] Processing CreateTablet for tablet 7075fa8fe2e9406ba009b9f03f4d846d (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.804477 29930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7075fa8fe2e9406ba009b9f03f4d846d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.809907 29935 tablet_service.cc:1511] Processing CreateTablet for tablet e9d4505c458c429fb72917cc5c4a30fa (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.811358 29935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d4505c458c429fb72917cc5c4a30fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.814324 29779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d4505c458c429fb72917cc5c4a30fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.815840 29782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ae09e2e32c4742939a5ee3886457da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.817045 29780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102cd2f57df14adc973a0a746ffd43d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.818225 29781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7075fa8fe2e9406ba009b9f03f4d846d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.819528 29783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60196f2a3536477fac9e7527a4b00418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.821107 29778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c7285c7b3141488de24a8c681d1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.827235 29929 tablet_service.cc:1511] Processing CreateTablet for tablet e5c7285c7b3141488de24a8c681d1f38 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.828840 29929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c7285c7b3141488de24a8c681d1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.828971 29933 tablet_service.cc:1511] Processing CreateTablet for tablet 102cd2f57df14adc973a0a746ffd43d9 (DEFAULT_TABLE table=test-workload [id=189d28a15a114db3961bcd5f27c973de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.830546 29933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102cd2f57df14adc973a0a746ffd43d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.870860 29988 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:13.892959 29985 ts_tablet_manager.cc:1434] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.109s	user 0.033s	sys 0.073s
I20260710 11:05:13.894192 29896 heartbeater.cc:499] Master 127.25.76.190:40517 was elected leader, sending a full tablet report...
I20260710 11:05:13.898028 29988 tablet_bootstrap.cc:654] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.899829 29985 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:13.914198 29985 tablet_bootstrap.cc:654] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.934883 29988 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:13.935391 29988 ts_tablet_manager.cc:1403] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.008s
I20260710 11:05:13.937565 29988 raft_consensus.cc:359] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:13.938762 29988 raft_consensus.cc:385] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.939201 29988 raft_consensus.cc:740] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.943521 29985 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:13.947077 29990 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:13.946022 29988 consensus_queue.cc:260] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:13.948836 29985 ts_tablet_manager.cc:1403] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.012s
I20260710 11:05:13.953716 29970 heartbeater.cc:499] Master 127.25.76.190:40517 was elected leader, sending a full tablet report...
I20260710 11:05:13.954020 29988 ts_tablet_manager.cc:1434] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.009s
I20260710 11:05:13.955013 29988 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:13.955525 29985 raft_consensus.cc:359] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:13.955991 29990 tablet_bootstrap.cc:654] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.956313 29985 raft_consensus.cc:385] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.956634 29985 raft_consensus.cc:740] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.957338 29985 consensus_queue.cc:260] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.008206 29985 ts_tablet_manager.cc:1434] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260710 11:05:14.009140 29988 tablet_bootstrap.cc:654] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.011605 29985 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.041936 29985 tablet_bootstrap.cc:654] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.049994 29990 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.051113 29990 ts_tablet_manager.cc:1403] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.026s
I20260710 11:05:14.055872 29990 raft_consensus.cc:359] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.057276 29990 raft_consensus.cc:385] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.057678 29990 raft_consensus.cc:740] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.058772 29990 consensus_queue.cc:260] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.061861 29988 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.062711 29988 ts_tablet_manager.cc:1403] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.008s
I20260710 11:05:14.063923 29985 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.064404 29985 ts_tablet_manager.cc:1403] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.011s
I20260710 11:05:14.065840 29821 heartbeater.cc:499] Master 127.25.76.190:40517 was elected leader, sending a full tablet report...
I20260710 11:05:14.066730 29990 ts_tablet_manager.cc:1434] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:05:14.066720 29988 raft_consensus.cc:359] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.067818 29988 raft_consensus.cc:385] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.068215 29990 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.067734 29985 raft_consensus.cc:359] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.068331 29988 raft_consensus.cc:740] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.068837 29985 raft_consensus.cc:385] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.069250 29985 raft_consensus.cc:740] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.069681 29988 consensus_queue.cc:260] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.070291 29985 consensus_queue.cc:260] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.073146 29985 ts_tablet_manager.cc:1434] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:14.074524 29985 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.075991 29990 tablet_bootstrap.cc:654] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.082238 29985 tablet_bootstrap.cc:654] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.090781 29988 ts_tablet_manager.cc:1434] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:05:14.092463 29988 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.094568 29993 raft_consensus.cc:493] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.095319 29993 raft_consensus.cc:515] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.094501 29990 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.099360 29990 ts_tablet_manager.cc:1403] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260710 11:05:14.102155 29988 tablet_bootstrap.cc:654] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.102881 29990 raft_consensus.cc:359] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.103855 29990 raft_consensus.cc:385] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.104346 29990 raft_consensus.cc:740] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.105381 29990 consensus_queue.cc:260] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.108153 29990 ts_tablet_manager.cc:1434] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:05:14.109489 29990 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.110689 29993 leader_election.cc:290] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:14.119115 29990 tablet_bootstrap.cc:654] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.124006 29985 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.124691 29985 ts_tablet_manager.cc:1403] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.004s
I20260710 11:05:14.126121 29990 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.128101 29990 ts_tablet_manager.cc:1403] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:05:14.128106 29985 raft_consensus.cc:359] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.129225 29985 raft_consensus.cc:385] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.129590 29985 raft_consensus.cc:740] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.131490 29990 raft_consensus.cc:359] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.132505 29990 raft_consensus.cc:385] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.132864 29990 raft_consensus.cc:740] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.132990 29985 consensus_queue.cc:260] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.133925 29990 consensus_queue.cc:260] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.137959 29990 ts_tablet_manager.cc:1434] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:14.141681 29990 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.140185 29985 ts_tablet_manager.cc:1434] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:05:14.148118 29985 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.151400 29988 tablet_bootstrap.cc:492] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.151991 29988 ts_tablet_manager.cc:1403] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.025s
I20260710 11:05:14.155385 29988 raft_consensus.cc:359] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.156173 29988 raft_consensus.cc:385] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.156545 29988 raft_consensus.cc:740] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.157496 29988 consensus_queue.cc:260] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.159672 29990 tablet_bootstrap.cc:654] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.160394 29988 ts_tablet_manager.cc:1434] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:14.160521 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:14.161929 29988 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.155843 29985 tablet_bootstrap.cc:654] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:14.163412 29909 leader_election.cc:343] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.165879 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
W20260710 11:05:14.167733 29910 leader_election.cc:343] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.168165 29910 leader_election.cc:304] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:14.169344 29993 raft_consensus.cc:2749] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.170437 29988 tablet_bootstrap.cc:654] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.173274 29985 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.173925 29985 ts_tablet_manager.cc:1403] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260710 11:05:14.174117 29990 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.175088 29990 ts_tablet_manager.cc:1403] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260710 11:05:14.176388 29988 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.176824 29988 ts_tablet_manager.cc:1403] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:05:14.177385 29985 raft_consensus.cc:359] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.178190 29985 raft_consensus.cc:385] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.178175 29990 raft_consensus.cc:359] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.178668 29985 raft_consensus.cc:740] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.179026 29990 raft_consensus.cc:385] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.179339 29990 raft_consensus.cc:740] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.179329 29988 raft_consensus.cc:359] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.180014 29988 raft_consensus.cc:385] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.179706 29985 consensus_queue.cc:260] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.180338 29988 raft_consensus.cc:740] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.180312 29990 consensus_queue.cc:260] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.181337 29988 consensus_queue.cc:260] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.182832 29990 ts_tablet_manager.cc:1434] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:05:14.183617 29988 ts_tablet_manager.cc:1434] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:14.183898 29990 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.185009 29988 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.190374 29985 ts_tablet_manager.cc:1434] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:05:14.191488 29990 tablet_bootstrap.cc:654] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.191812 29985 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.192790 29988 tablet_bootstrap.cc:654] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.201403 29985 tablet_bootstrap.cc:654] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.204272 29990 tablet_bootstrap.cc:492] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.204814 29990 ts_tablet_manager.cc:1403] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:05:14.207902 29990 raft_consensus.cc:359] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.208858 29990 raft_consensus.cc:385] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.209187 29990 raft_consensus.cc:740] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.210006 29990 consensus_queue.cc:260] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.211455 29988 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.211962 29988 ts_tablet_manager.cc:1403] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
W20260710 11:05:14.213099 29742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:14.215176 29990 ts_tablet_manager.cc:1434] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:14.214998 29988 raft_consensus.cc:359] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.215956 29988 raft_consensus.cc:385] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.216363 29990 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.216336 29988 raft_consensus.cc:740] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.217427 29988 consensus_queue.cc:260] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.220976 29987 raft_consensus.cc:493] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.221671 29987 raft_consensus.cc:515] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.223482 29988 ts_tablet_manager.cc:1434] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:05:14.223992 29990 tablet_bootstrap.cc:654] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.224836 29988 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.233036 29988 tablet_bootstrap.cc:654] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.234423 29987 leader_election.cc:290] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.241676 29987 raft_consensus.cc:493] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.247161 29987 raft_consensus.cc:515] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.255578 29987 leader_election.cc:290] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.263417 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.274408 29796 raft_consensus.cc:2468] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.267462 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7075fa8fe2e9406ba009b9f03f4d846d" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.275825 29795 raft_consensus.cc:2468] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.267750 29990 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.277099 29990 ts_tablet_manager.cc:1403] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.008s
I20260710 11:05:14.278471 29836 leader_election.cc:304] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.283928 29836 leader_election.cc:304] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.284765 29987 raft_consensus.cc:2804] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.289515 29985 tablet_bootstrap.cc:492] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.290154 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.289543 29987 raft_consensus.cc:493] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.290529 29985 ts_tablet_manager.cc:1403] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.099s	user 0.040s	sys 0.053s
I20260710 11:05:14.290843 29990 raft_consensus.cc:359] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.290843 29987 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.291778 29990 raft_consensus.cc:385] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.291956 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7075fa8fe2e9406ba009b9f03f4d846d" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.292474 29988 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.293030 29988 ts_tablet_manager.cc:1403] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.040s
I20260710 11:05:14.292483 29990 raft_consensus.cc:740] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.286298 30010 raft_consensus.cc:493] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.293859 30010 raft_consensus.cc:515] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.294284 29990 consensus_queue.cc:260] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.295487 30016 raft_consensus.cc:2804] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:14.295724 29836 leader_election.cc:343] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.295902 30016 raft_consensus.cc:493] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.296129 30010 leader_election.cc:290] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.296105 29985 raft_consensus.cc:359] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
W20260710 11:05:14.296756 29836 leader_election.cc:343] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.298655 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.298851 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.299311 29795 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.299074 29988 raft_consensus.cc:359] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.299471 29944 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.299801 29988 raft_consensus.cc:385] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.300163 29988 raft_consensus.cc:740] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.300892 29836 leader_election.cc:304] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.300947 29988 consensus_queue.cc:260] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.302000 30010 raft_consensus.cc:2804] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.302408 30010 raft_consensus.cc:493] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.302814 30010 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.303633 29990 ts_tablet_manager.cc:1434] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:05:14.304682 29990 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.306313 29985 raft_consensus.cc:385] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.306792 29985 raft_consensus.cc:740] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.296278 30016 raft_consensus.cc:3060] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.307552 29985 consensus_queue.cc:260] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.309634 29988 ts_tablet_manager.cc:1434] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:05:14.310855 29988 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.315634 30016 raft_consensus.cc:515] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.318648 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7075fa8fe2e9406ba009b9f03f4d846d" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.319286 29795 raft_consensus.cc:3060] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.320456 29990 tablet_bootstrap.cc:654] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.320274 29987 raft_consensus.cc:515] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.323853 29985 ts_tablet_manager.cc:1434] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:05:14.323966 29993 raft_consensus.cc:493] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.324579 29993 raft_consensus.cc:515] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.325106 29985 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.326813 29993 leader_election.cc:290] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063)
I20260710 11:05:14.328334 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.329005 29796 raft_consensus.cc:2468] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:14.330178 29910 leader_election.cc:304] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:14.330792 29987 leader_election.cc:290] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.331238 30010 raft_consensus.cc:515] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.332880 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.333391 30010 leader_election.cc:290] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.333721 29985 tablet_bootstrap.cc:654] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.333810 29794 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.317595 29988 tablet_bootstrap.cc:654] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.338831 29990 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.339304 29990 ts_tablet_manager.cc:1403] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260710 11:05:14.341878 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.342312 29990 raft_consensus.cc:359] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.343016 29990 raft_consensus.cc:385] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.343343 29990 raft_consensus.cc:740] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.343233 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:14.344236 29990 consensus_queue.cc:260] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.344762 29871 raft_consensus.cc:2468] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:14.346725 29990 ts_tablet_manager.cc:1434] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:05:14.346995 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.347293 29988 tablet_bootstrap.cc:492] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.347631 29793 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.347782 29990 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.349740 29985 tablet_bootstrap.cc:492] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.350260 29985 ts_tablet_manager.cc:1403] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 11:05:14.351270 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.351931 29944 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.353246 29985 raft_consensus.cc:359] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.354024 29985 raft_consensus.cc:385] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:14.354067 29836 leader_election.cc:343] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.354417 29985 raft_consensus.cc:740] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.355361 29990 tablet_bootstrap.cc:654] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.355252 29985 consensus_queue.cc:260] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.347823 29988 ts_tablet_manager.cc:1403] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260710 11:05:14.357839 29985 ts_tablet_manager.cc:1434] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:14.359203 29985 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.357826 29993 raft_consensus.cc:2804] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.361829 29993 raft_consensus.cc:493] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.362190 29993 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.362651 29988 raft_consensus.cc:359] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.363417 29988 raft_consensus.cc:385] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.363721 29988 raft_consensus.cc:740] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.364518 29988 consensus_queue.cc:260] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.365788 29985 tablet_bootstrap.cc:654] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.376243 29985 tablet_bootstrap.cc:492] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.376529 29988 ts_tablet_manager.cc:1434] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 11:05:14.376713 29985 ts_tablet_manager.cc:1403] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260710 11:05:14.377621 29988 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.379647 29985 raft_consensus.cc:359] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.380308 29985 raft_consensus.cc:385] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.380575 29985 raft_consensus.cc:740] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.381362 29985 consensus_queue.cc:260] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.383764 29985 ts_tablet_manager.cc:1434] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:14.384757 29988 tablet_bootstrap.cc:654] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.384781 29985 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:14.385215 29944 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.386576 30016 leader_election.cc:290] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.389196 29836 leader_election.cc:304] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.391355 29795 raft_consensus.cc:2468] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.391727 29985 tablet_bootstrap.cc:654] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.393170 29836 leader_election.cc:304] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.394225 30010 raft_consensus.cc:2804] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.394362 30016 raft_consensus.cc:2804] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.394752 30010 raft_consensus.cc:697] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.395126 30016 raft_consensus.cc:697] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.395790 30010 consensus_queue.cc:237] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.397382 29794 raft_consensus.cc:2468] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.390579 29793 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.402509 29836 leader_election.cc:304] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:14.396265 30016 consensus_queue.cc:237] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.408829 30021 raft_consensus.cc:493] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.407166 29987 raft_consensus.cc:493] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.409951 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7075fa8fe2e9406ba009b9f03f4d846d" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.410169 29987 raft_consensus.cc:515] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.410605 29944 raft_consensus.cc:3060] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.411147 30010 raft_consensus.cc:2804] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.411861 29990 tablet_bootstrap.cc:492] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.412434 29990 ts_tablet_manager.cc:1403] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260710 11:05:14.412796 30021 raft_consensus.cc:515] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.413735 29987 leader_election.cc:290] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.414494 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.415108 30021 leader_election.cc:290] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:14.415130 29793 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.415357 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.416023 29945 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.416811 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.417416 29793 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:14.417850 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:14.405606 29993 raft_consensus.cc:515] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.418464 29871 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:14.418812 29990 raft_consensus.cc:359] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.419492 29990 raft_consensus.cc:385] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.418654 29910 leader_election.cc:304] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:14.411861 30010 raft_consensus.cc:697] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.420523 29988 tablet_bootstrap.cc:492] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.421034 30021 raft_consensus.cc:2804] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.421875 30021 raft_consensus.cc:493] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.422016 29988 ts_tablet_manager.cc:1403] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.010s
I20260710 11:05:14.422026 29993 leader_election.cc:290] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063)
I20260710 11:05:14.422996 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:14.423290 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.423903 29793 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.424470 29985 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:14.424870 29985 ts_tablet_manager.cc:1403] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260710 11:05:14.424985 29988 raft_consensus.cc:359] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.422248 30021 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.425712 29988 raft_consensus.cc:385] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.426069 29988 raft_consensus.cc:740] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.426795 29988 consensus_queue.cc:260] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.427186 29985 raft_consensus.cc:359] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.427804 29985 raft_consensus.cc:385] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.428082 29985 raft_consensus.cc:740] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.419767 29990 raft_consensus.cc:740] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.423496 29871 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.428890 29988 ts_tablet_manager.cc:1434] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:14.421012 29836 leader_election.cc:304] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.431911 29990 consensus_queue.cc:260] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.420876 30010 consensus_queue.cc:237] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.433979 29985 consensus_queue.cc:260] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.434494 29988 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:14.434144 29987 raft_consensus.cc:2804] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.440428 29987 raft_consensus.cc:493] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.442018 29987 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.442188 30017 raft_consensus.cc:493] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.442730 30017 raft_consensus.cc:515] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.444847 30017 leader_election.cc:290] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.448639 29871 raft_consensus.cc:2468] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:14.449903 29909 leader_election.cc:304] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.450671 29988 tablet_bootstrap.cc:654] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.451529 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.452190 29794 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.453374 29993 raft_consensus.cc:2804] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.454192 29985 ts_tablet_manager.cc:1434] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:05:14.454953 29836 leader_election.cc:304] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.455667 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.456238 30017 raft_consensus.cc:2804] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.456351 29945 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.456781 30017 raft_consensus.cc:493] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.457257 30017 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.457623 29987 raft_consensus.cc:515] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.458590 29990 ts_tablet_manager.cc:1434] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 11:05:14.460048 29990 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:14.459605 29987 leader_election.cc:290] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.453078 30021 raft_consensus.cc:515] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.461335 29993 raft_consensus.cc:697] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:14.468417 29993 consensus_queue.cc:237] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:14.456264 29793 raft_consensus.cc:2468] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:14.462536 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.471688 29794 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.471917 30017 raft_consensus.cc:515] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.464861 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.473929 30017 leader_election.cc:290] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.474534 29795 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.465230 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:14.477998 29694 catalog_manager.cc:5697] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.478756 29871 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.479794 29694 catalog_manager.cc:5697] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.481310 29694 catalog_manager.cc:5697] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.483310 29794 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.489390 29988 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:14.490137 29988 ts_tablet_manager.cc:1403] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.001s
I20260710 11:05:14.492605 29943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.493508 29943 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.494140 29988 raft_consensus.cc:359] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.495098 29988 raft_consensus.cc:385] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.495424 29988 raft_consensus.cc:740] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.496667 29988 consensus_queue.cc:260] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.502622 29836 leader_election.cc:304] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.503823 30017 raft_consensus.cc:493] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.504134 30010 raft_consensus.cc:2804] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.504408 30017 raft_consensus.cc:515] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.505323 30010 raft_consensus.cc:697] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.506157 29990 tablet_bootstrap.cc:654] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.507400 30017 leader_election.cc:290] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.507318 30010 consensus_queue.cc:237] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.513816 29988 ts_tablet_manager.cc:1434] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:05:14.466835 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.519431 29945 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.520280 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.461794 29944 raft_consensus.cc:2468] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.520998 29794 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.524626 29691 catalog_manager.cc:5697] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.526722 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.527379 29793 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.465310 30021 leader_election.cc:290] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:14.528383 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.528995 29944 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.519411 29990 tablet_bootstrap.cc:492] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:14.530149 29836 leader_election.cc:304] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.530575 29945 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.531040 30017 raft_consensus.cc:2804] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.531452 30017 raft_consensus.cc:493] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.531898 30017 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.535766 29795 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:14.537348 29871 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:14.537338 29910 leader_election.cc:304] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:14.530164 29990 ts_tablet_manager.cc:1403] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.005s
I20260710 11:05:14.538671 29993 raft_consensus.cc:2804] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.538436 30017 raft_consensus.cc:515] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.539422 29993 raft_consensus.cc:697] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:14.540758 30017 leader_election.cc:290] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.540721 29993 consensus_queue.cc:237] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.543232 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.543414 29943 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.543841 29945 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.541193 29990 raft_consensus.cc:359] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.545981 29990 raft_consensus.cc:385] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.546301 29990 raft_consensus.cc:740] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.548691 29794 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.549692 29990 consensus_queue.cc:260] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.551743 29990 ts_tablet_manager.cc:1434] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:05:14.554613 29945 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.555783 29836 leader_election.cc:304] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.558065 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.558616 30010 raft_consensus.cc:2804] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.558704 29795 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.559314 30010 raft_consensus.cc:697] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.560535 30010 consensus_queue.cc:237] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.562827 30016 raft_consensus.cc:493] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.563488 30016 raft_consensus.cc:515] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.566278 30016 leader_election.cc:290] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.566296 29795 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.567116 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102cd2f57df14adc973a0a746ffd43d9" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.567688 29794 raft_consensus.cc:2468] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.568852 29836 leader_election.cc:304] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.569521 30016 raft_consensus.cc:2804] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.570072 30016 raft_consensus.cc:697] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.570915 30016 consensus_queue.cc:237] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.570499 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102cd2f57df14adc973a0a746ffd43d9" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:14.572570 29945 raft_consensus.cc:2468] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:14.574443 29836 leader_election.cc:304] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.575359 30017 raft_consensus.cc:2804] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.575744 30017 raft_consensus.cc:493] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.576126 30017 raft_consensus.cc:3060] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.585767 30017 raft_consensus.cc:515] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.588559 30017 leader_election.cc:290] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.590202 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102cd2f57df14adc973a0a746ffd43d9" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.590430 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102cd2f57df14adc973a0a746ffd43d9" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.590831 29794 raft_consensus.cc:3060] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.591060 29945 raft_consensus.cc:3060] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.598685 29945 raft_consensus.cc:2468] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.599794 29836 leader_election.cc:304] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.599603 29691 catalog_manager.cc:5697] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.600725 30017 raft_consensus.cc:2804] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.601226 30017 raft_consensus.cc:697] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.601807 29794 raft_consensus.cc:2468] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:14.601485 29691 catalog_manager.cc:5697] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.602217 30017 consensus_queue.cc:237] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.603454 29691 catalog_manager.cc:5697] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.613798 29694 catalog_manager.cc:5697] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.622291 29691 catalog_manager.cc:5697] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.665105 29993 raft_consensus.cc:493] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.665598 29993 raft_consensus.cc:515] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.667316 29993 leader_election.cc:290] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:14.668308 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:14.668329 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:14.669162 29794 raft_consensus.cc:2393] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a170b97c3340678f20cf3170fd4c83 in current term 1: Already voted for candidate ab7f56e3f80b406199947e43ad6f39b0 in this term.
I20260710 11:05:14.670166 29910 leader_election.cc:304] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:14.670981 29993 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.677958 29993 raft_consensus.cc:2749] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.685843 29945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:55614
I20260710 11:05:14.686447 29945 raft_consensus.cc:606] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:14.699936 29871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:14.700479 29871 raft_consensus.cc:606] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:14.706341 29871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb113227144540409a93e8136536d561"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:14.707033 29871 raft_consensus.cc:606] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:14.712626 29871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:14.713209 29871 raft_consensus.cc:606] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:14.718874 29945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
mode: GRACEFUL
new_leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:55614
I20260710 11:05:14.719483 29945 raft_consensus.cc:606] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Received request to transfer leadership to TS ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:14.734398 29871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:14.735035 29871 raft_consensus.cc:606] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:14.857779 30017 consensus_queue.cc:1048] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.865552 30010 consensus_queue.cc:1048] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.872606 30010 consensus_queue.cc:1048] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.886968 30017 consensus_queue.cc:1048] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.887840 29987 raft_consensus.cc:993] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:14.888366 29987 raft_consensus.cc:1081] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:14.890307 29795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb113227144540409a93e8136536d561"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33672
I20260710 11:05:14.890954 29795 raft_consensus.cc:493] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:14.891381 29795 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.900645 29795 raft_consensus.cc:515] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.904188 29795 leader_election.cc:290] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.912194 29987 consensus_queue.cc:1048] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.918567 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:14.919246 29871 raft_consensus.cc:3055] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:14.919639 29871 raft_consensus.cc:740] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:14.920517 29871 consensus_queue.cc:260] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.922034 29871 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.925217 30021 consensus_queue.cc:1048] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.926653 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb113227144540409a93e8136536d561" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.927328 29945 raft_consensus.cc:3060] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.938004 29987 consensus_queue.cc:1048] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.939811 29993 consensus_queue.cc:1048] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.944367 29987 consensus_queue.cc:1048] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.947276 29871 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:14.949052 29760 leader_election.cc:304] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:14.950506 29997 raft_consensus.cc:2804] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:14.956823 30028 raft_consensus.cc:993] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: : Instructing follower ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:14.957576 30028 raft_consensus.cc:1081] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Signalling peer ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:14.960155 29870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:46686
I20260710 11:05:14.960831 29870 raft_consensus.cc:493] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:14.961288 29870 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.963089 30010 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.965628 29997 raft_consensus.cc:697] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:14.962111 29945 raft_consensus.cc:2468] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:14.966732 29997 consensus_queue.cc:237] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.970645 29870 raft_consensus.cc:515] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.971619 29987 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.979503 29870 leader_election.cc:290] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:14.982748 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:14.983573 29942 raft_consensus.cc:3055] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:14.982887 29694 catalog_manager.cc:5697] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.983939 29942 raft_consensus.cc:740] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:14.985035 29942 consensus_queue.cc:260] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:14.985862 29987 consensus_queue.cc:1048] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.986613 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ae09e2e32c4742939a5ee3886457da" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:14.987316 29795 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.992018 29942 raft_consensus.cc:3060] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.999972 29795 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:15.000316 29942 raft_consensus.cc:2468] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:15.015470 29836 leader_election.cc:304] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:15.017431 30010 raft_consensus.cc:2804] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.018527 30010 raft_consensus.cc:697] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:15.019263 30010 consensus_queue.cc:237] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.027640 29993 consensus_queue.cc:1048] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.037634 29694 catalog_manager.cc:5697] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 1 to 2, leader changed from 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131) to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.043706 30016 raft_consensus.cc:993] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:15.044751 30016 raft_consensus.cc:1081] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:15.054749 29993 raft_consensus.cc:993] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.055330 29993 raft_consensus.cc:1081] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.057294 29987 consensus_queue.cc:1048] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.058214 30016 raft_consensus.cc:993] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.058748 30016 raft_consensus.cc:1081] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.061188 29793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33670
I20260710 11:05:15.063670 29793 raft_consensus.cc:493] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.064109 29793 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.067344 30021 consensus_queue.cc:1048] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.068089 29942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:55598
I20260710 11:05:15.068694 29942 raft_consensus.cc:493] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.069092 29942 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.075568 29942 raft_consensus.cc:515] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.080508 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:15.081209 29795 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.081128 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c7285c7b3141488de24a8c681d1f38" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:15.082245 29871 raft_consensus.cc:3055] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.082690 29871 raft_consensus.cc:740] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:15.083686 29871 consensus_queue.cc:260] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.084378 29793 raft_consensus.cc:515] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:15.084954 29871 raft_consensus.cc:3060] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.089780 29795 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 2.
I20260710 11:05:15.089993 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:15.091208 29910 leader_election.cc:304] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:15.092648 29993 raft_consensus.cc:2804] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.093390 29993 raft_consensus.cc:697] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:15.094379 29993 consensus_queue.cc:237] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.098376 29795 raft_consensus.cc:1240] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:15.100025 29793 leader_election.cc:290] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:15.100332 29941 raft_consensus.cc:1240] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 LEADER]: Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:15.101403 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b265f0a689c4428a1f1d0912ecab730" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:15.102124 29945 raft_consensus.cc:3055] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.102478 29945 raft_consensus.cc:740] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:15.103417 29945 consensus_queue.cc:260] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:15.104466 29945 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.112852 29945 raft_consensus.cc:2468] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:15.114456 29761 leader_election.cc:304] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:15.114892 29871 raft_consensus.cc:2468] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 2.
I20260710 11:05:15.115677 29997 raft_consensus.cc:2804] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.115885 29942 leader_election.cc:290] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:15.116250 29997 raft_consensus.cc:697] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:15.117368 30063 consensus_queue.cc:1048] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.117236 29997 consensus_queue.cc:237] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } }
I20260710 11:05:15.121451 29794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33672
I20260710 11:05:15.122325 29794 raft_consensus.cc:493] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.122828 29794 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.124622 30063 raft_consensus.cc:993] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.125174 30063 raft_consensus.cc:1081] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:15.127628 29795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33672
I20260710 11:05:15.128309 29795 raft_consensus.cc:493] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.128814 29795 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.135993 29693 catalog_manager.cc:5697] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.136898 29795 raft_consensus.cc:515] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.138947 29794 raft_consensus.cc:515] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.139878 29795 leader_election.cc:290] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:15.141044 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:15.141381 29794 leader_election.cc:290] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:15.141736 29942 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.143435 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:15.144245 29945 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.145780 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60196f2a3536477fac9e7527a4b00418" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:15.146446 29870 raft_consensus.cc:3055] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.146785 29870 raft_consensus.cc:740] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:15.147696 29870 consensus_queue.cc:260] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.149093 29870 raft_consensus.cc:3060] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.149160 29942 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:15.151077 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:15.155580 29871 raft_consensus.cc:3055] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.155911 29871 raft_consensus.cc:740] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:15.156726 29871 consensus_queue.cc:260] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.156896 29694 catalog_manager.cc:5697] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.157835 29871 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.159965 29870 raft_consensus.cc:2468] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:15.152251 29945 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:15.155030 29793 raft_consensus.cc:1240] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:15.162509 30062 consensus_queue.cc:1048] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.162798 29760 leader_election.cc:304] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:15.163563 29997 raft_consensus.cc:2804] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.164016 29997 raft_consensus.cc:697] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:15.164520 29761 leader_election.cc:304] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:15.164824 29997 consensus_queue.cc:237] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.167281 30058 raft_consensus.cc:2804] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.167866 30058 raft_consensus.cc:697] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:15.168573 30058 consensus_queue.cc:237] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:15.174089 29871 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:15.182633 29691 catalog_manager.cc:5697] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.184204 29691 catalog_manager.cc:5697] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.426244 29942 raft_consensus.cc:1275] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.427462 29997 consensus_queue.cc:1048] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.435380 29871 raft_consensus.cc:1275] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.438686 30058 consensus_queue.cc:1048] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.446823 29793 raft_consensus.cc:1275] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.448621 30062 consensus_queue.cc:1048] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.457489 29945 raft_consensus.cc:1275] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.460147 30062 consensus_queue.cc:1048] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.531548 29945 raft_consensus.cc:1275] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.532948 30058 consensus_queue.cc:1048] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.540774 29871 raft_consensus.cc:3060] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.548564 29871 raft_consensus.cc:1275] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.549837 29997 consensus_queue.cc:1048] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.598145 29871 raft_consensus.cc:1275] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.599464 29993 consensus_queue.cc:1048] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.612319 29793 raft_consensus.cc:1275] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.614076 30073 consensus_queue.cc:1048] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.637624 29945 raft_consensus.cc:1275] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.639040 29997 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.648535 29871 raft_consensus.cc:1275] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.650291 30075 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.722268 29945 raft_consensus.cc:1275] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.723742 30075 consensus_queue.cc:1048] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.731539 29871 raft_consensus.cc:1275] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.733156 30070 consensus_queue.cc:1048] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.770071 29691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53318:
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 11:05:17.772590 29691 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 11:05:17.829377 29780 tablet_service.cc:1511] Processing CreateTablet for tablet 0407a0c5292947219174afafb8b8b9cd (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.830868 29780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0407a0c5292947219174afafb8b8b9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.830467 29855 tablet_service.cc:1511] Processing CreateTablet for tablet 0407a0c5292947219174afafb8b8b9cd (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.831799 29933 tablet_service.cc:1511] Processing CreateTablet for tablet 0407a0c5292947219174afafb8b8b9cd (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:17.832459 29855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0407a0c5292947219174afafb8b8b9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.833186 29933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0407a0c5292947219174afafb8b8b9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.835362 29778 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2143f0566144a3a0b693c77f01f85a (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.836755 29778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2143f0566144a3a0b693c77f01f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.840408 29857 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2143f0566144a3a0b693c77f01f85a (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.842995 29861 tablet_service.cc:1511] Processing CreateTablet for tablet d506a18053bd418eab6f6746dea92745 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.846885 29786 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaae5083803480c86107a8364c5a1b6 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.850485 29785 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6736b36ea54c439b2c890d34f23997 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.849309 29783 tablet_service.cc:1511] Processing CreateTablet for tablet d506a18053bd418eab6f6746dea92745 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.853274 30086 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:17.853437 29935 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2143f0566144a3a0b693c77f01f85a (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:17.854941 29935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2143f0566144a3a0b693c77f01f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.856870 29929 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaae5083803480c86107a8364c5a1b6 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.858460 29929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaae5083803480c86107a8364c5a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.858750 29930 tablet_service.cc:1511] Processing CreateTablet for tablet d506a18053bd418eab6f6746dea92745 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:17.860030 29930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506a18053bd418eab6f6746dea92745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.860622 30086 tablet_bootstrap.cc:654] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.866285 29858 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaae5083803480c86107a8364c5a1b6 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:17.868954 29856 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6736b36ea54c439b2c890d34f23997 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.869771 29780 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4c511634140f1a81e61ddf9c6b76c (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.870664 29782 tablet_service.cc:1511] Processing CreateTablet for tablet ef63a4d761c34b25b98905f387b20552 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.871043 29860 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4c511634140f1a81e61ddf9c6b76c (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.872807 29857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2143f0566144a3a0b693c77f01f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.872990 29859 tablet_service.cc:1511] Processing CreateTablet for tablet 3095295ca29d4cb7b0364aef72db0ace (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.873150 29779 tablet_service.cc:1511] Processing CreateTablet for tablet 70a8343ab1dd463ab0fea2332600cbff (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.883183 29931 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6736b36ea54c439b2c890d34f23997 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:17.883641 29932 tablet_service.cc:1511] Processing CreateTablet for tablet 3da4c511634140f1a81e61ddf9c6b76c (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:17.884721 29931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6736b36ea54c439b2c890d34f23997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.884877 29861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506a18053bd418eab6f6746dea92745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.885668 29860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4c511634140f1a81e61ddf9c6b76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.886847 29927 tablet_service.cc:1511] Processing CreateTablet for tablet 70a8343ab1dd463ab0fea2332600cbff (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.888072 29928 tablet_service.cc:1511] Processing CreateTablet for tablet ef63a4d761c34b25b98905f387b20552 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.876847 29854 tablet_service.cc:1511] Processing CreateTablet for tablet 70a8343ab1dd463ab0fea2332600cbff (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:17.890686 29854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a8343ab1dd463ab0fea2332600cbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.878013 29785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6736b36ea54c439b2c890d34f23997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.894018 29932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4c511634140f1a81e61ddf9c6b76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.895777 29783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506a18053bd418eab6f6746dea92745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.898315 29927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a8343ab1dd463ab0fea2332600cbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.902135 29779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a8343ab1dd463ab0fea2332600cbff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.902326 29928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef63a4d761c34b25b98905f387b20552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.871050 29784 tablet_service.cc:1511] Processing CreateTablet for tablet 3095295ca29d4cb7b0364aef72db0ace (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.906672 29784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3095295ca29d4cb7b0364aef72db0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.908576 29780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da4c511634140f1a81e61ddf9c6b76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.886946 29934 tablet_service.cc:1511] Processing CreateTablet for tablet 3095295ca29d4cb7b0364aef72db0ace (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:17.910552 29934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3095295ca29d4cb7b0364aef72db0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.874941 29853 tablet_service.cc:1511] Processing CreateTablet for tablet ef63a4d761c34b25b98905f387b20552 (DEFAULT_TABLE table=soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:17.922601 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef63a4d761c34b25b98905f387b20552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.930058 29859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3095295ca29d4cb7b0364aef72db0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.934100 29786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaae5083803480c86107a8364c5a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.939091 29782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef63a4d761c34b25b98905f387b20552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.939095 29856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6736b36ea54c439b2c890d34f23997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.941984 29858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaae5083803480c86107a8364c5a1b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.998250 30087 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.021803 30086 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.022380 30086 ts_tablet_manager.cc:1403] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.169s	user 0.006s	sys 0.010s
I20260710 11:05:18.023258 30087 tablet_bootstrap.cc:654] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.025386 30086 raft_consensus.cc:359] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.026186 30086 raft_consensus.cc:385] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.026481 30086 raft_consensus.cc:740] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.027289 30086 consensus_queue.cc:260] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.029337 30086 ts_tablet_manager.cc:1434] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:18.031945 30086 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.038921 30089 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.044255 30086 tablet_bootstrap.cc:654] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.060901 30089 tablet_bootstrap.cc:654] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.063964 30087 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.064636 30087 ts_tablet_manager.cc:1403] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.009s
I20260710 11:05:18.067703 30087 raft_consensus.cc:359] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.068578 30087 raft_consensus.cc:385] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.068899 30087 raft_consensus.cc:740] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.069747 30087 consensus_queue.cc:260] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.070441 30086 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.070969 30086 ts_tablet_manager.cc:1403] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.015s
I20260710 11:05:18.072219 30087 ts_tablet_manager.cc:1434] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:18.073338 30087 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.073225 30086 raft_consensus.cc:359] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.074052 30086 raft_consensus.cc:385] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.074362 30086 raft_consensus.cc:740] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.075038 30086 consensus_queue.cc:260] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.077196 30086 ts_tablet_manager.cc:1434] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:18.078161 30086 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.084158 30087 tablet_bootstrap.cc:654] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.084944 30086 tablet_bootstrap.cc:654] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.090417 30089 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.090966 30089 ts_tablet_manager.cc:1403] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260710 11:05:18.095731 30086 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.096374 30086 ts_tablet_manager.cc:1403] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260710 11:05:18.098562 30089 raft_consensus.cc:359] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.099371 30089 raft_consensus.cc:385] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.099768 30089 raft_consensus.cc:740] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.099408 30086 raft_consensus.cc:359] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.100229 30086 raft_consensus.cc:385] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.100513 30086 raft_consensus.cc:740] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.100541 30089 consensus_queue.cc:260] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.101449 30086 consensus_queue.cc:260] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.103125 30089 ts_tablet_manager.cc:1434] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:18.104760 30089 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.106020 30086 ts_tablet_manager.cc:1434] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:18.107242 30086 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.110824 30089 tablet_bootstrap.cc:654] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.115031 30086 tablet_bootstrap.cc:654] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.115888 30087 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.116385 30087 ts_tablet_manager.cc:1403] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.008s
I20260710 11:05:18.119750 30087 raft_consensus.cc:359] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.120460 30087 raft_consensus.cc:385] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.120769 30087 raft_consensus.cc:740] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.121692 30089 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.121452 30087 consensus_queue.cc:260] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.122196 30089 ts_tablet_manager.cc:1403] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:05:18.126078 30089 raft_consensus.cc:359] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.127022 30089 raft_consensus.cc:385] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.127399 30089 raft_consensus.cc:740] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.128558 30089 consensus_queue.cc:260] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.131064 30089 ts_tablet_manager.cc:1434] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:18.131323 30087 ts_tablet_manager.cc:1434] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260710 11:05:18.132005 30089 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.132237 30087 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.140969 30089 tablet_bootstrap.cc:654] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.141330 30086 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.141541 30087 tablet_bootstrap.cc:654] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.147823 30086 ts_tablet_manager.cc:1403] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.006s
I20260710 11:05:18.151432 30086 raft_consensus.cc:359] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.152380 30086 raft_consensus.cc:385] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.152796 30086 raft_consensus.cc:740] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.151981 30087 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.154112 30087 ts_tablet_manager.cc:1403] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 11:05:18.153641 30086 consensus_queue.cc:260] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.155942 30086 ts_tablet_manager.cc:1434] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:18.157157 30089 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.157722 30089 ts_tablet_manager.cc:1403] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260710 11:05:18.157394 30087 raft_consensus.cc:359] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.158116 30086 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.158255 30087 raft_consensus.cc:385] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.158664 30087 raft_consensus.cc:740] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.159577 30087 consensus_queue.cc:260] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.161113 30089 raft_consensus.cc:359] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.161938 30089 raft_consensus.cc:385] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.162269 30089 raft_consensus.cc:740] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.162686 30087 ts_tablet_manager.cc:1434] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:05:18.163160 30089 consensus_queue.cc:260] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.163848 30087 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.165623 30089 ts_tablet_manager.cc:1434] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:05:18.166260 30086 tablet_bootstrap.cc:654] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.172708 30087 tablet_bootstrap.cc:654] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.175575 30089 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.179337 30086 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.180064 30086 ts_tablet_manager.cc:1403] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 11:05:18.184587 30086 raft_consensus.cc:359] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.185739 30086 raft_consensus.cc:385] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.185721 30089 tablet_bootstrap.cc:654] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.186213 30086 raft_consensus.cc:740] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.187384 30086 consensus_queue.cc:260] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.189127 30087 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.189714 30087 ts_tablet_manager.cc:1403] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 11:05:18.190174 30086 ts_tablet_manager.cc:1434] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260710 11:05:18.191365 30086 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.193976 30087 raft_consensus.cc:359] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.195050 30087 raft_consensus.cc:385] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.195451 30087 raft_consensus.cc:740] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.196570 30087 consensus_queue.cc:260] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.197700 30073 raft_consensus.cc:493] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.198273 30073 raft_consensus.cc:515] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.199213 30086 tablet_bootstrap.cc:654] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.200450 30087 ts_tablet_manager.cc:1434] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:05:18.200788 30073 leader_election.cc:290] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.201843 30087 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.202768 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
W20260710 11:05:18.204806 29910 leader_election.cc:343] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.202845 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.206069 30089 tablet_bootstrap.cc:492] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.206807 30089 ts_tablet_manager.cc:1403] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.019s
I20260710 11:05:18.210165 30087 tablet_bootstrap.cc:654] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.210464 30086 tablet_bootstrap.cc:492] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.210345 30089 raft_consensus.cc:359] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.211660 30089 raft_consensus.cc:385] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:18.212045 29909 leader_election.cc:343] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.212641 29909 leader_election.cc:304] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.212080 30089 raft_consensus.cc:740] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.211288 30086 ts_tablet_manager.cc:1403] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260710 11:05:18.215037 30089 consensus_queue.cc:260] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.216842 30087 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.217396 30087 ts_tablet_manager.cc:1403] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:05:18.217862 30086 raft_consensus.cc:359] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.218746 30086 raft_consensus.cc:385] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.218709 30073 raft_consensus.cc:2749] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.219465 30086 raft_consensus.cc:740] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.220341 30086 consensus_queue.cc:260] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.220742 30087 raft_consensus.cc:359] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.221565 30087 raft_consensus.cc:385] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.221921 30087 raft_consensus.cc:740] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.222749 30087 consensus_queue.cc:260] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.223354 30086 ts_tablet_manager.cc:1434] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:18.225070 30087 ts_tablet_manager.cc:1434] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:18.225266 30089 ts_tablet_manager.cc:1434] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 11:05:18.226181 30087 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.228099 30089 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.233336 30087 tablet_bootstrap.cc:654] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.235565 30089 tablet_bootstrap.cc:654] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.237195 30070 raft_consensus.cc:493] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.238418 30086 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.237955 30070 raft_consensus.cc:515] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.242933 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.245314 30086 tablet_bootstrap.cc:654] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:18.245362 29761 leader_election.cc:343] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.247579 30070 leader_election.cc:290] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.247828 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.248656 29871 raft_consensus.cc:2468] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.250267 29760 leader_election.cc:304] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
W20260710 11:05:18.253232 29742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:18.255316 30070 raft_consensus.cc:2804] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.259102 30097 raft_consensus.cc:493] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.259841 30097 raft_consensus.cc:515] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.264115 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.265002 29793 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:18.266233 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.266929 29836 leader_election.cc:304] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.267318 29942 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:18.268276 30010 raft_consensus.cc:2804] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.268838 30010 raft_consensus.cc:493] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.269296 30010 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.265056 30097 leader_election.cc:290] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.257570 30070 raft_consensus.cc:493] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.276100 30070 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.283604 30010 raft_consensus.cc:515] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.291425 30110 raft_consensus.cc:493] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.294948 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.296005 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.298075 29942 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.297500 29793 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.327533 29793 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:18.329165 29836 leader_election.cc:304] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.330499 30097 raft_consensus.cc:2804] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.331846 30097 raft_consensus.cc:697] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:18.331280 30070 raft_consensus.cc:515] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.333050 30097 consensus_queue.cc:237] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.336787 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.338649 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.296738 30010 leader_election.cc:290] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
W20260710 11:05:18.339193 29761 leader_election.cc:343] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.339247 29871 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.339792 30110 raft_consensus.cc:515] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.344869 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
W20260710 11:05:18.346449 29760 leader_election.cc:343] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.346716 29942 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:18.347028 30070 leader_election.cc:290] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.347466 30086 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.349406 30086 ts_tablet_manager.cc:1403] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.039s
I20260710 11:05:18.350984 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.351284 29871 raft_consensus.cc:2468] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 1.
I20260710 11:05:18.352733 30086 raft_consensus.cc:359] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
W20260710 11:05:18.352931 29761 leader_election.cc:343] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.353018 29760 leader_election.cc:304] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.353605 30086 raft_consensus.cc:385] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.353844 29761 leader_election.cc:304] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41; no voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.354662 30070 raft_consensus.cc:2804] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.354907 30111 raft_consensus.cc:2749] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.355242 30070 raft_consensus.cc:697] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:18.354166 30086 raft_consensus.cc:740] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.356196 30070 consensus_queue.cc:237] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.388018 30087 tablet_bootstrap.cc:492] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.374995 30110 leader_election.cc:290] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.357880 30107 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.363677 30097 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.357836 30089 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.404402 30097 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.378602 30073 raft_consensus.cc:493] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.403708 30087 ts_tablet_manager.cc:1403] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.178s	user 0.068s	sys 0.093s
I20260710 11:05:18.405603 30073 raft_consensus.cc:515] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.382459 29694 catalog_manager.cc:5697] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.406975 30110 raft_consensus.cc:493] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.407480 30110 raft_consensus.cc:515] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.357345 30086 consensus_queue.cc:260] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.408826 30087 raft_consensus.cc:359] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.409403 30112 raft_consensus.cc:493] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.409696 30087 raft_consensus.cc:385] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.406566 30089 ts_tablet_manager.cc:1403] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.058s
I20260710 11:05:18.410055 30087 raft_consensus.cc:740] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.370831 30111 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.409958 30112 raft_consensus.cc:515] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.410881 30111 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.411187 30087 consensus_queue.cc:260] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.410154 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
W20260710 11:05:18.413300 29760 leader_election.cc:343] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.413908 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.414644 29870 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.409962 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.414793 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.415453 29869 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.416263 30073 leader_election.cc:290] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.417145 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
W20260710 11:05:18.416153 29910 leader_election.cc:343] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.418354 30112 leader_election.cc:290] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.368305 29691 catalog_manager.cc:5697] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.418686 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.418026 30010 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:18.419349 29909 leader_election.cc:343] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.419744 29760 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.419873 29909 leader_election.cc:304] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.413932 30087 ts_tablet_manager.cc:1434] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:05:18.419621 30010 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.416797 30089 raft_consensus.cc:359] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.422996 30111 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.422304 30087 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.419384 29942 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.422727 30070 raft_consensus.cc:2804] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.368943 30105 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.424713 30105 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.426242 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.426607 29761 leader_election.cc:304] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:18.426882 29942 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.428423 30112 raft_consensus.cc:2804] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.428846 30112 raft_consensus.cc:493] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.429227 30112 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.423769 30010 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.423837 30086 ts_tablet_manager.cc:1434] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260710 11:05:18.432096 30086 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.432410 30087 tablet_bootstrap.cc:654] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.429100 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.423135 30089 raft_consensus.cc:385] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.433981 30089 raft_consensus.cc:740] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.421357 30073 raft_consensus.cc:2749] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.424088 30070 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:18.435148 29836 leader_election.cc:343] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.436003 30070 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.436779 30097 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.406617 30107 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.438450 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.440138 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.440833 29869 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:18.441164 30107 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.441556 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.442201 29909 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.443167 30073 raft_consensus.cc:2804] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.443251 30105 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.443815 30073 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:18.444258 29761 leader_election.cc:343] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.445200 30089 consensus_queue.cc:260] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.444314 30073 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.448225 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
W20260710 11:05:18.450346 29761 leader_election.cc:343] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.451086 29761 leader_election.cc:304] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41; no voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.458559 30107 raft_consensus.cc:2749] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.443153 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.465808 30110 leader_election.cc:290] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
W20260710 11:05:18.470242 29760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.130:42751, user_credentials={real_user=slave}} blocked reactor thread for 50565us
I20260710 11:05:18.474864 30089 ts_tablet_manager.cc:1434] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260710 11:05:18.477098 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.478734 29869 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.478919 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.479900 29794 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:18.477954 30086 tablet_bootstrap.cc:654] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.485606 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.490252 30073 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.493961 29942 raft_consensus.cc:2393] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab7f56e3f80b406199947e43ad6f39b0 in current term 1: Already voted for candidate 99a170b97c3340678f20cf3170fd4c83 in this term.
I20260710 11:05:18.494321 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.497082 29836 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.498332 30097 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.498831 30097 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.499235 30097 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.505949 29760 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.507987 29836 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab7f56e3f80b406199947e43ad6f39b0; no voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.510605 30089 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.510632 30110 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.512027 30073 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.508932 30070 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.521443 29793 raft_consensus.cc:2393] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a170b97c3340678f20cf3170fd4c83 in current term 1: Already voted for candidate 92ee5b62e2b9437e995765f0db524f41 in this term.
I20260710 11:05:18.527243 30070 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.512869 30110 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.527794 30110 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.513284 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.528414 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.529240 29942 raft_consensus.cc:2393] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92ee5b62e2b9437e995765f0db524f41 in current term 1: Already voted for candidate 99a170b97c3340678f20cf3170fd4c83 in this term.
I20260710 11:05:18.511412 30010 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.530377 30086 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.530882 30086 ts_tablet_manager.cc:1403] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.002s
I20260710 11:05:18.516144 30097 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.533844 30086 raft_consensus.cc:359] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.534575 30086 raft_consensus.cc:385] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.534893 30086 raft_consensus.cc:740] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.535753 30097 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.519613 30087 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.535621 30086 consensus_queue.cc:260] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.536549 30087 ts_tablet_manager.cc:1403] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.114s	user 0.054s	sys 0.021s
I20260710 11:05:18.527145 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.536372 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.519960 30089 tablet_bootstrap.cc:654] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.538116 29760 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41; no voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.539558 30116 raft_consensus.cc:2749] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.539664 30087 raft_consensus.cc:359] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.540516 30087 raft_consensus.cc:385] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.540858 30087 raft_consensus.cc:740] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.543069 30086 ts_tablet_manager.cc:1434] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:18.544123 30110 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.545702 29793 raft_consensus.cc:2393] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab7f56e3f80b406199947e43ad6f39b0 in current term 1: Already voted for candidate 92ee5b62e2b9437e995765f0db524f41 in this term.
I20260710 11:05:18.545563 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.544570 30010 raft_consensus.cc:2749] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.547406 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
W20260710 11:05:18.547611 29836 leader_election.cc:343] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.548230 29869 raft_consensus.cc:2393] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92ee5b62e2b9437e995765f0db524f41 in current term 1: Already voted for candidate ab7f56e3f80b406199947e43ad6f39b0 in this term.
I20260710 11:05:18.544160 30086 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: Bootstrap starting.
I20260710 11:05:18.549970 30087 consensus_queue.cc:260] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.552456 30087 ts_tablet_manager.cc:1434] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:05:18.553689 30087 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.556614 29836 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [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: ab7f56e3f80b406199947e43ad6f39b0; no voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.512038 30112 raft_consensus.cc:515] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.558177 30010 raft_consensus.cc:2749] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.559726 30089 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.560230 30089 ts_tablet_manager.cc:1403] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.008s
I20260710 11:05:18.560539 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.561190 29941 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.562386 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.563019 29869 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.563186 30089 raft_consensus.cc:359] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.563979 30089 raft_consensus.cc:385] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.564250 30089 raft_consensus.cc:740] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.564947 30089 consensus_queue.cc:260] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.566543 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
W20260710 11:05:18.568216 29761 leader_election.cc:343] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.568404 30086 tablet_bootstrap.cc:654] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.568343 30112 leader_election.cc:290] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.568769 29761 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41; no voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.569247 30110 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.570318 30110 raft_consensus.cc:2749] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.571797 29869 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 1.
I20260710 11:05:18.573006 30087 tablet_bootstrap.cc:654] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.574147 29871 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:18.575793 29941 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 1.
I20260710 11:05:18.576205 29760 leader_election.cc:304] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.577837 30112 raft_consensus.cc:2804] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.578342 30112 raft_consensus.cc:697] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:18.579252 30112 consensus_queue.cc:237] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.575958 30089 ts_tablet_manager.cc:1434] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 11:05:18.581223 30089 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.585413 29909 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [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: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:18.587199 30086 tablet_bootstrap.cc:492] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: No bootstrap required, opened a new log
I20260710 11:05:18.587718 30086 ts_tablet_manager.cc:1403] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.002s
I20260710 11:05:18.588752 30087 tablet_bootstrap.cc:492] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.589239 30087 ts_tablet_manager.cc:1403] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 11:05:18.589730 30073 raft_consensus.cc:2804] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.590296 30073 raft_consensus.cc:697] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:18.590747 30086 raft_consensus.cc:359] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.591562 30086 raft_consensus.cc:385] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.591179 30073 consensus_queue.cc:237] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.591859 30086 raft_consensus.cc:740] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.592147 30087 raft_consensus.cc:359] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.592846 30087 raft_consensus.cc:385] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.592582 30086 consensus_queue.cc:260] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.593166 30087 raft_consensus.cc:740] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.593909 30087 consensus_queue.cc:260] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.596076 30086 ts_tablet_manager.cc:1434] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:18.596639 30087 ts_tablet_manager.cc:1434] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:05:18.597633 30087 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: Bootstrap starting.
I20260710 11:05:18.609977 30010 raft_consensus.cc:493] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.610630 30010 raft_consensus.cc:515] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.611184 30087 tablet_bootstrap.cc:654] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.613011 30010 leader_election.cc:290] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.615147 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.615599 30089 tablet_bootstrap.cc:654] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.619156 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.624344 29793 raft_consensus.cc:2468] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 0.
I20260710 11:05:18.620903 30087 tablet_bootstrap.cc:492] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: No bootstrap required, opened a new log
I20260710 11:05:18.624284 29694 catalog_manager.cc:5697] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.625533 30087 ts_tablet_manager.cc:1403] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
W20260710 11:05:18.623760 29836 leader_election.cc:343] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.626833 29836 leader_election.cc:304] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.627645 29691 catalog_manager.cc:5697] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.628636 30087 raft_consensus.cc:359] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.629308 30087 raft_consensus.cc:385] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.629537 30087 raft_consensus.cc:740] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.630414 30097 raft_consensus.cc:2804] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.630815 30097 raft_consensus.cc:493] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.631187 30097 raft_consensus.cc:3060] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.631621 30089 tablet_bootstrap.cc:492] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.632157 30089 ts_tablet_manager.cc:1403] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.051s	user 0.003s	sys 0.011s
I20260710 11:05:18.636591 30073 raft_consensus.cc:493] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.636752 30089 raft_consensus.cc:359] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.637156 30073 raft_consensus.cc:515] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.637590 30089 raft_consensus.cc:385] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.638069 30089 raft_consensus.cc:740] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.639468 30097 raft_consensus.cc:515] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.638943 30089 consensus_queue.cc:260] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.640429 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a8343ab1dd463ab0fea2332600cbff" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.640718 30087 consensus_queue.cc:260] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.641211 29793 raft_consensus.cc:2468] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:18.641979 30089 ts_tablet_manager.cc:1434] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:05:18.642737 30087 ts_tablet_manager.cc:1434] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:05:18.643533 29910 leader_election.cc:304] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:18.644407 30105 raft_consensus.cc:2804] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.644829 30105 raft_consensus.cc:493] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.644934 30089 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.645236 30105 raft_consensus.cc:3060] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.647203 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.647858 29793 raft_consensus.cc:3060] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.651983 30089 tablet_bootstrap.cc:654] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.653642 30105 raft_consensus.cc:515] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.656800 30105 leader_election.cc:290] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.657572 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a8343ab1dd463ab0fea2332600cbff" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.657687 30097 leader_election.cc:290] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.658296 29794 raft_consensus.cc:3060] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.668352 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.672228 30089 tablet_bootstrap.cc:492] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.672966 30089 ts_tablet_manager.cc:1403] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.003s
I20260710 11:05:18.673898 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a8343ab1dd463ab0fea2332600cbff" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.674661 29869 raft_consensus.cc:3060] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.675813 30089 raft_consensus.cc:359] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.676358 30089 raft_consensus.cc:385] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.676627 30089 raft_consensus.cc:740] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.677492 30105 raft_consensus.cc:493] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.677461 30089 consensus_queue.cc:260] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.678241 30105 raft_consensus.cc:515] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.680460 30105 leader_election.cc:290] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.673926 29871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a8343ab1dd463ab0fea2332600cbff" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.681769 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.682385 29870 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:18.683533 30089 ts_tablet_manager.cc:1434] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:18.683351 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.684108 29795 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 0.
I20260710 11:05:18.684505 30089 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: Bootstrap starting.
I20260710 11:05:18.688090 29793 raft_consensus.cc:2468] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:18.689019 30073 leader_election.cc:290] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
W20260710 11:05:18.690244 29836 leader_election.cc:343] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.690670 29909 leader_election.cc:304] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.691231 30089 tablet_bootstrap.cc:654] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.691334 29836 leader_election.cc:304] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:18.691840 30073 raft_consensus.cc:2804] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.692144 30010 raft_consensus.cc:2804] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.692287 30073 raft_consensus.cc:493] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.692701 30010 raft_consensus.cc:697] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:18.693614 30010 consensus_queue.cc:237] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.698604 29869 raft_consensus.cc:2468] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:18.700459 29794 raft_consensus.cc:2468] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:18.692718 30073 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.701954 29910 leader_election.cc:304] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:18.702728 30105 raft_consensus.cc:2804] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.703459 30105 raft_consensus.cc:697] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:18.704770 30105 consensus_queue.cc:237] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.713418 30089 tablet_bootstrap.cc:492] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: No bootstrap required, opened a new log
I20260710 11:05:18.714181 30089 ts_tablet_manager.cc:1403] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260710 11:05:18.716926 29691 catalog_manager.cc:5697] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.717345 30089 raft_consensus.cc:359] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.717394 30073 raft_consensus.cc:515] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.718396 30089 raft_consensus.cc:385] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.718807 30089 raft_consensus.cc:740] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.720890 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:18.720824 30089 consensus_queue.cc:260] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.721494 29794 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.722730 30073 leader_election.cc:290] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.722936 30112 raft_consensus.cc:493] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.723448 30112 raft_consensus.cc:515] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.725520 30112 leader_election.cc:290] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.726161 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.726763 29869 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.726657 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.727429 29870 raft_consensus.cc:2468] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.727838 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:18.728436 29942 raft_consensus.cc:2468] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 0.
I20260710 11:05:18.728765 29760 leader_election.cc:304] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.729671 30112 raft_consensus.cc:2804] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.730075 30112 raft_consensus.cc:493] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.730432 30112 raft_consensus.cc:3060] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.730481 30131 raft_consensus.cc:493] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.732471 30131 raft_consensus.cc:515] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.733448 29794 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:18.735567 29869 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 1.
I20260710 11:05:18.735666 29910 leader_election.cc:304] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:18.736601 30073 raft_consensus.cc:2804] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.737979 30089 ts_tablet_manager.cc:1434] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:05:18.738696 30131 leader_election.cc:290] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:18.740051 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:18.740860 30112 raft_consensus.cc:515] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.742880 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3095295ca29d4cb7b0364aef72db0ace" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:18.743755 30073 raft_consensus.cc:697] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:18.744856 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:18.744721 30073 consensus_queue.cc:237] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.745574 29869 raft_consensus.cc:3060] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.748896 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaae5083803480c86107a8364c5a1b6" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:18.749723 29942 raft_consensus.cc:3060] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.751328 29691 catalog_manager.cc:5697] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.744458 29794 raft_consensus.cc:2393] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a170b97c3340678f20cf3170fd4c83 in current term 1: Already voted for candidate ab7f56e3f80b406199947e43ad6f39b0 in this term.
I20260710 11:05:18.753512 29910 leader_election.cc:304] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:18.756924 29869 raft_consensus.cc:2468] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 1.
I20260710 11:05:18.757158 29942 raft_consensus.cc:2468] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 1.
I20260710 11:05:18.758095 30112 leader_election.cc:290] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:18.758469 29760 leader_election.cc:304] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:18.759778 30112 raft_consensus.cc:2804] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.760289 30112 raft_consensus.cc:697] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:18.761147 30112 consensus_queue.cc:237] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:18.762869 30073 raft_consensus.cc:3060] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.769304 30073 raft_consensus.cc:2749] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.769555 29941 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.770450 29691 catalog_manager.cc:5697] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.778100 30112 consensus_queue.cc:1048] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.777451 29694 catalog_manager.cc:5697] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 1 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.796015 30116 consensus_queue.cc:1048] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.884968 30010 consensus_queue.cc:1048] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.895833 30097 consensus_queue.cc:1048] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:19.006600 30116 consensus_queue.cc:1048] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:19.017515 30110 consensus_queue.cc:1048] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.095824 30073 consensus_queue.cc:1048] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.108558 30135 consensus_queue.cc:1048] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.129993 30135 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:19.130496 30135 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:19.132205 30135 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:19.133004 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:19.133333 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0" is_pre_election: true
I20260710 11:05:19.133929 29794 raft_consensus.cc:2393] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a170b97c3340678f20cf3170fd4c83 in current term 1: Already voted for candidate 92ee5b62e2b9437e995765f0db524f41 in this term.
I20260710 11:05:19.134166 29869 raft_consensus.cc:2393] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a170b97c3340678f20cf3170fd4c83 in current term 1: Already voted for candidate ab7f56e3f80b406199947e43ad6f39b0 in this term.
I20260710 11:05:19.135135 29909 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83; no voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:19.135784 30135 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:19.140915 30135 raft_consensus.cc:2749] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:19.175904 30135 consensus_queue.cc:1048] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.188778 30073 consensus_queue.cc:1048] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.212975 30073 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.213167 30097 consensus_queue.cc:1048] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.225967 30113 consensus_queue.cc:1048] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.227692 30131 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:19.255156 29742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:19.255729 30070 consensus_queue.cc:1048] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.264724 30070 consensus_queue.cc:1048] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:20.256898 29742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:20.310792 30010 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:20.311286 30010 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.312992 30010 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.313560 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41" is_pre_election: true
I20260710 11:05:20.313975 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83" is_pre_election: true
I20260710 11:05:20.314227 29794 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:20.314769 29942 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 1.
I20260710 11:05:20.315265 29836 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.315910 30010 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:20.316184 30010 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:20.316419 30010 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.320720 30010 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.322111 30010 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.323038 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:20.323346 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.323838 29794 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.323956 29942 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.331836 29794 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.331836 29942 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.333460 29836 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.334235 30010 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.335135 30010 raft_consensus.cc:697] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.335773 30010 consensus_queue.cc:237] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER 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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.343948 29691 catalog_manager.cc:5697] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 0 to 2, leader changed from <none> to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.638326 29869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:20.638865 29869 raft_consensus.cc:606] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:20.643572 29941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:55614
I20260710 11:05:20.644169 29941 raft_consensus.cc:606] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:20.649148 29869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d506a18053bd418eab6f6746dea92745"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:46688
I20260710 11:05:20.649644 29869 raft_consensus.cc:606] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 92ee5b62e2b9437e995765f0db524f41
I20260710 11:05:20.657246 29941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
mode: GRACEFUL
new_leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:55614
I20260710 11:05:20.657852 29941 raft_consensus.cc:606] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Received request to transfer leadership to TS ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:20.672920 29794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
mode: GRACEFUL
new_leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:33686
I20260710 11:05:20.673518 29794 raft_consensus.cc:606] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Received request to transfer leadership to TS ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:20.681155 29794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
mode: GRACEFUL
new_leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:33686
I20260710 11:05:20.681638 29794 raft_consensus.cc:606] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Received request to transfer leadership to TS ab7f56e3f80b406199947e43ad6f39b0
I20260710 11:05:20.776253 29794 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:20.777928 30158 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:20.784966 30010 raft_consensus.cc:993] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:20.785732 30158 raft_consensus.cc:1081] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:20.787459 29795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33672
I20260710 11:05:20.790226 29795 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.790640 29795 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.792186 29941 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:20.793532 30010 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:20.797864 29795 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.802603 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:20.803217 29869 raft_consensus.cc:3055] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:20.803073 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.803592 29869 raft_consensus.cc:740] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.803774 29941 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.804435 29869 consensus_queue.cc:260] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.805565 29869 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:20.806684 29795 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 3 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.812557 29941 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 3.
I20260710 11:05:20.812604 29869 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 3.
I20260710 11:05:20.813944 29760 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [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: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.814558 30070 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:20.814999 30070 raft_consensus.cc:697] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:20.815716 30070 consensus_queue.cc:237] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.821744 30167 raft_consensus.cc:993] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:20.822175 30010 raft_consensus.cc:1081] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:20.822630 30172 raft_consensus.cc:993] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: : Instructing follower ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.823109 30135 raft_consensus.cc:1081] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Signalling peer ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.823640 29795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d506a18053bd418eab6f6746dea92745"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33672
I20260710 11:05:20.824242 29795 raft_consensus.cc:493] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.824549 29795 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.824679 29869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:46686
I20260710 11:05:20.825403 29869 raft_consensus.cc:493] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.824676 29694 catalog_manager.cc:5697] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 2 to 3, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 3 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.825771 29869 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.830552 29795 raft_consensus.cc:515] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.831763 29869 raft_consensus.cc:515] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.832950 29795 leader_election.cc:290] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.833169 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:20.834002 29870 raft_consensus.cc:3055] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:20.834335 29870 raft_consensus.cc:740] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.834619 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506a18053bd418eab6f6746dea92745" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.835172 29942 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.835122 29870 consensus_queue.cc:260] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.836555 29870 raft_consensus.cc:3060] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.842142 29942 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:20.843139 29869 leader_election.cc:290] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.843271 29761 leader_election.cc:304] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:20.844139 30070 raft_consensus.cc:2804] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.844522 29870 raft_consensus.cc:2468] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:20.844648 30070 raft_consensus.cc:697] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:20.845530 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:20.845866 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.845625 30070 consensus_queue.cc:237] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.846431 29942 raft_consensus.cc:3055] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:20.846726 29942 raft_consensus.cc:740] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:20.846141 29795 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.847447 29942 consensus_queue.cc:260] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.848618 29942 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.857813 29795 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.858078 29942 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.859694 29836 leader_election.cc:304] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.861642 30010 raft_consensus.cc:2804] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.862190 30010 raft_consensus.cc:697] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.862950 30010 consensus_queue.cc:237] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.866636 30173 raft_consensus.cc:993] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: : Instructing follower ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.867610 30157 raft_consensus.cc:1081] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Signalling peer ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.870913 29869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:46700
I20260710 11:05:20.871485 29869 raft_consensus.cc:493] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.871863 29869 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.872167 29694 catalog_manager.cc:5697] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.873942 30070 raft_consensus.cc:993] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: : Instructing follower ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.874428 30070 raft_consensus.cc:1081] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Signalling peer ab7f56e3f80b406199947e43ad6f39b0 to start an election
I20260710 11:05:20.876762 29691 catalog_manager.cc:5697] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 1 to 2, leader changed from 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131) to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.879591 29869 raft_consensus.cc:515] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.880594 29870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
 from {username='slave'} at 127.0.0.1:46700
I20260710 11:05:20.881217 29870 raft_consensus.cc:493] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:20.881628 29870 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.882398 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:20.883791 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da4c511634140f1a81e61ddf9c6b76c" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.883024 29795 raft_consensus.cc:3055] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:20.884346 29795 raft_consensus.cc:740] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:20.884442 29942 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.885190 29795 consensus_queue.cc:260] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.886279 29795 raft_consensus.cc:3060] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.889618 29870 raft_consensus.cc:515] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.882409 29869 leader_election.cc:290] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.892858 29795 raft_consensus.cc:2468] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.893111 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:20.893143 29942 raft_consensus.cc:2468] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.893785 29941 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.894135 29836 leader_election.cc:304] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.893265 29870 leader_election.cc:290] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:20.895475 30010 raft_consensus.cc:2804] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.895941 30010 raft_consensus.cc:697] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.896566 30010 consensus_queue.cc:237] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.893270 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef63a4d761c34b25b98905f387b20552" candidate_uuid: "ab7f56e3f80b406199947e43ad6f39b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:20.897300 29794 raft_consensus.cc:3055] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:20.897595 29794 raft_consensus.cc:740] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:20.898326 29794 consensus_queue.cc:260] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.899462 29794 raft_consensus.cc:3060] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.900964 29941 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.902222 29836 leader_election.cc:304] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:20.902940 30010 raft_consensus.cc:2804] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.903359 30010 raft_consensus.cc:697] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Leader. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:20.903987 30010 consensus_queue.cc:237] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:20.905589 29794 raft_consensus.cc:2468] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7f56e3f80b406199947e43ad6f39b0 in term 2.
I20260710 11:05:20.905453 29691 catalog_manager.cc:5697] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 1 to 2, leader changed from 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129) to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.917804 29691 catalog_manager.cc:5697] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 reported cstate change: term changed from 1 to 2, leader changed from 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129) to ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "ab7f56e3f80b406199947e43ad6f39b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:21.090184 30172 raft_consensus.cc:993] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: : Instructing follower 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:21.090706 30135 raft_consensus.cc:1081] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Signalling peer 92ee5b62e2b9437e995765f0db524f41 to start an election
I20260710 11:05:21.092319 29794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
 from {username='slave'} at 127.0.0.1:33670
I20260710 11:05:21.092890 29794 raft_consensus.cc:493] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:21.093200 29794 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.097810 29794 raft_consensus.cc:515] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:21.099259 29794 leader_election.cc:290] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Requested vote from peers ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751), 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261)
I20260710 11:05:21.100366 29870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:21.100442 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2143f0566144a3a0b693c77f01f85a" candidate_uuid: "92ee5b62e2b9437e995765f0db524f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
I20260710 11:05:21.101100 29870 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.101212 29941 raft_consensus.cc:3055] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:21.101707 29941 raft_consensus.cc:740] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:21.102473 29941 consensus_queue.cc:260] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:21.103529 29941 raft_consensus.cc:3060] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:21.106879 29870 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:21.108103 29760 leader_election.cc:304] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:21.108939 30173 raft_consensus.cc:2804] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:21.109516 30173 raft_consensus.cc:697] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Leader. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:21.110523 29941 raft_consensus.cc:2468] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92ee5b62e2b9437e995765f0db524f41 in term 2.
I20260710 11:05:21.111579 30173 consensus_queue.cc:237] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:21.120311 29691 catalog_manager.cc:5697] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 reported cstate change: term changed from 1 to 2, leader changed from 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131) to 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "92ee5b62e2b9437e995765f0db524f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:21.203655 29870 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:21.205245 30173 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.213996 29941 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:21.217962 30173 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.294797 29794 raft_consensus.cc:1275] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.295910 30158 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.305189 29941 raft_consensus.cc:1275] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.307554 30167 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.324734 29941 raft_consensus.cc:1275] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.326436 30173 consensus_queue.cc:1048] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.335134 29869 raft_consensus.cc:1275] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.336932 30070 consensus_queue.cc:1048] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.347421 29794 raft_consensus.cc:1275] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.348743 30167 consensus_queue.cc:1048] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.357760 29941 raft_consensus.cc:1275] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.359561 30010 consensus_queue.cc:1048] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.363884 29942 raft_consensus.cc:1275] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.365908 30010 consensus_queue.cc:1048] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.374984 29794 raft_consensus.cc:1275] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer ab7f56e3f80b406199947e43ad6f39b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.376781 30167 consensus_queue.cc:1048] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.564859 29870 raft_consensus.cc:1275] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.566237 30070 consensus_queue.cc:1048] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:21.575714 29942 raft_consensus.cc:1275] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Refusing update from remote peer 92ee5b62e2b9437e995765f0db524f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:21.577476 30157 consensus_queue.cc:1048] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:23.687803 29694 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53318:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:23.708540 29694 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53318:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:23.794314 25906 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:05:23.902720 30207 log.cc:927] Time spent T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260710 11:05:23.905493 30206 log.cc:927] Time spent T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Append to log took a long time: real 0.127s	user 0.001s	sys 0.002s
W20260710 11:05:23.907001 30212 log.cc:927] Time spent T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Append to log took a long time: real 0.120s	user 0.004s	sys 0.000s
W20260710 11:05:23.937923 30214 log.cc:927] Time spent T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Append to log took a long time: real 0.120s	user 0.000s	sys 0.004s
I20260710 11:05:23.841943 30220 tablet.cc:1724] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:23.997303 29910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:35063, user_credentials={real_user=slave}} blocked reactor thread for 48520.3us
I20260710 11:05:23.976223 30221 tablet.cc:1724] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.045037 29822 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0407a0c5292947219174afafb8b8b9cd)
W20260710 11:05:24.101627 30213 log.cc:927] Time spent T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260710 11:05:24.081274 30223 log.cc:927] Time spent T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
W20260710 11:05:24.105203 29836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:33261, user_credentials={real_user=slave}} blocked reactor thread for 146886us
W20260710 11:05:24.114763 29761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:33261, user_credentials={real_user=slave}} blocked reactor thread for 84625.9us
I20260710 11:05:24.122133 30241 tablet.cc:1724] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.110405 30236 tablet.cc:1724] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.139516 30240 tablet.cc:1724] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.148808 30220 tablet.cc:1724] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.182163 30253 tablet.cc:1724] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.190682 30252 tablet.cc:1724] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.218976 29761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:33261, user_credentials={real_user=slave}} blocked reactor thread for 86255.5us
I20260710 11:05:24.242527 30240 tablet.cc:1724] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.271037 29694 catalog_manager.cc:5789] TS 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063) does not have the latest schema for tablet 4aaae5083803480c86107a8364c5a1b6 (table soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]). Expected version 1 got 0
W20260710 11:05:24.269248 29971 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0407a0c5292947219174afafb8b8b9cd)
I20260710 11:05:24.194110 30255 tablet.cc:1724] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.282130 29971 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0407a0c5292947219174afafb8b8b9cd)
I20260710 11:05:24.297454 30258 tablet.cc:1724] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.305444 29794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
mode: GRACEFUL
new_leader_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:53322
I20260710 11:05:24.310686 29691 catalog_manager.cc:5789] TS ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751) does not have the latest schema for tablet 3095295ca29d4cb7b0364aef72db0ace (table soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]). Expected version 1 got 0
I20260710 11:05:24.311738 29691 catalog_manager.cc:5789] TS ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751) does not have the latest schema for tablet 3b6736b36ea54c439b2c890d34f23997 (table soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]). Expected version 1 got 0
I20260710 11:05:24.313716 30260 tablet.cc:1724] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.306902 29794 raft_consensus.cc:606] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 LEADER]: Received request to transfer leadership to TS 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:24.311964 30259 tablet.cc:1724] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.327401 30261 tablet.cc:1724] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.325641 30221 tablet.cc:1724] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.344909 29836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:33261, user_credentials={real_user=slave}} blocked reactor thread for 232632us
I20260710 11:05:24.351034 30241 tablet.cc:1724] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.410491 30247 raft_consensus.cc:993] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: : Instructing follower 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.411154 30247 raft_consensus.cc:1081] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 LEADER]: Signalling peer 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.412187 30252 tablet.cc:1724] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.420010 29944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:55628
I20260710 11:05:24.421846 29944 raft_consensus.cc:493] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.423951 29944 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:24.431337 30253 tablet.cc:1724] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.421553 30260 tablet.cc:1724] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.458829 29869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:42270
I20260710 11:05:24.459503 29869 raft_consensus.cc:606] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Received request to transfer leadership to TS 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:24.461316 25906 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:24.462540 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:24.467000 30220 tablet.cc:1724] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.468740 30250 raft_consensus.cc:993] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.469377 30250 raft_consensus.cc:1081] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Signalling peer 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.468886 30255 tablet.cc:1724] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.471606 30253 tablet.cc:1724] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.477979 30241 tablet.cc:1724] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.486152 29794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c"
dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
mode: GRACEFUL
new_leader_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:53322
I20260710 11:05:24.462080 30261 tablet.cc:1724] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.486929 29794 raft_consensus.cc:606] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Received request to transfer leadership to TS 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:24.492834 29941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:55598
I20260710 11:05:24.493404 29941 raft_consensus.cc:493] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.493842 29941 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.503829 29944 raft_consensus.cc:515] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.501286 29941 raft_consensus.cc:515] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.506117 29945 raft_consensus.cc:1240] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:24.507265 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:24.508075 29793 raft_consensus.cc:3055] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:24.508426 29793 raft_consensus.cc:740] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:24.509390 29793 consensus_queue.cc:260] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.513779 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:24.512208 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6736b36ea54c439b2c890d34f23997" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:24.514009 29793 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:24.514570 29795 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.514449 29869 raft_consensus.cc:3055] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:24.516120 29869 raft_consensus.cc:740] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:24.516575 29941 leader_election.cc:290] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 3 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:24.517011 29869 consensus_queue.cc:260] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.519811 29869 raft_consensus.cc:3060] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.519241 29868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa"
dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
mode: GRACEFUL
new_leader_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:42270
I20260710 11:05:24.520558 29868 raft_consensus.cc:606] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Received request to transfer leadership to TS 99a170b97c3340678f20cf3170fd4c83
I20260710 11:05:24.522228 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:24.522928 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:24.524887 29793 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 4.
I20260710 11:05:24.526391 29869 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 3.
I20260710 11:05:24.528419 29795 raft_consensus.cc:2468] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 3.
I20260710 11:05:24.528400 29909 leader_election.cc:304] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [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: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:24.529568 30233 raft_consensus.cc:2804] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:24.530056 30233 raft_consensus.cc:697] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:24.531116 29910 leader_election.cc:304] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [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: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:24.531189 30233 consensus_queue.cc:237] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.536401 30135 raft_consensus.cc:2804] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:24.537088 30135 raft_consensus.cc:697] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 4 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:24.538015 30135 consensus_queue.cc:237] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.538790 29944 leader_election.cc:290] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 4 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:24.543202 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0407a0c5292947219174afafb8b8b9cd" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:24.514573 30255 tablet.cc:1724] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.543869 29869 raft_consensus.cc:3060] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:05:24.526141 30242 consensus_queue.cc:1175] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "99a170b97c3340678f20cf3170fd4c83" responder_term: 3 status { last_received { term: 2 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:05:24.566896 29869 raft_consensus.cc:2468] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 4.
I20260710 11:05:24.568491 29794 raft_consensus.cc:1240] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Rejecting Update request from peer ab7f56e3f80b406199947e43ad6f39b0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:24.575366 29691 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7] alter complete (version 1)
I20260710 11:05:24.579231 29693 catalog_manager.cc:5697] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 2 to 3, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 3 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:24.581060 29693 catalog_manager.cc:5789] TS 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131:33261) does not have the latest schema for tablet 3b6736b36ea54c439b2c890d34f23997 (table soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]). Expected version 1 got 0
I20260710 11:05:24.582320 29693 catalog_manager.cc:5697] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 3 to 4, leader changed from 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129) to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 4 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:24.844794 30262 raft_consensus.cc:993] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: : Instructing follower 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.845386 30173 raft_consensus.cc:1081] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Signalling peer 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.846917 29941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:55628
I20260710 11:05:24.847396 29941 raft_consensus.cc:493] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.847699 29941 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.852310 29941 raft_consensus.cc:515] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.854280 29941 leader_election.cc:290] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 3 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:24.854769 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:24.854640 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e86e91ea2645fc8f4a15fcaa54320c" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:24.855309 29869 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.855737 29795 raft_consensus.cc:3055] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:24.856011 29795 raft_consensus.cc:740] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92ee5b62e2b9437e995765f0db524f41, State: Running, Role: LEADER
I20260710 11:05:24.856757 29795 consensus_queue.cc:260] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.858047 29795 raft_consensus.cc:3060] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.860041 29869 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 3.
I20260710 11:05:24.861110 29909 leader_election.cc:304] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [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: 99a170b97c3340678f20cf3170fd4c83, ab7f56e3f80b406199947e43ad6f39b0; no voters: 
I20260710 11:05:24.861943 30233 raft_consensus.cc:2804] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:24.862387 30233 raft_consensus.cc:697] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 3 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:24.863231 30233 consensus_queue.cc:237] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [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: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.864516 29795 raft_consensus.cc:2468] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 3.
I20260710 11:05:24.870597 29693 catalog_manager.cc:5697] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 2 to 3, leader changed from 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129) to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 3 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:24.918278 29795 raft_consensus.cc:1275] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:24.919700 30233 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:24.925973 30261 tablet.cc:1724] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.928031 29869 raft_consensus.cc:1275] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:24.928122 30255 tablet.cc:1724] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:24.930065 29693 catalog_manager.cc:5789] TS 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063) does not have the latest schema for tablet 3b6736b36ea54c439b2c890d34f23997 (table soft_deleted_table [id=d7c6d05d7ddd4b17be99a798d0f60aa7]). Expected version 1 got 0
I20260710 11:05:24.934861 30257 raft_consensus.cc:993] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: : Instructing follower 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.934721 30232 consensus_queue.cc:1048] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:24.935364 30257 raft_consensus.cc:1081] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Signalling peer 99a170b97c3340678f20cf3170fd4c83 to start an election
I20260710 11:05:24.939146 29941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa"
dest_uuid: "99a170b97c3340678f20cf3170fd4c83"
 from {username='slave'} at 127.0.0.1:55598
I20260710 11:05:24.939647 29941 raft_consensus.cc:493] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.940006 29941 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.948333 29941 raft_consensus.cc:515] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.950167 29941 leader_election.cc:290] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 2 election: Requested vote from peers 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063), ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751)
I20260710 11:05:24.951437 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92ee5b62e2b9437e995765f0db524f41"
I20260710 11:05:24.952046 29794 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.953476 29869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d4505c458c429fb72917cc5c4a30fa" candidate_uuid: "99a170b97c3340678f20cf3170fd4c83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7f56e3f80b406199947e43ad6f39b0"
I20260710 11:05:24.954041 29869 raft_consensus.cc:3055] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:24.954348 29869 raft_consensus.cc:740] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab7f56e3f80b406199947e43ad6f39b0, State: Running, Role: LEADER
I20260710 11:05:24.955134 29869 consensus_queue.cc:260] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.956358 29869 raft_consensus.cc:3060] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.959609 29794 raft_consensus.cc:2468] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 2.
I20260710 11:05:24.960891 29910 leader_election.cc:304] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92ee5b62e2b9437e995765f0db524f41, 99a170b97c3340678f20cf3170fd4c83; no voters: 
I20260710 11:05:24.962100 30233 raft_consensus.cc:2804] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:24.962608 30233 raft_consensus.cc:697] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 2 LEADER]: Becoming Leader. State: Replica: 99a170b97c3340678f20cf3170fd4c83, State: Running, Role: LEADER
I20260710 11:05:24.963192 29869 raft_consensus.cc:2468] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a170b97c3340678f20cf3170fd4c83 in term 2.
I20260710 11:05:24.963627 30233 consensus_queue.cc:237] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } }
I20260710 11:05:24.968261 29794 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 4 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:24.972782 30273 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:24.976215 30261 tablet.cc:1719] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:05:24.979254 30253 tablet.cc:1719] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:05:24.979802 30255 tablet.cc:1719] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:05:24.994169 29869 raft_consensus.cc:1275] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 4 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:24.995510 30135 consensus_queue.cc:1048] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:24.996546 29694 catalog_manager.cc:5697] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 reported cstate change: term changed from 1 to 2, leader changed from ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130) to 99a170b97c3340678f20cf3170fd4c83 (127.25.76.131). New cstate: current_term: 2 leader_uuid: "99a170b97c3340678f20cf3170fd4c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a170b97c3340678f20cf3170fd4c83" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:25.288528 29869 raft_consensus.cc:1275] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:25.289580 30135 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:25.299291 29795 raft_consensus.cc:1275] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:25.300674 30135 consensus_queue.cc:1048] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:25.476570 29795 raft_consensus.cc:1275] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:25.478060 30135 consensus_queue.cc:1048] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92ee5b62e2b9437e995765f0db524f41" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.490650 29869 raft_consensus.cc:1275] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Refusing update from remote peer 99a170b97c3340678f20cf3170fd4c83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:25.492267 30233 consensus_queue.cc:1048] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7f56e3f80b406199947e43ad6f39b0" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 42751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.584499 25906 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:25.590178 25906 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:25.590639 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:25.595790 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:25.596312 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:26.629195 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
W20260710 11:05:26.648671 29910 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 11:05:26.657454 29910 consensus_peers.cc:597] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. 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 11:05:26.663071 29836 consensus_peers.cc:597] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. 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 11:05:26.668815 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.669740 25906 tablet_replica.cc:333] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.670528 25906 raft_consensus.cc:2243] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.671099 25906 raft_consensus.cc:2272] T 70a8343ab1dd463ab0fea2332600cbff P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.673151 25906 tablet_replica.cc:333] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.673815 25906 raft_consensus.cc:2243] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.674633 25906 raft_consensus.cc:2272] T d506a18053bd418eab6f6746dea92745 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.677126 25906 tablet_replica.cc:333] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.677930 25906 raft_consensus.cc:2243] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.678407 25906 raft_consensus.cc:2272] T 3da4c511634140f1a81e61ddf9c6b76c P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.680696 25906 tablet_replica.cc:333] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
W20260710 11:05:26.680892 29910 consensus_peers.cc:597] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. 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 11:05:26.681336 25906 raft_consensus.cc:2243] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.681887 25906 raft_consensus.cc:2272] T 102cd2f57df14adc973a0a746ffd43d9 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.684109 25906 tablet_replica.cc:333] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.684782 25906 raft_consensus.cc:2243] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.685240 25906 raft_consensus.cc:2272] T e5c7285c7b3141488de24a8c681d1f38 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.687288 25906 tablet_replica.cc:333] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.687896 25906 raft_consensus.cc:2243] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.688414 25906 raft_consensus.cc:2272] T 04ae09e2e32c4742939a5ee3886457da P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.690683 25906 tablet_replica.cc:333] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.691326 25906 raft_consensus.cc:2243] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.692165 25906 raft_consensus.cc:2272] T 4aaae5083803480c86107a8364c5a1b6 P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.694190 25906 tablet_replica.cc:333] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.694821 25906 raft_consensus.cc:2243] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.695269 25906 raft_consensus.cc:2272] T 7075fa8fe2e9406ba009b9f03f4d846d P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.697777 25906 tablet_replica.cc:333] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.698477 25906 raft_consensus.cc:2243] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.698992 25906 raft_consensus.cc:2272] T 3b6736b36ea54c439b2c890d34f23997 P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.701272 25906 tablet_replica.cc:333] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.701933 25906 raft_consensus.cc:2243] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.702831 25906 raft_consensus.cc:2272] T 3d2143f0566144a3a0b693c77f01f85a P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.705052 25906 tablet_replica.cc:333] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.705734 25906 raft_consensus.cc:2243] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.706221 25906 raft_consensus.cc:2272] T 76e86e91ea2645fc8f4a15fcaa54320c P 92ee5b62e2b9437e995765f0db524f41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.708145 25906 tablet_replica.cc:333] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.708714 25906 raft_consensus.cc:2243] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.709136 25906 raft_consensus.cc:2272] T 0407a0c5292947219174afafb8b8b9cd P 92ee5b62e2b9437e995765f0db524f41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.711249 25906 tablet_replica.cc:333] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.711789 25906 raft_consensus.cc:2243] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.712688 25906 raft_consensus.cc:2272] T 3b265f0a689c4428a1f1d0912ecab730 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.714758 25906 tablet_replica.cc:333] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.715286 25906 raft_consensus.cc:2243] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.715711 25906 raft_consensus.cc:2272] T e9d4505c458c429fb72917cc5c4a30fa P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.717759 25906 tablet_replica.cc:333] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.718318 25906 raft_consensus.cc:2243] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.718780 25906 raft_consensus.cc:2272] T 3095295ca29d4cb7b0364aef72db0ace P 92ee5b62e2b9437e995765f0db524f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.720750 25906 tablet_replica.cc:333] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.721354 25906 raft_consensus.cc:2243] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.722221 25906 raft_consensus.cc:2272] T 60196f2a3536477fac9e7527a4b00418 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.724207 25906 tablet_replica.cc:333] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.724720 25906 raft_consensus.cc:2243] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.725239 25906 raft_consensus.cc:2272] T ef63a4d761c34b25b98905f387b20552 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.727185 25906 tablet_replica.cc:333] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41: stopping tablet replica
I20260710 11:05:26.727677 25906 raft_consensus.cc:2243] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.728487 25906 raft_consensus.cc:2272] T eb113227144540409a93e8136536d561 P 92ee5b62e2b9437e995765f0db524f41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:26.746351 29836 consensus_peers.cc:597] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. 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 11:05:26.770782 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
I20260710 11:05:26.808907 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
W20260710 11:05:26.819468 29910 consensus_peers.cc:597] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:26.828509 29836 consensus_peers.cc:597] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.843948 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.844784 25906 tablet_replica.cc:333] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.845468 25906 raft_consensus.cc:2243] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.846369 25906 raft_consensus.cc:2272] T 3095295ca29d4cb7b0364aef72db0ace P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.848474 25906 tablet_replica.cc:333] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.849045 25906 raft_consensus.cc:2243] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.849475 25906 raft_consensus.cc:2272] T 70a8343ab1dd463ab0fea2332600cbff P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.851441 25906 tablet_replica.cc:333] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.852043 25906 raft_consensus.cc:2243] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.852538 25906 raft_consensus.cc:2272] T d506a18053bd418eab6f6746dea92745 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.854470 25906 tablet_replica.cc:333] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.855063 25906 raft_consensus.cc:2243] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.855871 25906 raft_consensus.cc:2272] T 3da4c511634140f1a81e61ddf9c6b76c P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.857851 25906 tablet_replica.cc:333] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.858446 25906 raft_consensus.cc:2243] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.858919 25906 raft_consensus.cc:2272] T 3b6736b36ea54c439b2c890d34f23997 P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.860756 25906 tablet_replica.cc:333] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.861608 25906 raft_consensus.cc:2243] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.862179 25906 raft_consensus.cc:2272] T 76e86e91ea2645fc8f4a15fcaa54320c P ab7f56e3f80b406199947e43ad6f39b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.864006 25906 tablet_replica.cc:333] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.864544 25906 raft_consensus.cc:2243] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.864969 25906 raft_consensus.cc:2272] T 3d2143f0566144a3a0b693c77f01f85a P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.866750 25906 tablet_replica.cc:333] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.867290 25906 raft_consensus.cc:2243] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.868060 25906 raft_consensus.cc:2272] T 102cd2f57df14adc973a0a746ffd43d9 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.869974 25906 tablet_replica.cc:333] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.870504 25906 raft_consensus.cc:2243] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.871309 25906 raft_consensus.cc:2272] T 04ae09e2e32c4742939a5ee3886457da P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.873234 25906 tablet_replica.cc:333] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.873814 25906 raft_consensus.cc:2243] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.874251 25906 raft_consensus.cc:2272] T 60196f2a3536477fac9e7527a4b00418 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.876271 25906 tablet_replica.cc:333] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.876959 25906 raft_consensus.cc:2243] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.877866 25906 raft_consensus.cc:2272] T ef63a4d761c34b25b98905f387b20552 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.879966 25906 tablet_replica.cc:333] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.880640 25906 raft_consensus.cc:2243] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.881242 25906 raft_consensus.cc:2272] T eb113227144540409a93e8136536d561 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.884048 25906 tablet_replica.cc:333] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.884680 25906 raft_consensus.cc:2243] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:26.884716 29910 consensus_peers.cc:597] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.885370 25906 raft_consensus.cc:2272] T e5c7285c7b3141488de24a8c681d1f38 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.887451 25906 tablet_replica.cc:333] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.888027 25906 raft_consensus.cc:2243] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.888437 25906 raft_consensus.cc:2272] T 4aaae5083803480c86107a8364c5a1b6 P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.890573 25906 tablet_replica.cc:333] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.891100 25906 raft_consensus.cc:2243] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.891887 25906 raft_consensus.cc:2272] T 7075fa8fe2e9406ba009b9f03f4d846d P ab7f56e3f80b406199947e43ad6f39b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.894074 25906 tablet_replica.cc:333] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.894516 25906 raft_consensus.cc:2243] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.894912 25906 raft_consensus.cc:2272] T 0407a0c5292947219174afafb8b8b9cd P ab7f56e3f80b406199947e43ad6f39b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.896719 25906 tablet_replica.cc:333] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.897176 25906 raft_consensus.cc:2243] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.897517 25906 raft_consensus.cc:2272] T 3b265f0a689c4428a1f1d0912ecab730 P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.899499 25906 tablet_replica.cc:333] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0: stopping tablet replica
I20260710 11:05:26.900094 25906 raft_consensus.cc:2243] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.900550 25906 raft_consensus.cc:2272] T e9d4505c458c429fb72917cc5c4a30fa P ab7f56e3f80b406199947e43ad6f39b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.940443 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
W20260710 11:05:26.945279 29909 consensus_peers.cc:597] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 -> Peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Couldn't send request to peer ab7f56e3f80b406199947e43ad6f39b0. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:42751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:26.975663 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:05:26.990612 29909 consensus_peers.cc:597] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 -> Peer ab7f56e3f80b406199947e43ad6f39b0 (127.25.76.130:42751): Couldn't send request to peer ab7f56e3f80b406199947e43ad6f39b0. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:42751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:26.997974 29910 consensus_peers.cc:597] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:27.007215 29910 consensus_peers.cc:597] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 -> Peer 92ee5b62e2b9437e995765f0db524f41 (127.25.76.129:35063): Couldn't send request to peer 92ee5b62e2b9437e995765f0db524f41. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:27.016243 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:27.017155 25906 tablet_replica.cc:333] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.017912 25906 raft_consensus.cc:2243] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.018401 25906 raft_consensus.cc:2272] T 3095295ca29d4cb7b0364aef72db0ace P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.020255 25906 tablet_replica.cc:333] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.020820 25906 raft_consensus.cc:2243] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.021296 25906 raft_consensus.cc:2272] T 3da4c511634140f1a81e61ddf9c6b76c P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.023154 25906 tablet_replica.cc:333] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.023698 25906 raft_consensus.cc:2243] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.024420 25906 raft_consensus.cc:2272] T 70a8343ab1dd463ab0fea2332600cbff P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.026268 25906 tablet_replica.cc:333] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.026794 25906 raft_consensus.cc:2243] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.027247 25906 raft_consensus.cc:2272] T 102cd2f57df14adc973a0a746ffd43d9 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.029270 25906 tablet_replica.cc:333] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.029883 25906 raft_consensus.cc:2243] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.030659 25906 raft_consensus.cc:2272] T e5c7285c7b3141488de24a8c681d1f38 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.032536 25906 tablet_replica.cc:333] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.033046 25906 raft_consensus.cc:2243] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.033489 25906 raft_consensus.cc:2272] T d506a18053bd418eab6f6746dea92745 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.035223 25906 tablet_replica.cc:333] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.035733 25906 raft_consensus.cc:2243] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.036151 25906 raft_consensus.cc:2272] T 04ae09e2e32c4742939a5ee3886457da P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.037925 25906 tablet_replica.cc:333] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.038429 25906 raft_consensus.cc:2243] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.038844 25906 raft_consensus.cc:2272] T 60196f2a3536477fac9e7527a4b00418 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.040688 25906 tablet_replica.cc:333] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.041185 25906 raft_consensus.cc:2243] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.041556 25906 raft_consensus.cc:2272] T ef63a4d761c34b25b98905f387b20552 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.043278 25906 tablet_replica.cc:333] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.043712 25906 raft_consensus.cc:2243] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.044054 25906 raft_consensus.cc:2272] T eb113227144540409a93e8136536d561 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.045895 25906 tablet_replica.cc:333] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.046329 25906 raft_consensus.cc:2243] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.046988 25906 raft_consensus.cc:2272] T e9d4505c458c429fb72917cc5c4a30fa P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.048662 25906 tablet_replica.cc:333] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.049095 25906 raft_consensus.cc:2243] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.049732 25906 raft_consensus.cc:2272] T 0407a0c5292947219174afafb8b8b9cd P 99a170b97c3340678f20cf3170fd4c83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.051344 25906 tablet_replica.cc:333] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.051760 25906 raft_consensus.cc:2243] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.052119 25906 raft_consensus.cc:2272] T 3b265f0a689c4428a1f1d0912ecab730 P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.053946 25906 tablet_replica.cc:333] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.054440 25906 raft_consensus.cc:2243] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.054862 25906 raft_consensus.cc:2272] T 4aaae5083803480c86107a8364c5a1b6 P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.057045 25906 tablet_replica.cc:333] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.057749 25906 raft_consensus.cc:2243] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.058314 25906 raft_consensus.cc:2272] T 7075fa8fe2e9406ba009b9f03f4d846d P 99a170b97c3340678f20cf3170fd4c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.060295 25906 tablet_replica.cc:333] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.060784 25906 raft_consensus.cc:2243] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.061385 25906 raft_consensus.cc:2272] T 3b6736b36ea54c439b2c890d34f23997 P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.063151 25906 tablet_replica.cc:333] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.063629 25906 raft_consensus.cc:2243] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:27.064083 25906 raft_consensus.cc:2272] T 3d2143f0566144a3a0b693c77f01f85a P 99a170b97c3340678f20cf3170fd4c83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.065793 25906 tablet_replica.cc:333] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83: stopping tablet replica
I20260710 11:05:27.066237 25906 raft_consensus.cc:2243] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.066938 25906 raft_consensus.cc:2272] T 76e86e91ea2645fc8f4a15fcaa54320c P 99a170b97c3340678f20cf3170fd4c83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.106146 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:05:27.139343 25906 master.cc:562] Master@127.25.76.190:40517 shutting down...
I20260710 11:05:27.159826 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.160392 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.160735 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79bf3369b4934803992afdc1ad93d418: stopping tablet replica
I20260710 11:05:27.180809 25906 master.cc:584] Master@127.25.76.190:40517 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14157 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:27.235507 25906 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.76.190:41121
I20260710 11:05:27.236640 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.242488 30290 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 11:05:27.242537 30289 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 11:05:27.243796 30292 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 11:05:27.245010 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:27.246068 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.246248 25906 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 11:05:27.246424 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681527246411 us; error 0 us; skew 500 ppm
I20260710 11:05:27.246975 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.249394 25906 webserver.cc:533] Webserver started at http://127.25.76.190:44129/ using document root <none> and password file <none>
I20260710 11:05:27.250005 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.250195 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.250480 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.251533 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/master-0-root/instance:
uuid: "086a5ea1415a4f5c85a04acf2ce25103"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.255963 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:27.259743 30297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.260618 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:27.260944 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/master-0-root
uuid: "086a5ea1415a4f5c85a04acf2ce25103"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.261281 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-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 11:05:27.288916 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.290292 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.331180 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.190:41121
I20260710 11:05:27.331291 30348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.190:41121 every 8 connection(s)
I20260710 11:05:27.335620 30349 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 11:05:27.347031 30349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: Bootstrap starting.
I20260710 11:05:27.352157 30349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.356653 30349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: No bootstrap required, opened a new log
I20260710 11:05:27.358973 30349 raft_consensus.cc:359] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER }
I20260710 11:05:27.359403 30349 raft_consensus.cc:385] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.359644 30349 raft_consensus.cc:740] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 086a5ea1415a4f5c85a04acf2ce25103, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.360337 30349 consensus_queue.cc:260] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER }
I20260710 11:05:27.360848 30349 raft_consensus.cc:399] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:27.361065 30349 raft_consensus.cc:493] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:27.361351 30349 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.366657 30349 raft_consensus.cc:515] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER }
I20260710 11:05:27.367220 30349 leader_election.cc:304] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [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: 086a5ea1415a4f5c85a04acf2ce25103; no voters: 
I20260710 11:05:27.368418 30349 leader_election.cc:290] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:27.368839 30352 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.370333 30352 raft_consensus.cc:697] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 1 LEADER]: Becoming Leader. State: Replica: 086a5ea1415a4f5c85a04acf2ce25103, State: Running, Role: LEADER
I20260710 11:05:27.371073 30352 consensus_queue.cc:237] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [LEADER]: Queue going to LEADER mode. State: All 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: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER }
I20260710 11:05:27.371644 30349 sys_catalog.cc:565] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:27.375787 30353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "086a5ea1415a4f5c85a04acf2ce25103" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER } }
I20260710 11:05:27.375941 30354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 086a5ea1415a4f5c85a04acf2ce25103. Latest consensus state: current_term: 1 leader_uuid: "086a5ea1415a4f5c85a04acf2ce25103" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "086a5ea1415a4f5c85a04acf2ce25103" member_type: VOTER } }
I20260710 11:05:27.376574 30353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.376804 30354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.380826 30359 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:27.388149 30359 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:27.389386 25906 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:27.397495 30359 catalog_manager.cc:1383] Generated new cluster ID: 30ce66aabab143068074e7a62dac212f
I20260710 11:05:27.397852 30359 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:27.417040 30359 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:27.418484 30359 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:27.439433 30359 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: Generated new TSK 0
I20260710 11:05:27.440083 30359 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:27.456701 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.463779 30370 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 11:05:27.464073 30371 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 11:05:27.466485 30373 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 11:05:27.467092 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:27.468034 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.468212 25906 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 11:05:27.468408 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681527468374 us; error 0 us; skew 500 ppm
I20260710 11:05:27.468953 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.471410 25906 webserver.cc:533] Webserver started at http://127.25.76.129:38583/ using document root <none> and password file <none>
I20260710 11:05:27.471910 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.472071 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.472386 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.473505 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-0-root/instance:
uuid: "a4b3fb267b814df9a009e4fb57361767"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.485486 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:05:27.490473 30378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.491317 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:27.491663 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-0-root
uuid: "a4b3fb267b814df9a009e4fb57361767"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.491972 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-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 11:05:27.524923 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.526355 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.527956 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.530457 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.530692 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.530962 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.531170 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.576292 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.129:37761
I20260710 11:05:27.576421 30440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.129:37761 every 8 connection(s)
I20260710 11:05:27.581781 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.589504 30445 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 11:05:27.589864 30446 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 11:05:27.593784 30448 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 11:05:27.595027 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:27.595788 30441 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41121
I20260710 11:05:27.596236 30441 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.596355 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.596685 25906 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 11:05:27.596880 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681527596843 us; error 0 us; skew 500 ppm
I20260710 11:05:27.597121 30441 heartbeater.cc:507] Master 127.25.76.190:41121 requested a full tablet report, sending...
I20260710 11:05:27.597579 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.599714 30314 ts_manager.cc:194] Registered new tserver with Master: a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761)
I20260710 11:05:27.600863 25906 webserver.cc:533] Webserver started at http://127.25.76.130:46057/ using document root <none> and password file <none>
I20260710 11:05:27.601629 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.601922 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.602252 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.602551 30314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47898
I20260710 11:05:27.604009 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-1-root/instance:
uuid: "2940e0b018f84b229d0c48e447975443"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.609035 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 11:05:27.612881 30453 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.613806 25906 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:27.614125 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-1-root
uuid: "2940e0b018f84b229d0c48e447975443"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.614425 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-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 11:05:27.625074 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.626494 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.628039 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.630456 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.630708 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.630972 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.631170 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.674430 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.130:45507
I20260710 11:05:27.674526 30515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.130:45507 every 8 connection(s)
I20260710 11:05:27.679833 25906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.687753 30520 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 11:05:27.687996 30519 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 11:05:27.691731 30516 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41121
I20260710 11:05:27.692224 30516 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.693049 25906 server_base.cc:1061] running on GCE node
I20260710 11:05:27.693297 30516 heartbeater.cc:507] Master 127.25.76.190:41121 requested a full tablet report, sending...
W20260710 11:05:27.694133 30522 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 11:05:27.695144 25906 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.695376 25906 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 11:05:27.695582 25906 hybrid_clock.cc:648] HybridClock initialized: now 1783681527695564 us; error 0 us; skew 500 ppm
I20260710 11:05:27.696074 30314 ts_manager.cc:194] Registered new tserver with Master: 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:27.696319 25906 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.698056 30314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47904
I20260710 11:05:27.699282 25906 webserver.cc:533] Webserver started at http://127.25.76.131:45423/ using document root <none> and password file <none>
I20260710 11:05:27.699857 25906 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.700044 25906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.700328 25906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.701433 25906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-2-root/instance:
uuid: "872bc255faea4f6bb86a0148f4690adb"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.705919 25906 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:27.709180 30527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.710043 25906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:27.710413 25906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-2-root
uuid: "872bc255faea4f6bb86a0148f4690adb"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-7p3j"
I20260710 11:05:27.710709 25906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWA1VKG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681423216214-25906-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 11:05:27.732014 25906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.733326 25906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.734993 25906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.737337 25906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.737583 25906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.737865 25906 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.738051 25906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.780113 25906 rpc_server.cc:307] RPC server started. Bound to: 127.25.76.131:39455
I20260710 11:05:27.780234 30589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.76.131:39455 every 8 connection(s)
I20260710 11:05:27.794668 30590 heartbeater.cc:344] Connected to a master server at 127.25.76.190:41121
I20260710 11:05:27.795104 30590 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.796074 30590 heartbeater.cc:507] Master 127.25.76.190:41121 requested a full tablet report, sending...
I20260710 11:05:27.798319 30314 ts_manager.cc:194] Registered new tserver with Master: 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:27.799232 25906 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015787178s
I20260710 11:05:27.799957 30314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47906
I20260710 11:05:27.825567 30314 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47922:
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 11:05:27.828225 30314 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 11:05:27.893616 30406 tablet_service.cc:1511] Processing CreateTablet for tablet 90728cf0f1f347b999b8e9894522c85e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.895130 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90728cf0f1f347b999b8e9894522c85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.894809 30404 tablet_service.cc:1511] Processing CreateTablet for tablet fd4f455be57a427fa35dea400fd771b2 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.896180 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4f455be57a427fa35dea400fd771b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.897308 30405 tablet_service.cc:1511] Processing CreateTablet for tablet fbb92ecd9ace41ea82be48652e942785 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.898710 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb92ecd9ace41ea82be48652e942785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.901950 30403 tablet_service.cc:1511] Processing CreateTablet for tablet b82e975962c94e47a359d4f707e9c65e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.903774 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82e975962c94e47a359d4f707e9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.911074 30402 tablet_service.cc:1511] Processing CreateTablet for tablet 26534b25a54e40699f5ef38a71828a5d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.912518 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26534b25a54e40699f5ef38a71828a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.916205 30401 tablet_service.cc:1511] Processing CreateTablet for tablet c7f535f9ac8943dbbb733385a4fe468c (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.917665 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f535f9ac8943dbbb733385a4fe468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.923193 30555 tablet_service.cc:1511] Processing CreateTablet for tablet 90728cf0f1f347b999b8e9894522c85e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.924585 30555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90728cf0f1f347b999b8e9894522c85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.926921 30554 tablet_service.cc:1511] Processing CreateTablet for tablet fbb92ecd9ace41ea82be48652e942785 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.928272 30554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb92ecd9ace41ea82be48652e942785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.930783 30550 tablet_service.cc:1511] Processing CreateTablet for tablet c7f535f9ac8943dbbb733385a4fe468c (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.932107 30550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f535f9ac8943dbbb733385a4fe468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.933171 30400 tablet_service.cc:1511] Processing CreateTablet for tablet a375b993e9a94a9eb3a1c2a0752f39e4 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.934514 30400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375b993e9a94a9eb3a1c2a0752f39e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.934799 30553 tablet_service.cc:1511] Processing CreateTablet for tablet fd4f455be57a427fa35dea400fd771b2 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.936293 30553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4f455be57a427fa35dea400fd771b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.937470 30549 tablet_service.cc:1511] Processing CreateTablet for tablet a375b993e9a94a9eb3a1c2a0752f39e4 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.938820 30552 tablet_service.cc:1511] Processing CreateTablet for tablet b82e975962c94e47a359d4f707e9c65e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.941079 30551 tablet_service.cc:1511] Processing CreateTablet for tablet 26534b25a54e40699f5ef38a71828a5d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.941336 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.938855 30549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375b993e9a94a9eb3a1c2a0752f39e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.942885 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.944536 30551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26534b25a54e40699f5ef38a71828a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.944453 30548 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.945299 30552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82e975962c94e47a359d4f707e9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.946020 30548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.950979 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 90728cf0f1f347b999b8e9894522c85e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.952533 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90728cf0f1f347b999b8e9894522c85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.954855 30480 tablet_service.cc:1511] Processing CreateTablet for tablet fbb92ecd9ace41ea82be48652e942785 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.956432 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb92ecd9ace41ea82be48652e942785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.958859 30479 tablet_service.cc:1511] Processing CreateTablet for tablet fd4f455be57a427fa35dea400fd771b2 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.960472 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4f455be57a427fa35dea400fd771b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.962852 30478 tablet_service.cc:1511] Processing CreateTablet for tablet b82e975962c94e47a359d4f707e9c65e (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.964485 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82e975962c94e47a359d4f707e9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.966956 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 26534b25a54e40699f5ef38a71828a5d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.968490 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26534b25a54e40699f5ef38a71828a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.970966 30476 tablet_service.cc:1511] Processing CreateTablet for tablet c7f535f9ac8943dbbb733385a4fe468c (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.972446 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f535f9ac8943dbbb733385a4fe468c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.974887 30475 tablet_service.cc:1511] Processing CreateTablet for tablet a375b993e9a94a9eb3a1c2a0752f39e4 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.976421 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375b993e9a94a9eb3a1c2a0752f39e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.979569 30474 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.981079 30474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfecfecc14f4ea59de009ddfe4a7a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.988831 30400 tablet_service.cc:1511] Processing CreateTablet for tablet 364aef6ced4743d59e93810f636d48f7 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.990289 30400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364aef6ced4743d59e93810f636d48f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.991477 30473 tablet_service.cc:1511] Processing CreateTablet for tablet 364aef6ced4743d59e93810f636d48f7 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.993109 30473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364aef6ced4743d59e93810f636d48f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.996430 30547 tablet_service.cc:1511] Processing CreateTablet for tablet 364aef6ced4743d59e93810f636d48f7 (DEFAULT_TABLE table=test-workload [id=a0181761362f43299af5f65ac64539b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.997982 30547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364aef6ced4743d59e93810f636d48f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:28.082113 30606 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.092622 30605 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.102460 30605 tablet_bootstrap.cc:654] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.098119 30606 tablet_bootstrap.cc:654] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.110731 30607 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.120059 30607 tablet_bootstrap.cc:654] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.126583 30605 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.127633 30605 ts_tablet_manager.cc:1403] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.006s
I20260710 11:05:28.131317 30605 raft_consensus.cc:359] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.144593 30605 raft_consensus.cc:385] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.144953 30605 raft_consensus.cc:740] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.145852 30605 consensus_queue.cc:260] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.147966 30606 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.148741 30606 ts_tablet_manager.cc:1403] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260710 11:05:28.149253 30441 heartbeater.cc:499] Master 127.25.76.190:41121 was elected leader, sending a full tablet report...
I20260710 11:05:28.149863 30605 ts_tablet_manager.cc:1434] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 11:05:28.150934 30605 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.152549 30607 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.153169 30607 ts_tablet_manager.cc:1403] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.011s
I20260710 11:05:28.156150 30605 tablet_bootstrap.cc:654] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.156056 30606 raft_consensus.cc:359] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.156921 30606 raft_consensus.cc:385] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.156493 30607 raft_consensus.cc:359] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.157277 30606 raft_consensus.cc:740] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.157557 30607 raft_consensus.cc:385] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.158105 30607 raft_consensus.cc:740] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.158203 30606 consensus_queue.cc:260] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.159278 30607 consensus_queue.cc:260] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.164402 30607 ts_tablet_manager.cc:1434] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 11:05:28.165303 30516 heartbeater.cc:499] Master 127.25.76.190:41121 was elected leader, sending a full tablet report...
I20260710 11:05:28.170989 30607 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.180042 30607 tablet_bootstrap.cc:654] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.182376 30590 heartbeater.cc:499] Master 127.25.76.190:41121 was elected leader, sending a full tablet report...
I20260710 11:05:28.183637 30605 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.184288 30605 ts_tablet_manager.cc:1403] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260710 11:05:28.184506 30606 ts_tablet_manager.cc:1434] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.014s
I20260710 11:05:28.187914 30606 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.188297 30605 raft_consensus.cc:359] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.189354 30605 raft_consensus.cc:385] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.189764 30605 raft_consensus.cc:740] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.190845 30605 consensus_queue.cc:260] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.193555 30605 ts_tablet_manager.cc:1434] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:05:28.194578 30605 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.194790 30606 tablet_bootstrap.cc:654] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.203545 30605 tablet_bootstrap.cc:654] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.206269 30606 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.206800 30606 ts_tablet_manager.cc:1403] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:05:28.209842 30606 raft_consensus.cc:359] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.210558 30606 raft_consensus.cc:385] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.210840 30606 raft_consensus.cc:740] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.211796 30606 consensus_queue.cc:260] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.214411 30606 ts_tablet_manager.cc:1434] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:05:28.215400 30606 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.220803 30607 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.221452 30607 ts_tablet_manager.cc:1403] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.024s
I20260710 11:05:28.222070 30605 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.222659 30605 ts_tablet_manager.cc:1403] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260710 11:05:28.225057 30607 raft_consensus.cc:359] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.226035 30607 raft_consensus.cc:385] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.226418 30607 raft_consensus.cc:740] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.226938 30606 tablet_bootstrap.cc:654] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.226897 30605 raft_consensus.cc:359] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.227978 30605 raft_consensus.cc:385] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.227514 30607 consensus_queue.cc:260] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.228340 30605 raft_consensus.cc:740] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.230645 30607 ts_tablet_manager.cc:1434] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:28.230278 30605 consensus_queue.cc:260] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.232720 30605 ts_tablet_manager.cc:1434] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:05:28.233834 30605 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.236094 30607 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.241989 30605 tablet_bootstrap.cc:654] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.243806 30607 tablet_bootstrap.cc:654] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.251153 30606 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.251650 30606 ts_tablet_manager.cc:1403] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.018s
I20260710 11:05:28.254765 30606 raft_consensus.cc:359] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.255272 30606 raft_consensus.cc:385] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.255389 30607 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.255457 30606 raft_consensus.cc:740] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.256212 30605 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.256322 30607 ts_tablet_manager.cc:1403] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:05:28.256795 30605 ts_tablet_manager.cc:1403] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260710 11:05:28.256517 30606 consensus_queue.cc:260] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.258652 30606 ts_tablet_manager.cc:1434] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:05:28.259642 30606 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.260026 30605 raft_consensus.cc:359] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.260313 30607 raft_consensus.cc:359] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.260906 30605 raft_consensus.cc:385] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.261237 30607 raft_consensus.cc:385] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.261270 30605 raft_consensus.cc:740] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.261839 30607 raft_consensus.cc:740] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.262344 30605 consensus_queue.cc:260] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.264840 30605 ts_tablet_manager.cc:1434] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:28.265985 30605 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.266374 30606 tablet_bootstrap.cc:654] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.263053 30607 consensus_queue.cc:260] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.268466 30607 ts_tablet_manager.cc:1434] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:05:28.272924 30607 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.273003 30605 tablet_bootstrap.cc:654] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.282648 30607 tablet_bootstrap.cc:654] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.285544 30605 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.286284 30605 ts_tablet_manager.cc:1403] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260710 11:05:28.289642 30605 raft_consensus.cc:359] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.290494 30605 raft_consensus.cc:385] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.290823 30605 raft_consensus.cc:740] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.291359 30611 raft_consensus.cc:493] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.291764 30605 consensus_queue.cc:260] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.292068 30611 raft_consensus.cc:515] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.299880 30611 leader_election.cc:290] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.304057 30606 tablet_bootstrap.cc:492] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.304870 30606 ts_tablet_manager.cc:1403] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.024s
I20260710 11:05:28.306874 30614 raft_consensus.cc:493] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.307641 30614 raft_consensus.cc:515] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.313861 30614 leader_election.cc:290] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.319278 30613 raft_consensus.cc:493] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.319823 30613 raft_consensus.cc:515] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.321738 30606 raft_consensus.cc:359] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.322897 30606 raft_consensus.cc:385] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.323302 30606 raft_consensus.cc:740] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.323774 30613 leader_election.cc:290] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:28.324394 30606 consensus_queue.cc:260] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.328445 30606 ts_tablet_manager.cc:1434] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:05:28.329897 30605 ts_tablet_manager.cc:1434] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.043s	user 0.019s	sys 0.024s
I20260710 11:05:28.332000 30606 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.335947 30605 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.339425 30606 tablet_bootstrap.cc:654] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.344038 30605 tablet_bootstrap.cc:654] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.361954 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
W20260710 11:05:28.363832 30457 leader_election.cc:343] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.380822 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.381578 30565 raft_consensus.cc:2468] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
W20260710 11:05:28.384971 30362 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:28.386097 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.386418 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.386869 30416 raft_consensus.cc:2468] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:28.386894 30607 tablet_bootstrap.cc:492] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.387779 30607 ts_tablet_manager.cc:1403] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.008s
I20260710 11:05:28.388796 30456 leader_election.cc:304] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:28.386082 30382 leader_election.cc:304] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.390113 30614 raft_consensus.cc:2804] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.390583 30624 raft_consensus.cc:2804] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.390722 30614 raft_consensus.cc:493] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.391129 30624 raft_consensus.cc:493] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.391290 30607 raft_consensus.cc:359] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.391542 30624 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.392066 30607 raft_consensus.cc:385] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.392369 30607 raft_consensus.cc:740] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.393127 30607 consensus_queue.cc:260] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.391425 30614 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.400069 30624 raft_consensus.cc:515] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.401501 30634 raft_consensus.cc:493] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.406961 30614 raft_consensus.cc:515] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.408229 30611 raft_consensus.cc:493] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.408803 30611 raft_consensus.cc:515] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.410279 30614 leader_election.cc:290] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.410835 30611 leader_election.cc:290] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.411244 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.412151 30416 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.412547 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
W20260710 11:05:28.414130 30457 leader_election.cc:343] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.410458 30624 leader_election.cc:290] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
W20260710 11:05:28.401384 30382 leader_election.cc:343] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.408245 30634 raft_consensus.cc:515] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.421545 30634 leader_election.cc:290] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.421875 30606 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.422708 30606 ts_tablet_manager.cc:1403] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.050s
I20260710 11:05:28.423163 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.424022 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.424341 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.424492 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.424870 30415 raft_consensus.cc:2393] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 872bc255faea4f6bb86a0148f4690adb in current term 1: Already voted for candidate a4b3fb267b814df9a009e4fb57361767 in this term.
I20260710 11:05:28.425084 30564 raft_consensus.cc:2468] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:28.426357 30605 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.426314 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:28.427026 30605 ts_tablet_manager.cc:1403] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.043s
I20260710 11:05:28.426887 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26534b25a54e40699f5ef38a71828a5d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.427227 30606 raft_consensus.cc:359] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.427623 30564 raft_consensus.cc:2468] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
W20260710 11:05:28.428002 30531 leader_election.cc:343] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.428241 30606 raft_consensus.cc:385] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.428670 30606 raft_consensus.cc:740] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.429220 30457 leader_election.cc:304] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.429590 30606 consensus_queue.cc:260] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.430766 30634 raft_consensus.cc:2804] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.431180 30634 raft_consensus.cc:493] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.431552 30634 raft_consensus.cc:3060] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.432049 30614 raft_consensus.cc:493] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.432888 30606 ts_tablet_manager.cc:1434] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:28.432598 30614 raft_consensus.cc:515] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.434182 30606 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.427639 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.434954 30565 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.437237 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.440380 30634 raft_consensus.cc:515] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.434907 30614 leader_election.cc:290] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.442243 30606 tablet_bootstrap.cc:654] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.442871 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.443282 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26534b25a54e40699f5ef38a71828a5d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.443575 30564 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:28.444054 30415 raft_consensus.cc:2468] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:28.444326 30565 raft_consensus.cc:2468] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:28.444882 30457 leader_election.cc:304] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.445915 30614 raft_consensus.cc:2804] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.446393 30614 raft_consensus.cc:493] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.446775 30614 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.451668 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26534b25a54e40699f5ef38a71828a5d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.452343 30564 raft_consensus.cc:3060] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:28.454500 30382 leader_election.cc:343] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:28.455546 30382 leader_election.cc:343] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.456018 30614 raft_consensus.cc:515] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.456488 30382 leader_election.cc:304] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [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: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443
I20260710 11:05:28.458386 30614 leader_election.cc:290] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.458071 30530 leader_election.cc:304] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb; no voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:28.459358 30634 leader_election.cc:290] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.459600 30613 raft_consensus.cc:2749] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.449193 30605 raft_consensus.cc:359] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
W20260710 11:05:28.459936 30456 leader_election.cc:343] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.460320 30605 raft_consensus.cc:385] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.460692 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.461377 30565 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.463181 30564 raft_consensus.cc:2468] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.463568 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.464442 30457 leader_election.cc:304] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.465013 30624 raft_consensus.cc:2804] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.465416 30634 raft_consensus.cc:2804] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.465631 30624 raft_consensus.cc:493] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.466197 30634 raft_consensus.cc:697] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:28.466288 30624 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.467557 30634 consensus_queue.cc:237] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.460734 30605 raft_consensus.cc:740] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.471282 30565 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.471225 30605 consensus_queue.cc:260] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.472577 30457 leader_election.cc:304] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.473313 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26534b25a54e40699f5ef38a71828a5d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.475911 30415 raft_consensus.cc:3060] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.476645 30614 raft_consensus.cc:2804] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.477326 30614 raft_consensus.cc:697] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:28.478314 30614 consensus_queue.cc:237] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.479400 30605 ts_tablet_manager.cc:1434] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260710 11:05:28.481853 30613 raft_consensus.cc:493] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.482547 30613 raft_consensus.cc:515] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.482972 30611 raft_consensus.cc:493] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.484186 30605 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.483700 30611 raft_consensus.cc:515] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.484742 30613 leader_election.cc:290] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
W20260710 11:05:28.485725 30456 leader_election.cc:343] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.487437 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.488358 30491 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:28.490309 30531 leader_election.cc:304] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.495290 30613 raft_consensus.cc:2804] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.496582 30613 raft_consensus.cc:493] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.496698 30611 leader_election.cc:290] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.496959 30613 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.498399 30607 ts_tablet_manager.cc:1434] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.110s	user 0.016s	sys 0.007s
I20260710 11:05:28.499533 30607 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.502527 30416 raft_consensus.cc:2468] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.503975 30456 leader_election.cc:304] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:28.504842 30606 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.491431 30382 leader_election.cc:304] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [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: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443
I20260710 11:05:28.505388 30606 ts_tablet_manager.cc:1403] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.028s
I20260710 11:05:28.505373 30637 raft_consensus.cc:2804] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.506397 30637 raft_consensus.cc:697] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:28.506843 30415 raft_consensus.cc:2468] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.507499 30637 consensus_queue.cc:237] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.510207 30611 raft_consensus.cc:2804] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.511586 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.512281 30491 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:28.511348 30314 catalog_manager.cc:5697] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.516892 30613 raft_consensus.cc:515] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.513968 30606 raft_consensus.cc:359] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.518545 30606 raft_consensus.cc:385] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.519003 30606 raft_consensus.cc:740] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.519668 30624 raft_consensus.cc:515] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.519788 30606 consensus_queue.cc:260] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.527000 30382 leader_election.cc:304] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.531893 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.532976 30415 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:28.534425 30624 leader_election.cc:290] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.535393 30624 raft_consensus.cc:2804] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.535781 30624 raft_consensus.cc:493] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.536233 30624 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.537420 30607 tablet_bootstrap.cc:654] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.533097 30605 tablet_bootstrap.cc:654] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.546393 30613 leader_election.cc:290] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:28.542153 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.541903 30611 raft_consensus.cc:697] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:28.549578 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:28.558149 30491 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.562415 30611 consensus_queue.cc:237] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.563025 30606 ts_tablet_manager.cc:1434] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.057s	user 0.019s	sys 0.014s
I20260710 11:05:28.563658 30565 raft_consensus.cc:2393] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4b3fb267b814df9a009e4fb57361767 in current term 1: Already voted for candidate 872bc255faea4f6bb86a0148f4690adb in this term.
I20260710 11:05:28.564639 30606 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
W20260710 11:05:28.574519 30382 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.76.130:45507, user_credentials={real_user=slave}} blocked reactor thread for 47672.2us
I20260710 11:05:28.576582 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:28.581933 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.581903 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.583431 30565 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.585980 30624 raft_consensus.cc:515] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
W20260710 11:05:28.590034 30382 leader_election.cc:343] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.590541 30415 raft_consensus.cc:2393] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 872bc255faea4f6bb86a0148f4690adb in current term 1: Already voted for candidate a4b3fb267b814df9a009e4fb57361767 in this term.
I20260710 11:05:28.593436 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:28.596520 30565 raft_consensus.cc:2468] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:28.597793 30624 leader_election.cc:290] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.589207 30491 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:28.599002 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.599036 30382 leader_election.cc:304] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [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: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443
I20260710 11:05:28.601398 30605 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.602077 30607 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.602404 30606 tablet_bootstrap.cc:654] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.607345 30607 ts_tablet_manager.cc:1403] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260710 11:05:28.608891 30531 leader_election.cc:304] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [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: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:28.606360 30611 raft_consensus.cc:2804] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.609972 30611 raft_consensus.cc:697] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:28.610432 30607 raft_consensus.cc:359] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.611171 30607 raft_consensus.cc:385] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.611488 30607 raft_consensus.cc:740] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.610960 30611 consensus_queue.cc:237] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.603958 30564 raft_consensus.cc:2393] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4b3fb267b814df9a009e4fb57361767 in current term 1: Already voted for candidate 872bc255faea4f6bb86a0148f4690adb in this term.
I20260710 11:05:28.613574 30382 leader_election.cc:304] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [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: a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:28.614703 30642 raft_consensus.cc:2804] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.615176 30644 raft_consensus.cc:2749] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.615336 30642 raft_consensus.cc:697] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:28.616430 30642 consensus_queue.cc:237] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.617136 30314 catalog_manager.cc:5697] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.620100 30313 catalog_manager.cc:5697] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.622396 30607 consensus_queue.cc:260] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.623869 30605 ts_tablet_manager.cc:1403] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.009s
I20260710 11:05:28.624078 30313 catalog_manager.cc:5697] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.627027 30607 ts_tablet_manager.cc:1434] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:05:28.630676 30607 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.630621 30605 raft_consensus.cc:359] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.631639 30605 raft_consensus.cc:385] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.632050 30605 raft_consensus.cc:740] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.633085 30605 consensus_queue.cc:260] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.635788 30605 ts_tablet_manager.cc:1434] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:05:28.636953 30605 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.638018 30606 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.638595 30606 ts_tablet_manager.cc:1403] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.000s
I20260710 11:05:28.642251 30606 raft_consensus.cc:359] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.643103 30606 raft_consensus.cc:385] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.643442 30606 raft_consensus.cc:740] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.644923 30605 tablet_bootstrap.cc:654] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.644389 30606 consensus_queue.cc:260] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.647611 30606 ts_tablet_manager.cc:1434] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:28.647801 30314 catalog_manager.cc:5697] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.649191 30606 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.657021 30607 tablet_bootstrap.cc:654] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.656847 30313 catalog_manager.cc:5697] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 1 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.660471 30605 tablet_bootstrap.cc:492] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.661065 30605 ts_tablet_manager.cc:1403] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260710 11:05:28.664052 30611 raft_consensus.cc:493] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.664273 30605 raft_consensus.cc:359] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.664604 30611 raft_consensus.cc:515] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.665126 30605 raft_consensus.cc:385] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.665478 30605 raft_consensus.cc:740] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.666194 30605 consensus_queue.cc:260] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.666983 30611 leader_election.cc:290] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.668594 30605 ts_tablet_manager.cc:1434] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:28.669735 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.670490 30564 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:28.669729 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.672314 30606 tablet_bootstrap.cc:654] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.672426 30382 leader_election.cc:304] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.671885 30607 tablet_bootstrap.cc:492] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.673374 30607 ts_tablet_manager.cc:1403] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.004s
I20260710 11:05:28.673833 30611 raft_consensus.cc:2804] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.674224 30611 raft_consensus.cc:493] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.674587 30611 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.676819 30607 raft_consensus.cc:359] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
W20260710 11:05:28.673444 30382 leader_election.cc:343] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.677825 30607 raft_consensus.cc:385] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.678232 30607 raft_consensus.cc:740] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.679175 30607 consensus_queue.cc:260] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.684541 30607 ts_tablet_manager.cc:1434] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:05:28.685719 30607 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.687584 30605 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:28.691046 30611 raft_consensus.cc:515] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.692862 30607 tablet_bootstrap.cc:654] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.693970 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:28.694602 30491 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.698580 30606 tablet_bootstrap.cc:492] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.699146 30606 ts_tablet_manager.cc:1403] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.019s
I20260710 11:05:28.701973 30491 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:28.701840 30606 raft_consensus.cc:359] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.702644 30606 raft_consensus.cc:385] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.702996 30606 raft_consensus.cc:740] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.703214 30382 leader_election.cc:304] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.704100 30624 raft_consensus.cc:2804] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.703943 30606 consensus_queue.cc:260] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.704592 30624 raft_consensus.cc:697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:28.705432 30624 consensus_queue.cc:237] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.708828 30607 tablet_bootstrap.cc:492] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.708956 30606 ts_tablet_manager.cc:1434] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:28.710215 30606 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:28.715294 30605 tablet_bootstrap.cc:654] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.715694 30606 tablet_bootstrap.cc:654] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.717676 30624 raft_consensus.cc:493] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.717743 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.718533 30564 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.716028 30313 catalog_manager.cc:5697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.718389 30624 raft_consensus.cc:515] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.719301 30611 leader_election.cc:290] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.721518 30624 leader_election.cc:290] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.726213 30607 ts_tablet_manager.cc:1403] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.005s
I20260710 11:05:28.728971 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.729521 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.730400 30565 raft_consensus.cc:2393] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4b3fb267b814df9a009e4fb57361767 in current term 1: Already voted for candidate 2940e0b018f84b229d0c48e447975443 in this term.
I20260710 11:05:28.731426 30382 leader_election.cc:304] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:28.731668 30607 raft_consensus.cc:359] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.732518 30624 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.736207 30564 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:28.732486 30607 raft_consensus.cc:385] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.742331 30624 raft_consensus.cc:2749] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.742515 30607 raft_consensus.cc:740] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.743460 30607 consensus_queue.cc:260] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.744969 30605 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:28.745179 30606 tablet_bootstrap.cc:492] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:28.745453 30605 ts_tablet_manager.cc:1403] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.017s
I20260710 11:05:28.745608 30606 ts_tablet_manager.cc:1403] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.015s
I20260710 11:05:28.746093 30607 ts_tablet_manager.cc:1434] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:05:28.747237 30607 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.748119 30605 raft_consensus.cc:359] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.748268 30606 raft_consensus.cc:359] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.748829 30605 raft_consensus.cc:385] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.748888 30606 raft_consensus.cc:385] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.749182 30605 raft_consensus.cc:740] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.749228 30606 raft_consensus.cc:740] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.749981 30605 consensus_queue.cc:260] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.750532 30606 consensus_queue.cc:260] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.751917 30605 ts_tablet_manager.cc:1434] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:28.752563 30642 raft_consensus.cc:493] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.753050 30642 raft_consensus.cc:515] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.755525 30642 leader_election.cc:290] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:28.756089 30606 ts_tablet_manager.cc:1434] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:05:28.756698 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.756989 30607 tablet_bootstrap.cc:654] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.757117 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.757350 30415 raft_consensus.cc:2468] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:28.758754 30530 leader_election.cc:304] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.759610 30642 raft_consensus.cc:2804] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.760041 30642 raft_consensus.cc:493] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.760378 30642 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:28.759627 30531 leader_election.cc:343] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.768122 30642 raft_consensus.cc:515] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.769867 30642 leader_election.cc:290] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:28.770588 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.771179 30415 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.774950 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
W20260710 11:05:28.776759 30531 leader_election.cc:343] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.778329 30415 raft_consensus.cc:2468] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:28.779624 30530 leader_election.cc:304] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [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: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443
I20260710 11:05:28.780105 30607 tablet_bootstrap.cc:492] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.780604 30607 ts_tablet_manager.cc:1403] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260710 11:05:28.780520 30642 raft_consensus.cc:2804] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.781255 30642 raft_consensus.cc:697] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:28.782295 30642 consensus_queue.cc:237] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.783895 30607 raft_consensus.cc:359] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.784670 30607 raft_consensus.cc:385] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.784967 30607 raft_consensus.cc:740] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.785743 30607 consensus_queue.cc:260] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.788307 30607 ts_tablet_manager.cc:1434] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:05:28.789314 30607 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:28.791738 30314 catalog_manager.cc:5697] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 1 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.792964 30637 raft_consensus.cc:493] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.793921 30607 tablet_bootstrap.cc:654] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.793526 30637 raft_consensus.cc:515] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.797289 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.797606 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.797986 30564 raft_consensus.cc:2468] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:28.798347 30415 raft_consensus.cc:2468] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:28.799449 30637 leader_election.cc:290] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.799389 30457 leader_election.cc:304] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:28.802477 30637 raft_consensus.cc:2804] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.803017 30637 raft_consensus.cc:493] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.803550 30637 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.810710 30607 tablet_bootstrap.cc:492] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:28.811192 30607 ts_tablet_manager.cc:1403] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:05:28.811829 30637 raft_consensus.cc:515] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.813654 30637 leader_election.cc:290] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.813405 30607 raft_consensus.cc:359] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.814304 30607 raft_consensus.cc:385] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.814620 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:28.814635 30607 raft_consensus.cc:740] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.814877 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:28.815235 30415 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.815495 30564 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.815572 30607 consensus_queue.cc:260] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.817804 30607 ts_tablet_manager.cc:1434] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:05:28.822304 30415 raft_consensus.cc:2468] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.823385 30456 leader_election.cc:304] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:28.824256 30637 raft_consensus.cc:2804] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.824759 30637 raft_consensus.cc:697] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:28.825757 30564 raft_consensus.cc:2468] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:28.825639 30637 consensus_queue.cc:237] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.834894 30314 catalog_manager.cc:5697] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.882417 30637 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.887634 30637 consensus_queue.cc:1048] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.888836 30614 raft_consensus.cc:493] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.889428 30614 raft_consensus.cc:515] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.891695 30614 leader_election.cc:290] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.893567 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.896788 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.897528 30416 raft_consensus.cc:2393] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2940e0b018f84b229d0c48e447975443 in current term 1: Already voted for candidate 872bc255faea4f6bb86a0148f4690adb in this term.
I20260710 11:05:28.900404 30614 raft_consensus.cc:493] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.904428 30634 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:28.905154 30614 raft_consensus.cc:515] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.907735 30614 leader_election.cc:290] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:28.910120 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:28.911044 30565 raft_consensus.cc:2393] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2940e0b018f84b229d0c48e447975443 in current term 1: Already voted for candidate a4b3fb267b814df9a009e4fb57361767 in this term.
I20260710 11:05:28.912547 30456 leader_election.cc:304] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2940e0b018f84b229d0c48e447975443; no voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:28.913434 30614 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.919572 30668 consensus_queue.cc:1048] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:28.921013 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.926260 30456 leader_election.cc:304] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2940e0b018f84b229d0c48e447975443; no voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:28.927557 30668 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.933193 30642 raft_consensus.cc:493] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.933802 30642 raft_consensus.cc:515] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:28.936422 30614 raft_consensus.cc:2749] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.937340 30642 leader_election.cc:290] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:28.940057 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:28.944738 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:28.947036 30668 raft_consensus.cc:2749] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.950541 30416 raft_consensus.cc:2393] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 872bc255faea4f6bb86a0148f4690adb in current term 1: Already voted for candidate 2940e0b018f84b229d0c48e447975443 in this term.
I20260710 11:05:28.951920 30530 leader_election.cc:304] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb; no voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:28.952951 30642 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.959271 30642 raft_consensus.cc:2749] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:29.020591 30491 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.027334 30624 consensus_queue.cc:1048] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.030382 30614 consensus_queue.cc:1048] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.041577 30639 consensus_queue.cc:1048] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.053563 30644 consensus_queue.cc:1048] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.069903 30614 consensus_queue.cc:1048] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.080258 30624 consensus_queue.cc:1048] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.096452 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:51236
I20260710 11:05:29.097169 30491 raft_consensus.cc:606] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:29.104934 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:51236
I20260710 11:05:29.105449 30491 raft_consensus.cc:606] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:29.119676 30564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:56848
I20260710 11:05:29.120379 30564 raft_consensus.cc:606] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:29.125929 30564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:56848
I20260710 11:05:29.126503 30564 raft_consensus.cc:606] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:29.143479 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
mode: GRACEFUL
new_leader_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:05:29.144095 30416 raft_consensus.cc:606] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Received request to transfer leadership to TS 2940e0b018f84b229d0c48e447975443
I20260710 11:05:29.149597 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
mode: GRACEFUL
new_leader_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:05:29.150223 30416 raft_consensus.cc:606] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Received request to transfer leadership to TS 2940e0b018f84b229d0c48e447975443
I20260710 11:05:29.155104 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
mode: GRACEFUL
new_leader_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:05:29.155617 30416 raft_consensus.cc:606] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Received request to transfer leadership to TS 2940e0b018f84b229d0c48e447975443
I20260710 11:05:29.160655 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
mode: GRACEFUL
new_leader_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:51236
I20260710 11:05:29.161190 30491 raft_consensus.cc:606] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Received request to transfer leadership to TS 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:29.169394 30642 consensus_queue.cc:1048] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.182687 30683 consensus_queue.cc:1048] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.191152 30613 raft_consensus.cc:993] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.191684 30683 raft_consensus.cc:1081] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.193423 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42992
I20260710 11:05:29.194093 30416 raft_consensus.cc:493] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.194489 30416 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.199760 30416 raft_consensus.cc:515] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.201385 30416 leader_election.cc:290] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.202338 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:29.202759 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4f455be57a427fa35dea400fd771b2" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.203361 30491 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.203419 30564 raft_consensus.cc:3055] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.204023 30564 raft_consensus.cc:740] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:29.205003 30564 consensus_queue.cc:260] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.206490 30564 raft_consensus.cc:3060] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.209359 30491 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.210481 30382 leader_election.cc:304] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:29.211233 30624 raft_consensus.cc:2804] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.211647 30624 raft_consensus.cc:697] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.212606 30564 raft_consensus.cc:2468] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.212461 30624 consensus_queue.cc:237] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.219395 30313 catalog_manager.cc:5697] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 872bc255faea4f6bb86a0148f4690adb (127.25.76.131) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.254256 30614 consensus_queue.cc:1048] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.261018 30637 raft_consensus.cc:993] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.261513 30634 raft_consensus.cc:1081] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.263370 30415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42990
I20260710 11:05:29.264712 30415 raft_consensus.cc:493] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.265167 30415 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.269192 30637 consensus_queue.cc:1048] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.270031 30624 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.273793 30415 raft_consensus.cc:515] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.277993 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:29.278632 30491 raft_consensus.cc:3055] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.279976 30415 leader_election.cc:290] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.280222 30491 raft_consensus.cc:740] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.281138 30491 consensus_queue.cc:260] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.282343 30491 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.282682 30563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90728cf0f1f347b999b8e9894522c85e" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.284183 30644 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.293844 30639 raft_consensus.cc:993] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: : Instructing follower 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.294360 30639 raft_consensus.cc:1081] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Signalling peer 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.296126 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:51222
I20260710 11:05:29.296654 30489 raft_consensus.cc:493] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.297078 30489 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.297978 30491 raft_consensus.cc:2468] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.299252 30382 leader_election.cc:304] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:29.300123 30644 raft_consensus.cc:2804] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.300647 30644 raft_consensus.cc:697] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.301524 30644 consensus_queue.cc:237] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.305127 30489 raft_consensus.cc:515] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.308211 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:29.308841 30415 raft_consensus.cc:3055] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.309191 30415 raft_consensus.cc:740] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.310207 30489 leader_election.cc:290] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.310182 30415 consensus_queue.cc:260] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.311420 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.311852 30415 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.312130 30564 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.314682 30314 catalog_manager.cc:5697] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 2940e0b018f84b229d0c48e447975443 (127.25.76.130) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.319576 30683 consensus_queue.cc:1048] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.322906 30683 consensus_queue.cc:1048] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.322958 30564 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.328971 30415 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.329938 30457 leader_election.cc:304] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:29.332437 30637 raft_consensus.cc:2804] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.333045 30637 raft_consensus.cc:697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.334004 30637 consensus_queue.cc:237] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.351423 30683 raft_consensus.cc:993] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.350963 30312 catalog_manager.cc:5697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 1 to 2, leader changed from a4b3fb267b814df9a009e4fb57361767 (127.25.76.129) to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.352025 30642 raft_consensus.cc:1081] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.353817 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42992
I20260710 11:05:29.354351 30416 raft_consensus.cc:493] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.354758 30416 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.362192 30416 raft_consensus.cc:515] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.364465 30416 leader_election.cc:290] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.365232 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:29.365602 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82e975962c94e47a359d4f707e9c65e" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.365926 30489 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.366263 30564 raft_consensus.cc:3055] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.366525 30564 raft_consensus.cc:740] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:29.367226 30564 consensus_queue.cc:260] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.368165 30564 raft_consensus.cc:3060] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.372316 30489 raft_consensus.cc:2468] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.373504 30382 leader_election.cc:304] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:29.373737 30564 raft_consensus.cc:2468] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.374455 30644 raft_consensus.cc:2804] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.374910 30644 raft_consensus.cc:697] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.375635 30644 consensus_queue.cc:237] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.383744 30314 catalog_manager.cc:5697] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 872bc255faea4f6bb86a0148f4690adb (127.25.76.131) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.520022 30614 raft_consensus.cc:993] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.520498 30637 raft_consensus.cc:1081] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:29.522276 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42990
I20260710 11:05:29.522897 30416 raft_consensus.cc:493] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.523257 30416 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.529125 30416 raft_consensus.cc:515] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.530803 30416 leader_election.cc:290] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.531981 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.532580 30564 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.532460 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:29.533260 30489 raft_consensus.cc:3055] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.533624 30489 raft_consensus.cc:740] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.534512 30489 consensus_queue.cc:260] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.535887 30489 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.541721 30564 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.543071 30634 raft_consensus.cc:993] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: : Instructing follower 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:29.543344 30382 leader_election.cc:304] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:29.543669 30634 raft_consensus.cc:1081] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Signalling peer 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:29.544319 30644 raft_consensus.cc:2804] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.544898 30644 raft_consensus.cc:697] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.545463 30489 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:29.545778 30564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:56834
I20260710 11:05:29.545866 30644 consensus_queue.cc:237] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.546772 30564 raft_consensus.cc:493] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.547508 30564 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.555971 30564 raft_consensus.cc:515] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.555922 30314 catalog_manager.cc:5697] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 2940e0b018f84b229d0c48e447975443 (127.25.76.130) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.558137 30564 leader_election.cc:290] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 2 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:29.559172 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:29.559172 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364aef6ced4743d59e93810f636d48f7" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:29.560019 30416 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.560107 30489 raft_consensus.cc:3055] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.560577 30489 raft_consensus.cc:740] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.561448 30489 consensus_queue.cc:260] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.562757 30489 raft_consensus.cc:3060] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.567790 30416 raft_consensus.cc:2468] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 2.
I20260710 11:05:29.568991 30530 leader_election.cc:304] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:29.569470 30489 raft_consensus.cc:2468] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 2.
I20260710 11:05:29.569938 30642 raft_consensus.cc:2804] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.570536 30642 raft_consensus.cc:697] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 2 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:29.571439 30642 consensus_queue.cc:237] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.574350 30624 raft_consensus.cc:993] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: : Instructing follower 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.575076 30639 raft_consensus.cc:1081] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Signalling peer 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.576824 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:51222
I20260710 11:05:29.577435 30489 raft_consensus.cc:493] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.577842 30489 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.581034 30312 catalog_manager.cc:5697] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 1 to 2, leader changed from 2940e0b018f84b229d0c48e447975443 (127.25.76.130) to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 2 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:29.583828 30489 raft_consensus.cc:515] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.586273 30489 leader_election.cc:290] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.587561 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:29.588150 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f535f9ac8943dbbb733385a4fe468c" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.588349 30416 raft_consensus.cc:3055] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.588869 30564 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.588893 30416 raft_consensus.cc:740] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.590353 30416 consensus_queue.cc:260] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.591723 30416 raft_consensus.cc:3060] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.595790 30565 raft_consensus.cc:1275] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.596962 30564 raft_consensus.cc:2468] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.597270 30639 consensus_queue.cc:1048] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:29.598217 30457 leader_election.cc:304] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:29.599165 30634 raft_consensus.cc:2804] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.599619 30416 raft_consensus.cc:2468] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.599711 30634 raft_consensus.cc:697] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.600790 30634 consensus_queue.cc:237] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.608783 30644 raft_consensus.cc:993] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: : Instructing follower 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.609288 30644 raft_consensus.cc:1081] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Signalling peer 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:29.609565 30491 raft_consensus.cc:1275] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.611865 30644 consensus_queue.cc:1048] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.613125 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:51222
I20260710 11:05:29.617509 30314 catalog_manager.cc:5697] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 1 to 2, leader changed from a4b3fb267b814df9a009e4fb57361767 (127.25.76.129) to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.613880 30489 raft_consensus.cc:493] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.618726 30489 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.626556 30489 raft_consensus.cc:515] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.628432 30489 leader_election.cc:290] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:29.629642 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:29.629762 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375b993e9a94a9eb3a1c2a0752f39e4" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:29.630589 30416 raft_consensus.cc:3055] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.630498 30564 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.631067 30416 raft_consensus.cc:740] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:29.631876 30416 consensus_queue.cc:260] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.633150 30416 raft_consensus.cc:3060] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.637116 30564 raft_consensus.cc:2468] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.638357 30457 leader_election.cc:304] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:29.638958 30416 raft_consensus.cc:2468] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:29.639381 30634 raft_consensus.cc:2804] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.639899 30634 raft_consensus.cc:697] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:29.640622 30634 consensus_queue.cc:237] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:29.647243 30314 catalog_manager.cc:5697] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 1 to 2, leader changed from a4b3fb267b814df9a009e4fb57361767 (127.25.76.129) to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.719583 30489 raft_consensus.cc:1275] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.720937 30644 consensus_queue.cc:1048] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.728682 30564 raft_consensus.cc:3060] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.736263 30564 raft_consensus.cc:1275] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.737695 30624 consensus_queue.cc:1048] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.769348 30489 raft_consensus.cc:1275] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.770658 30624 consensus_queue.cc:1048] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.778507 30564 raft_consensus.cc:1275] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.780733 30611 consensus_queue.cc:1048] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.891012 30416 raft_consensus.cc:1275] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.892570 30634 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.900460 30564 raft_consensus.cc:1275] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.902139 30637 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.009853 30564 raft_consensus.cc:1275] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.011294 30611 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.020117 30489 raft_consensus.cc:1275] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.021453 30611 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.032089 30564 raft_consensus.cc:1275] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.033417 30637 consensus_queue.cc:1048] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.041381 30416 raft_consensus.cc:1275] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.043077 30668 consensus_queue.cc:1048] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.071519 30489 raft_consensus.cc:1275] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.073173 30642 consensus_queue.cc:1048] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:30.086777 30416 raft_consensus.cc:1275] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.088706 30564 raft_consensus.cc:1275] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.089987 30696 consensus_queue.cc:1048] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:30.090978 30668 consensus_queue.cc:1048] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:30.107170 30416 raft_consensus.cc:1275] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:30.108842 30614 consensus_queue.cc:1048] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.187692 30313 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47924:
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 11:05:32.190150 30313 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 11:05:32.243589 30403 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e686d5c64ff3814660ddde16806b (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.244392 30478 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e686d5c64ff3814660ddde16806b (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.244982 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e686d5c64ff3814660ddde16806b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.245708 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e686d5c64ff3814660ddde16806b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.246351 30547 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e686d5c64ff3814660ddde16806b (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.247577 30547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e686d5c64ff3814660ddde16806b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.255203 30405 tablet_service.cc:1511] Processing CreateTablet for tablet f583c1b01c54435281aee3e96a54b0ad (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.255445 30404 tablet_service.cc:1511] Processing CreateTablet for tablet dbe54c721caa4993afd8bec390b68f3d (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.255851 30402 tablet_service.cc:1511] Processing CreateTablet for tablet ed94b3735020472eacbe491704ed73ee (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.256753 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f583c1b01c54435281aee3e96a54b0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.258253 30475 tablet_service.cc:1511] Processing CreateTablet for tablet dbe54c721caa4993afd8bec390b68f3d (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.258497 30476 tablet_service.cc:1511] Processing CreateTablet for tablet f583c1b01c54435281aee3e96a54b0ad (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.259701 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe54c721caa4993afd8bec390b68f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.260166 30474 tablet_service.cc:1511] Processing CreateTablet for tablet ed94b3735020472eacbe491704ed73ee (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.262526 30555 tablet_service.cc:1511] Processing CreateTablet for tablet f583c1b01c54435281aee3e96a54b0ad (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.262888 30474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed94b3735020472eacbe491704ed73ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.263888 30555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f583c1b01c54435281aee3e96a54b0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.263231 30406 tablet_service.cc:1511] Processing CreateTablet for tablet a4bdc3e1a2414816ad75e019f4017141 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.262857 30552 tablet_service.cc:1511] Processing CreateTablet for tablet dbe54c721caa4993afd8bec390b68f3d (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.270687 30552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe54c721caa4993afd8bec390b68f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.271799 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed94b3735020472eacbe491704ed73ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.275368 30713 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.276229 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bdc3e1a2414816ad75e019f4017141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.278270 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe54c721caa4993afd8bec390b68f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.282387 30713 tablet_bootstrap.cc:654] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.284283 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 97bf9bdd2cb144039154719085023d10 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.284823 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f583c1b01c54435281aee3e96a54b0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.285090 30399 tablet_service.cc:1511] Processing CreateTablet for tablet 20c889c9869049e192471bae52858ece (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.285637 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bf9bdd2cb144039154719085023d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.286514 30399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c889c9869049e192471bae52858ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.287559 30400 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37a6682ee04ca7906aed8644cbb584 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.288781 30400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37a6682ee04ca7906aed8644cbb584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.290838 30398 tablet_service.cc:1511] Processing CreateTablet for tablet 86be733333094571a25ebc64498bc1d5 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.291657 30548 tablet_service.cc:1511] Processing CreateTablet for tablet ed94b3735020472eacbe491704ed73ee (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.291824 30478 tablet_service.cc:1511] Processing CreateTablet for tablet a4bdc3e1a2414816ad75e019f4017141 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.293049 30548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed94b3735020472eacbe491704ed73ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.293113 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bdc3e1a2414816ad75e019f4017141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.295852 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 97bf9bdd2cb144039154719085023d10 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.297230 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bf9bdd2cb144039154719085023d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.292223 30398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86be733333094571a25ebc64498bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.299726 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37a6682ee04ca7906aed8644cbb584 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.301033 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37a6682ee04ca7906aed8644cbb584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.295897 30554 tablet_service.cc:1511] Processing CreateTablet for tablet a4bdc3e1a2414816ad75e019f4017141 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.303094 30554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bdc3e1a2414816ad75e019f4017141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.306417 30553 tablet_service.cc:1511] Processing CreateTablet for tablet 97bf9bdd2cb144039154719085023d10 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.307880 30553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bf9bdd2cb144039154719085023d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.311498 30551 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37a6682ee04ca7906aed8644cbb584 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.312263 30480 tablet_service.cc:1511] Processing CreateTablet for tablet 20c889c9869049e192471bae52858ece (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.312811 30551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37a6682ee04ca7906aed8644cbb584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.313539 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c889c9869049e192471bae52858ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.318240 30550 tablet_service.cc:1511] Processing CreateTablet for tablet 20c889c9869049e192471bae52858ece (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.319537 30550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c889c9869049e192471bae52858ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.320374 30473 tablet_service.cc:1511] Processing CreateTablet for tablet 86be733333094571a25ebc64498bc1d5 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.321596 30473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86be733333094571a25ebc64498bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.331533 30549 tablet_service.cc:1511] Processing CreateTablet for tablet 86be733333094571a25ebc64498bc1d5 (DEFAULT_TABLE table=soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.333024 30549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86be733333094571a25ebc64498bc1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.411279 30715 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.421427 30715 tablet_bootstrap.cc:654] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:32.431613 30362 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:32.504652 30713 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.505378 30713 ts_tablet_manager.cc:1403] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.230s	user 0.025s	sys 0.026s
I20260710 11:05:32.508868 30713 raft_consensus.cc:359] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.509758 30713 raft_consensus.cc:385] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.510820 30713 raft_consensus.cc:740] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.511603 30713 consensus_queue.cc:260] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.514961 30713 ts_tablet_manager.cc:1434] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:32.516458 30717 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.522856 30713 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.527594 30717 tablet_bootstrap.cc:654] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.529134 30713 tablet_bootstrap.cc:654] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.533010 30715 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.533806 30715 ts_tablet_manager.cc:1403] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.009s
I20260710 11:05:32.534925 30713 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.535401 30713 ts_tablet_manager.cc:1403] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:05:32.535770 30717 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.536286 30717 ts_tablet_manager.cc:1403] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260710 11:05:32.536756 30715 raft_consensus.cc:359] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.537537 30715 raft_consensus.cc:385] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.537887 30715 raft_consensus.cc:740] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.537774 30713 raft_consensus.cc:359] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.538710 30713 raft_consensus.cc:385] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.539122 30713 raft_consensus.cc:740] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.538733 30715 consensus_queue.cc:260] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.539266 30717 raft_consensus.cc:359] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.539975 30717 raft_consensus.cc:385] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.540468 30717 raft_consensus.cc:740] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.539964 30713 consensus_queue.cc:260] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.541138 30717 consensus_queue.cc:260] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.542384 30715 ts_tablet_manager.cc:1434] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:05:32.543418 30715 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.543462 30717 ts_tablet_manager.cc:1434] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:32.544629 30717 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.550635 30717 tablet_bootstrap.cc:654] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.550638 30715 tablet_bootstrap.cc:654] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.552778 30713 ts_tablet_manager.cc:1434] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:05:32.561287 30713 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.561398 30717 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.562152 30717 ts_tablet_manager.cc:1403] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260710 11:05:32.564560 30715 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.565107 30715 ts_tablet_manager.cc:1403] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260710 11:05:32.565007 30717 raft_consensus.cc:359] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.565862 30717 raft_consensus.cc:385] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.566238 30717 raft_consensus.cc:740] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.567003 30717 consensus_queue.cc:260] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.567795 30713 tablet_bootstrap.cc:654] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.568295 30715 raft_consensus.cc:359] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.569021 30715 raft_consensus.cc:385] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.569309 30717 ts_tablet_manager.cc:1434] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:32.569295 30715 raft_consensus.cc:740] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.570394 30717 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.570273 30715 consensus_queue.cc:260] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.572516 30715 ts_tablet_manager.cc:1434] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:32.573506 30715 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.577351 30717 tablet_bootstrap.cc:654] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.580024 30715 tablet_bootstrap.cc:654] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.592826 30713 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.593902 30713 ts_tablet_manager.cc:1403] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.014s
I20260710 11:05:32.593789 30715 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.594781 30715 ts_tablet_manager.cc:1403] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260710 11:05:32.597524 30713 raft_consensus.cc:359] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.597872 30715 raft_consensus.cc:359] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.598489 30713 raft_consensus.cc:385] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.598619 30715 raft_consensus.cc:385] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.599119 30713 raft_consensus.cc:740] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.599316 30717 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.600137 30717 ts_tablet_manager.cc:1403] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260710 11:05:32.600347 30713 consensus_queue.cc:260] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.599143 30715 raft_consensus.cc:740] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.602360 30715 consensus_queue.cc:260] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.603067 30713 ts_tablet_manager.cc:1434] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:32.604172 30713 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.605803 30717 raft_consensus.cc:359] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.606631 30717 raft_consensus.cc:385] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.606945 30717 raft_consensus.cc:740] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.607791 30717 consensus_queue.cc:260] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.611052 30715 ts_tablet_manager.cc:1434] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:05:32.612064 30713 tablet_bootstrap.cc:654] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.613747 30715 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.622792 30715 tablet_bootstrap.cc:654] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.629755 30713 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.629734 30702 raft_consensus.cc:493] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.630515 30713 ts_tablet_manager.cc:1403] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.020s
I20260710 11:05:32.630494 30702 raft_consensus.cc:515] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.634155 30713 raft_consensus.cc:359] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.634965 30713 raft_consensus.cc:385] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.635159 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
W20260710 11:05:32.636786 30457 leader_election.cc:343] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.638540 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:32.639694 30702 leader_election.cc:290] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.626754 30717 ts_tablet_manager.cc:1434] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
W20260710 11:05:32.640300 30456 leader_election.cc:343] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.635299 30713 raft_consensus.cc:740] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.641305 30717 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.641110 30456 leader_election.cc:304] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2940e0b018f84b229d0c48e447975443; no voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:32.642254 30702 raft_consensus.cc:2749] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:32.641613 30713 consensus_queue.cc:260] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.648859 30713 ts_tablet_manager.cc:1434] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:05:32.650015 30713 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.650605 30701 raft_consensus.cc:493] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.651197 30701 raft_consensus.cc:515] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.653554 30701 leader_election.cc:290] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.655598 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:32.657022 30715 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
W20260710 11:05:32.657200 30382 leader_election.cc:343] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.657608 30715 ts_tablet_manager.cc:1403] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.014s
I20260710 11:05:32.659942 30713 tablet_bootstrap.cc:654] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.661178 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:32.661936 30489 raft_consensus.cc:2468] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:32.661780 30715 raft_consensus.cc:359] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.662614 30715 raft_consensus.cc:385] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.662941 30715 raft_consensus.cc:740] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.663345 30382 leader_election.cc:304] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:32.663843 30715 consensus_queue.cc:260] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.665004 30701 raft_consensus.cc:2804] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.665556 30701 raft_consensus.cc:493] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.666069 30701 raft_consensus.cc:3060] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.666774 30715 ts_tablet_manager.cc:1434] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:32.667902 30715 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.672145 30717 tablet_bootstrap.cc:654] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.674798 30715 tablet_bootstrap.cc:654] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.678582 30713 tablet_bootstrap.cc:492] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.679108 30713 ts_tablet_manager.cc:1403] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.013s
I20260710 11:05:32.684548 30713 raft_consensus.cc:359] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.687126 30713 raft_consensus.cc:385] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.688112 30713 raft_consensus.cc:740] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.688913 30713 consensus_queue.cc:260] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.691890 30713 ts_tablet_manager.cc:1434] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:05:32.693039 30713 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.699437 30713 tablet_bootstrap.cc:654] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.699514 30717 tablet_bootstrap.cc:492] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.701032 30717 ts_tablet_manager.cc:1403] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.003s
I20260710 11:05:32.700606 30701 raft_consensus.cc:515] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.704454 30717 raft_consensus.cc:359] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.704984 30715 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.705422 30717 raft_consensus.cc:385] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.705837 30717 raft_consensus.cc:740] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.705865 30715 ts_tablet_manager.cc:1403] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.017s
I20260710 11:05:32.707068 30717 consensus_queue.cc:260] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.708596 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:32.709208 30489 raft_consensus.cc:3060] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.709843 30717 ts_tablet_manager.cc:1434] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 11:05:32.710925 30717 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.710848 30715 raft_consensus.cc:359] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.712181 30715 raft_consensus.cc:385] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.712646 30715 raft_consensus.cc:740] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.713989 30715 consensus_queue.cc:260] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.718106 30715 ts_tablet_manager.cc:1434] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:05:32.719359 30715 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.719730 30713 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.720343 30713 ts_tablet_manager.cc:1403] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260710 11:05:32.720881 30717 tablet_bootstrap.cc:654] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.723902 30713 raft_consensus.cc:359] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.724977 30713 raft_consensus.cc:385] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.725364 30713 raft_consensus.cc:740] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.726270 30713 consensus_queue.cc:260] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.728067 30715 tablet_bootstrap.cc:654] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.729174 30713 ts_tablet_manager.cc:1434] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:32.730607 30713 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.743372 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
W20260710 11:05:32.745368 30382 leader_election.cc:343] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.746189 30701 leader_election.cc:290] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.751685 30713 tablet_bootstrap.cc:654] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.753302 30700 raft_consensus.cc:493] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.753935 30700 raft_consensus.cc:515] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.756397 30700 leader_election.cc:290] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.757972 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:32.759243 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
W20260710 11:05:32.760131 30457 leader_election.cc:343] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:32.761125 30456 leader_election.cc:343] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.762029 30726 raft_consensus.cc:493] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.762559 30726 raft_consensus.cc:515] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.764663 30715 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.765502 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:32.765771 30715 ts_tablet_manager.cc:1403] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.012s
I20260710 11:05:32.766160 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:32.766954 30491 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:32.768283 30531 leader_election.cc:304] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:32.769165 30695 raft_consensus.cc:2804] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.769562 30695 raft_consensus.cc:493] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.769958 30695 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.770738 30715 raft_consensus.cc:359] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.771711 30715 raft_consensus.cc:385] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.772089 30715 raft_consensus.cc:740] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.738844 30489 raft_consensus.cc:2468] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:32.773031 30715 consensus_queue.cc:260] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.762039 30456 leader_election.cc:304] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2940e0b018f84b229d0c48e447975443; no voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:32.774477 30713 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.766273 30416 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:32.775147 30713 ts_tablet_manager.cc:1403] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260710 11:05:32.775169 30700 raft_consensus.cc:2749] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:32.776083 30715 ts_tablet_manager.cc:1434] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:32.777266 30715 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.777207 30382 leader_election.cc:304] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:32.764786 30726 leader_election.cc:290] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:32.779428 30713 raft_consensus.cc:359] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.780669 30713 raft_consensus.cc:385] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.781091 30713 raft_consensus.cc:740] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.781635 30695 raft_consensus.cc:515] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.779361 30714 raft_consensus.cc:2804] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.782249 30713 consensus_queue.cc:260] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.785010 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:32.785812 30715 tablet_bootstrap.cc:654] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.785949 30713 ts_tablet_manager.cc:1434] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:05:32.786330 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:32.786954 30489 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.787563 30713 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.785727 30416 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.798216 30713 tablet_bootstrap.cc:654] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.800798 30695 leader_election.cc:290] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:32.797320 30416 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:32.803231 30530 leader_election.cc:304] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:32.805521 30695 raft_consensus.cc:2804] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.806998 30700 raft_consensus.cc:493] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.806025 30695 raft_consensus.cc:697] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:32.807796 30700 raft_consensus.cc:515] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.808352 30695 consensus_queue.cc:237] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.809746 30489 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:32.810904 30714 raft_consensus.cc:697] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:32.812497 30726 raft_consensus.cc:493] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.811921 30714 consensus_queue.cc:237] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.812968 30726 raft_consensus.cc:515] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.815029 30726 leader_election.cc:290] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:32.821794 30700 leader_election.cc:290] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.824410 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:32.825099 30415 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:32.827100 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c889c9869049e192471bae52858ece" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
W20260710 11:05:32.829705 30457 leader_election.cc:343] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.830534 30530 leader_election.cc:304] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:32.831413 30726 raft_consensus.cc:2804] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.831755 30726 raft_consensus.cc:493] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.832095 30726 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.838392 30713 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.838635 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:32.839313 30713 ts_tablet_manager.cc:1403] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.004s
I20260710 11:05:32.839342 30491 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:32.842669 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c889c9869049e192471bae52858ece" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:32.843379 30416 raft_consensus.cc:2468] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:32.844849 30456 leader_election.cc:304] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:32.847139 30717 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.847231 30700 raft_consensus.cc:2804] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.847767 30717 ts_tablet_manager.cc:1403] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.039s
I20260710 11:05:32.847910 30700 raft_consensus.cc:493] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.848477 30700 raft_consensus.cc:3060] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.850920 30717 raft_consensus.cc:359] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.851656 30717 raft_consensus.cc:385] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.851931 30717 raft_consensus.cc:740] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.852620 30715 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.853183 30715 ts_tablet_manager.cc:1403] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.076s	user 0.041s	sys 0.032s
I20260710 11:05:32.848690 30310 catalog_manager.cc:5697] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.853739 30726 raft_consensus.cc:515] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.857203 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:32.857796 30491 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.857816 30715 raft_consensus.cc:359] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.858773 30715 raft_consensus.cc:385] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.859298 30715 raft_consensus.cc:740] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.858729 30713 raft_consensus.cc:359] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.859836 30702 raft_consensus.cc:493] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.859938 30713 raft_consensus.cc:385] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.860522 30713 raft_consensus.cc:740] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.860394 30702 raft_consensus.cc:515] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.860222 30715 consensus_queue.cc:260] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.861599 30713 consensus_queue.cc:260] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.862627 30702 leader_election.cc:290] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.863255 30715 ts_tablet_manager.cc:1434] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:05:32.863080 30312 catalog_manager.cc:5697] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 1 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.864632 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:32.864513 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:32.865353 30565 raft_consensus.cc:2468] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:32.866384 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:32.866567 30457 leader_election.cc:304] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:32.867445 30702 raft_consensus.cc:2804] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.867769 30702 raft_consensus.cc:493] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:32.867946 30456 leader_election.cc:343] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.868103 30702 raft_consensus.cc:3060] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.869699 30715 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.873570 30416 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.874748 30700 raft_consensus.cc:515] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.879899 30715 tablet_bootstrap.cc:654] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.883805 30726 leader_election.cc:290] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:32.884132 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c889c9869049e192471bae52858ece" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:32.884716 30491 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:32.885104 30415 raft_consensus.cc:3060] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.886041 30531 leader_election.cc:304] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:32.886946 30726 raft_consensus.cc:2804] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.886740 30702 raft_consensus.cc:515] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.890259 30702 leader_election.cc:290] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.891582 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:32.892418 30565 raft_consensus.cc:3060] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.894177 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
W20260710 11:05:32.896338 30456 leader_election.cc:343] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.887457 30726 raft_consensus.cc:697] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:32.901885 30726 consensus_queue.cc:237] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.906034 30717 consensus_queue.cc:260] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.908880 30700 leader_election.cc:290] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:32.912288 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c889c9869049e192471bae52858ece" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
W20260710 11:05:32.914438 30457 leader_election.cc:343] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.917574 30565 raft_consensus.cc:2468] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:32.919379 30457 leader_election.cc:304] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [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: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:32.919771 30415 raft_consensus.cc:2468] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:32.921538 30456 leader_election.cc:304] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [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: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:32.922873 30702 raft_consensus.cc:2804] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.923082 30700 raft_consensus.cc:2804] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.923615 30702 raft_consensus.cc:697] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:32.922887 30717 ts_tablet_manager.cc:1434] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.005s
I20260710 11:05:32.926023 30717 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:32.924921 30702 consensus_queue.cc:237] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.921766 30416 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:32.936211 30700 raft_consensus.cc:697] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:32.942003 30713 ts_tablet_manager.cc:1434] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.102s	user 0.029s	sys 0.028s
I20260710 11:05:32.943063 30713 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: Bootstrap starting.
I20260710 11:05:32.940582 30700 consensus_queue.cc:237] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.949180 30713 tablet_bootstrap.cc:654] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.952678 30715 tablet_bootstrap.cc:492] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.953215 30715 ts_tablet_manager.cc:1403] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.043s
I20260710 11:05:32.956970 30717 tablet_bootstrap.cc:654] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.956676 30715 raft_consensus.cc:359] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.957702 30715 raft_consensus.cc:385] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.958101 30715 raft_consensus.cc:740] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.959049 30715 consensus_queue.cc:260] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.961946 30715 ts_tablet_manager.cc:1434] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260710 11:05:32.963392 30715 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: Bootstrap starting.
I20260710 11:05:32.972710 30715 tablet_bootstrap.cc:654] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.979750 30717 tablet_bootstrap.cc:492] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:32.980427 30717 ts_tablet_manager.cc:1403] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.010s
I20260710 11:05:32.983299 30713 tablet_bootstrap.cc:492] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: No bootstrap required, opened a new log
I20260710 11:05:32.984150 30713 ts_tablet_manager.cc:1403] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260710 11:05:32.984141 30717 raft_consensus.cc:359] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.986347 30313 catalog_manager.cc:5697] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.987461 30717 raft_consensus.cc:385] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.980666 30310 catalog_manager.cc:5697] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 1 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.988920 30715 tablet_bootstrap.cc:492] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: No bootstrap required, opened a new log
I20260710 11:05:32.988274 30313 catalog_manager.cc:5697] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.989444 30715 ts_tablet_manager.cc:1403] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260710 11:05:32.989738 30713 raft_consensus.cc:359] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.990479 30713 raft_consensus.cc:385] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.990787 30713 raft_consensus.cc:740] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.991633 30713 consensus_queue.cc:260] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.992391 30715 raft_consensus.cc:359] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.993149 30715 raft_consensus.cc:385] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.993450 30715 raft_consensus.cc:740] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.993911 30713 ts_tablet_manager.cc:1434] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:32.994258 30715 consensus_queue.cc:260] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:32.996030 30715 ts_tablet_manager.cc:1434] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:05:32.987876 30717 raft_consensus.cc:740] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.007647 30717 consensus_queue.cc:260] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.011046 30717 ts_tablet_manager.cc:1434] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 11:05:33.011214 30700 raft_consensus.cc:493] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.012069 30700 raft_consensus.cc:515] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.013998 30717 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:33.014766 30700 leader_election.cc:290] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.016813 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37a6682ee04ca7906aed8644cbb584" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:33.017673 30415 raft_consensus.cc:2468] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:33.019168 30456 leader_election.cc:304] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.020582 30745 raft_consensus.cc:2804] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.020985 30745 raft_consensus.cc:493] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.021358 30745 raft_consensus.cc:3060] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.022276 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37a6682ee04ca7906aed8644cbb584" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:33.022964 30565 raft_consensus.cc:2468] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 0.
I20260710 11:05:33.025955 30717 tablet_bootstrap.cc:654] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.032796 30695 raft_consensus.cc:493] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.033473 30714 raft_consensus.cc:493] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.033547 30695 raft_consensus.cc:515] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.034201 30714 raft_consensus.cc:515] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.040234 30714 leader_election.cc:290] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.041000 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:33.043596 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bdc3e1a2414816ad75e019f4017141" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:33.044376 30564 raft_consensus.cc:2393] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4b3fb267b814df9a009e4fb57361767 in current term 1: Already voted for candidate 2940e0b018f84b229d0c48e447975443 in this term.
I20260710 11:05:33.047659 30745 raft_consensus.cc:515] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.050769 30382 leader_election.cc:304] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b3fb267b814df9a009e4fb57361767; no voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:33.051829 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37a6682ee04ca7906aed8644cbb584" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:33.052712 30415 raft_consensus.cc:3060] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.052978 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86be733333094571a25ebc64498bc1d5" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:33.053690 30416 raft_consensus.cc:2468] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:33.055356 30714 raft_consensus.cc:3060] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.055289 30530 leader_election.cc:304] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.057796 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86be733333094571a25ebc64498bc1d5" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:33.058673 30491 raft_consensus.cc:2468] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 0.
I20260710 11:05:33.060595 30695 leader_election.cc:290] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:33.061254 30726 raft_consensus.cc:2804] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.061749 30726 raft_consensus.cc:493] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.062178 30726 raft_consensus.cc:3060] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.066541 30415 raft_consensus.cc:2468] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:33.067023 30717 tablet_bootstrap.cc:492] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:33.067559 30717 ts_tablet_manager.cc:1403] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.020s
I20260710 11:05:33.067776 30456 leader_election.cc:304] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.068703 30702 raft_consensus.cc:2804] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.069216 30702 raft_consensus.cc:697] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:33.070108 30702 consensus_queue.cc:237] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.071175 30745 leader_election.cc:290] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.070966 30717 raft_consensus.cc:359] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.071810 30717 raft_consensus.cc:385] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.072027 30717 raft_consensus.cc:740] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.072425 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37a6682ee04ca7906aed8644cbb584" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.073179 30564 raft_consensus.cc:3060] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.072827 30717 consensus_queue.cc:260] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.076246 30717 ts_tablet_manager.cc:1434] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 11:05:33.077435 30717 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:33.083948 30717 tablet_bootstrap.cc:654] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.088732 30717 tablet_bootstrap.cc:492] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:33.089143 30717 ts_tablet_manager.cc:1403] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:05:33.086143 30564 raft_consensus.cc:2468] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 1.
I20260710 11:05:33.093765 30717 raft_consensus.cc:359] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.094560 30717 raft_consensus.cc:385] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.094875 30717 raft_consensus.cc:740] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.095597 30717 consensus_queue.cc:260] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.097635 30717 ts_tablet_manager.cc:1434] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:05:33.098706 30717 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: Bootstrap starting.
I20260710 11:05:33.099567 30310 catalog_manager.cc:5697] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 1 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.100236 30726 raft_consensus.cc:515] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.108269 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86be733333094571a25ebc64498bc1d5" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:33.108958 30415 raft_consensus.cc:3060] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.105087 30717 tablet_bootstrap.cc:654] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.115118 30717 tablet_bootstrap.cc:492] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: No bootstrap required, opened a new log
I20260710 11:05:33.115592 30717 ts_tablet_manager.cc:1403] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 11:05:33.117276 30415 raft_consensus.cc:2468] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:33.105957 30714 raft_consensus.cc:2749] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.118599 30530 leader_election.cc:304] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.118456 30717 raft_consensus.cc:359] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.119345 30717 raft_consensus.cc:385] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.119678 30695 raft_consensus.cc:2804] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.119678 30717 raft_consensus.cc:740] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.120043 30726 leader_election.cc:290] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:33.121157 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86be733333094571a25ebc64498bc1d5" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:33.120751 30717 consensus_queue.cc:260] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.121833 30491 raft_consensus.cc:3060] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.123812 30717 ts_tablet_manager.cc:1434] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:33.125424 30695 raft_consensus.cc:697] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:33.126335 30695 consensus_queue.cc:237] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.128691 30491 raft_consensus.cc:2468] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 1.
I20260710 11:05:33.135283 30310 catalog_manager.cc:5697] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 1 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.148909 30714 raft_consensus.cc:493] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.149598 30714 raft_consensus.cc:515] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.151746 30714 leader_election.cc:290] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.152508 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:33.152733 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:33.153187 30491 raft_consensus.cc:2468] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:33.153337 30564 raft_consensus.cc:2468] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:33.154309 30382 leader_election.cc:304] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.155087 30714 raft_consensus.cc:2804] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.155444 30714 raft_consensus.cc:493] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.155807 30714 raft_consensus.cc:3060] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.162184 30714 raft_consensus.cc:515] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.164001 30714 leader_election.cc:290] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.164793 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:33.164897 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe54c721caa4993afd8bec390b68f3d" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.165565 30491 raft_consensus.cc:3060] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.165702 30564 raft_consensus.cc:3060] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.172739 30491 raft_consensus.cc:2468] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:33.172744 30564 raft_consensus.cc:2468] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:33.174170 30382 leader_election.cc:304] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.174806 30714 raft_consensus.cc:2804] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.175258 30714 raft_consensus.cc:697] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:33.175959 30714 consensus_queue.cc:237] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.183773 30310 catalog_manager.cc:5697] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.245829 30714 raft_consensus.cc:493] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.246353 30714 raft_consensus.cc:515] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.248050 30714 leader_election.cc:290] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.249045 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:33.249353 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb" is_pre_election: true
I20260710 11:05:33.249683 30491 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:33.250138 30564 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 0.
I20260710 11:05:33.250720 30382 leader_election.cc:304] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.251554 30714 raft_consensus.cc:2804] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.251906 30714 raft_consensus.cc:493] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.252229 30714 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.258059 30714 raft_consensus.cc:515] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.260035 30714 leader_election.cc:290] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.261246 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:33.261394 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.262014 30489 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.262071 30564 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.268411 30564 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:33.268515 30489 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 1.
I20260710 11:05:33.269731 30382 leader_election.cc:304] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.270486 30714 raft_consensus.cc:2804] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.271011 30714 raft_consensus.cc:697] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:33.271493 30695 raft_consensus.cc:493] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.271808 30714 consensus_queue.cc:237] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.272044 30695 raft_consensus.cc:515] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.274895 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b3fb267b814df9a009e4fb57361767" is_pre_election: true
I20260710 11:05:33.274256 30695 leader_election.cc:290] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:33.275555 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed94b3735020472eacbe491704ed73ee" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2940e0b018f84b229d0c48e447975443" is_pre_election: true
I20260710 11:05:33.276671 30489 raft_consensus.cc:2393] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 872bc255faea4f6bb86a0148f4690adb in current term 1: Already voted for candidate a4b3fb267b814df9a009e4fb57361767 in this term.
I20260710 11:05:33.277789 30531 leader_election.cc:304] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 872bc255faea4f6bb86a0148f4690adb; no voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:33.278767 30695 raft_consensus.cc:3060] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.283370 30310 catalog_manager.cc:5697] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 1 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.284657 30758 consensus_queue.cc:1048] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:33.286335 30695 raft_consensus.cc:2749] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.298244 30695 consensus_queue.cc:1048] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.307076 30564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:56848
I20260710 11:05:33.307895 30564 raft_consensus.cc:606] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:33.309340 30714 consensus_queue.cc:1048] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.311626 30695 consensus_queue.cc:1048] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.319645 30565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
mode: GRACEFUL
new_leader_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:56848
I20260710 11:05:33.320526 30565 raft_consensus.cc:606] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Received request to transfer leadership to TS a4b3fb267b814df9a009e4fb57361767
I20260710 11:05:33.323834 30726 raft_consensus.cc:993] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:33.324316 30726 raft_consensus.cc:1081] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:33.329617 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42992
I20260710 11:05:33.330233 30416 raft_consensus.cc:493] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.330904 30758 raft_consensus.cc:993] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: : Instructing follower a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:33.331351 30758 raft_consensus.cc:1081] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Signalling peer a4b3fb267b814df9a009e4fb57361767 to start an election
I20260710 11:05:33.335120 30414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
 from {username='slave'} at 127.0.0.1:42992
I20260710 11:05:33.338672 30714 consensus_queue.cc:1048] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:33.330610 30416 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.348739 30695 consensus_queue.cc:1048] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:33.352053 30416 raft_consensus.cc:515] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.374235 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97bf9bdd2cb144039154719085023d10"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
mode: GRACEFUL
new_leader_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:43008
I20260710 11:05:33.374959 30413 raft_consensus.cc:606] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Received request to transfer leadership to TS 2940e0b018f84b229d0c48e447975443
I20260710 11:05:33.375058 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:33.375861 30491 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.376159 30414 raft_consensus.cc:493] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.376631 30414 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.388691 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f583c1b01c54435281aee3e96a54b0ad" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.389401 30565 raft_consensus.cc:3055] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.389780 30565 raft_consensus.cc:740] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:33.390662 30565 consensus_queue.cc:260] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.392182 30565 raft_consensus.cc:3060] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.396517 30416 leader_election.cc:290] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.391556 30414 raft_consensus.cc:515] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.399695 30491 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:33.400921 30382 leader_election.cc:304] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.401194 30565 raft_consensus.cc:2468] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:33.401842 30714 raft_consensus.cc:2804] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.402366 30714 raft_consensus.cc:697] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:33.403266 30714 consensus_queue.cc:237] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.404572 30414 leader_election.cc:290] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Requested vote from peers 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.405620 30565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.405985 30702 consensus_queue.cc:1048] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.406204 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e686d5c64ff3814660ddde16806b" candidate_uuid: "a4b3fb267b814df9a009e4fb57361767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:33.406893 30489 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.406296 30565 raft_consensus.cc:3055] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.408006 30565 raft_consensus.cc:740] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:33.409060 30565 consensus_queue.cc:260] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.410940 30565 raft_consensus.cc:3060] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.419665 30564 raft_consensus.cc:3060] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.419502 30313 catalog_manager.cc:5697] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 872bc255faea4f6bb86a0148f4690adb (127.25.76.131) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.421922 30489 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:33.425264 30382 leader_election.cc:304] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, a4b3fb267b814df9a009e4fb57361767; no voters: 
I20260710 11:05:33.426128 30714 raft_consensus.cc:2804] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.426635 30714 raft_consensus.cc:697] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Leader. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:33.427671 30565 raft_consensus.cc:2468] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b3fb267b814df9a009e4fb57361767 in term 2.
I20260710 11:05:33.427561 30714 consensus_queue.cc:237] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.435051 30702 consensus_queue.cc:1048] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.440897 30311 catalog_manager.cc:5697] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 reported cstate change: term changed from 1 to 2, leader changed from 872bc255faea4f6bb86a0148f4690adb (127.25.76.131) to a4b3fb267b814df9a009e4fb57361767 (127.25.76.129). New cstate: current_term: 2 leader_uuid: "a4b3fb267b814df9a009e4fb57361767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.502408 30700 consensus_queue.cc:1048] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.513911 30744 consensus_queue.cc:1048] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.524775 30744 consensus_queue.cc:1048] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.536109 30700 consensus_queue.cc:1048] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.558115 30695 consensus_queue.cc:1048] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.569413 30726 consensus_queue.cc:1048] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.630713 30714 consensus_queue.cc:1048] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.643249 30736 consensus_queue.cc:1048] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.665930 30736 consensus_queue.cc:1048] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.672196 30701 raft_consensus.cc:993] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: : Instructing follower 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:33.672794 30714 raft_consensus.cc:1081] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Signalling peer 2940e0b018f84b229d0c48e447975443 to start an election
I20260710 11:05:33.677215 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97bf9bdd2cb144039154719085023d10"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
 from {username='slave'} at 127.0.0.1:51222
I20260710 11:05:33.678650 30489 raft_consensus.cc:493] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.679059 30489 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.679236 30701 consensus_queue.cc:1048] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.693442 30489 raft_consensus.cc:515] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.695279 30489 leader_election.cc:290] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 872bc255faea4f6bb86a0148f4690adb (127.25.76.131:39455)
I20260710 11:05:33.696133 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:33.696288 30564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bf9bdd2cb144039154719085023d10" candidate_uuid: "2940e0b018f84b229d0c48e447975443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
I20260710 11:05:33.696720 30416 raft_consensus.cc:3055] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.696916 30564 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.697110 30416 raft_consensus.cc:740] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:33.697926 30416 consensus_queue.cc:260] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.698840 30416 raft_consensus.cc:3060] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.703152 30564 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:33.703987 30416 raft_consensus.cc:2468] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2940e0b018f84b229d0c48e447975443 in term 2.
I20260710 11:05:33.704344 30457 leader_election.cc:304] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:33.705237 30700 raft_consensus.cc:2804] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.705739 30700 raft_consensus.cc:697] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Becoming Leader. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:33.706552 30700 consensus_queue.cc:237] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:33.713558 30313 catalog_manager.cc:5697] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 reported cstate change: term changed from 1 to 2, leader changed from a4b3fb267b814df9a009e4fb57361767 (127.25.76.129) to 2940e0b018f84b229d0c48e447975443 (127.25.76.130). New cstate: current_term: 2 leader_uuid: "2940e0b018f84b229d0c48e447975443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.827435 30489 raft_consensus.cc:1275] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.828671 30701 consensus_queue.cc:1048] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.836952 30564 raft_consensus.cc:1275] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.838532 30701 consensus_queue.cc:1048] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.946043 30489 raft_consensus.cc:1275] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.947302 30701 consensus_queue.cc:1048] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:33.954931 30564 raft_consensus.cc:1275] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer a4b3fb267b814df9a009e4fb57361767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:33.956489 30714 consensus_queue.cc:1048] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.277938 30416 raft_consensus.cc:1275] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.279249 30702 consensus_queue.cc:1048] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.289305 30564 raft_consensus.cc:1275] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Refusing update from remote peer 2940e0b018f84b229d0c48e447975443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.290930 30745 consensus_queue.cc:1048] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.390287 30312 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47924:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:36.414822 30312 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47924:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:36.506202 25906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:36.620990 30804 log.cc:927] Time spent T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Append to log took a long time: real 0.107s	user 0.004s	sys 0.000s
I20260710 11:05:36.709981 30830 tablet.cc:1724] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.691144 30457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.131:39455, user_credentials={real_user=slave}} blocked reactor thread for 87186.7us
I20260710 11:05:36.753952 30837 tablet.cc:1724] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.759016 30456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.76.129:37761, user_credentials={real_user=slave}} blocked reactor thread for 194596us
I20260710 11:05:36.742997 30840 tablet.cc:1724] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.783252 30844 tablet.cc:1724] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.783231 30842 tablet.cc:1724] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.789731 30833 tablet.cc:1724] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.804385 30835 tablet.cc:1724] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.856283 30847 tablet.cc:1724] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.878616 30843 tablet.cc:1724] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.902657 30848 tablet.cc:1724] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.911659 30830 tablet.cc:1724] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.915946 30489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d"
dest_uuid: "2940e0b018f84b229d0c48e447975443"
mode: GRACEFUL
new_leader_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:41694
I20260710 11:05:36.923502 30489 raft_consensus.cc:606] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Received request to transfer leadership to TS 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:36.899180 30852 tablet.cc:1724] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.935061 30840 tablet.cc:1724] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.940824 30837 tablet.cc:1724] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.980659 30835 tablet.cc:1724] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.986011 30844 tablet.cc:1724] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:36.978770 30833 tablet.cc:1724] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.001684 30854 tablet.cc:1724] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.015414 30837 tablet.cc:1724] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.023339 30843 tablet.cc:1724] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.026388 30848 tablet.cc:1724] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.042994 30854 tablet.cc:1724] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.051276 30826 raft_consensus.cc:993] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: : Instructing follower 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:37.051795 30826 raft_consensus.cc:1081] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Signalling peer 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:37.053872 30564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:56834
I20260710 11:05:37.054427 30564 raft_consensus.cc:493] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:37.054782 30564 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.062215 30564 raft_consensus.cc:515] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.068351 30854 tablet.cc:1724] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.072939 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:37.073776 30415 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.074452 30835 tablet.cc:1724] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.076292 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfecfecc14f4ea59de009ddfe4a7a0d" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:37.083266 30491 raft_consensus.cc:3055] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:37.083621 30491 raft_consensus.cc:740] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2940e0b018f84b229d0c48e447975443, State: Running, Role: LEADER
I20260710 11:05:37.084602 30491 consensus_queue.cc:260] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [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: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.086126 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785"
dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
mode: GRACEFUL
new_leader_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:50124
I20260710 11:05:37.086777 30413 raft_consensus.cc:606] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Received request to transfer leadership to TS 872bc255faea4f6bb86a0148f4690adb
I20260710 11:05:37.089005 25906 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:37.089195 30491 raft_consensus.cc:3060] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.089710 25906 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:37.097425 30491 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 3.
I20260710 11:05:37.078383 30852 tablet.cc:1724] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.097425 30415 raft_consensus.cc:2468] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 3.
I20260710 11:05:37.098899 30531 leader_election.cc:304] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [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: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:37.099977 30819 raft_consensus.cc:2804] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:37.081919 30564 leader_election.cc:290] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 3 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:37.070405 30837 tablet.cc:1724] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.069339 30830 tablet.cc:1724] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:05:37.100561 30819 raft_consensus.cc:697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 3 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:37.101830 30819 consensus_queue.cc:237] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [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: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.132594 30313 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: soft_deleted_table [id=86a4c5870703497b87a71fca97f56b57] alter complete (version 1)
I20260710 11:05:37.148669 30313 catalog_manager.cc:5697] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 2 to 3, leader changed from 2940e0b018f84b229d0c48e447975443 (127.25.76.130) to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 3 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:37.488375 30861 raft_consensus.cc:993] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: : Instructing follower 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:37.488826 30491 raft_consensus.cc:1275] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:37.488857 30861 raft_consensus.cc:1081] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Signalling peer 872bc255faea4f6bb86a0148f4690adb to start an election
I20260710 11:05:37.490353 30819 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:37.490680 30564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785"
dest_uuid: "872bc255faea4f6bb86a0148f4690adb"
 from {username='slave'} at 127.0.0.1:56820
I20260710 11:05:37.491235 30564 raft_consensus.cc:493] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:37.491545 30564 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.498559 30564 raft_consensus.cc:515] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.500738 30564 leader_election.cc:290] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [CANDIDATE]: Term 3 election: Requested vote from peers a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761), 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507)
I20260710 11:05:37.506902 30415 raft_consensus.cc:1275] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:37.507910 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4b3fb267b814df9a009e4fb57361767"
I20260710 11:05:37.508559 30413 raft_consensus.cc:3055] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:37.502621 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb92ecd9ace41ea82be48652e942785" candidate_uuid: "872bc255faea4f6bb86a0148f4690adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2940e0b018f84b229d0c48e447975443"
I20260710 11:05:37.509057 30413 raft_consensus.cc:740] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4b3fb267b814df9a009e4fb57361767, State: Running, Role: LEADER
I20260710 11:05:37.509275 30491 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.509903 30413 consensus_queue.cc:260] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [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: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.511231 30413 raft_consensus.cc:3060] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.511865 30865 consensus_queue.cc:1048] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:37.522773 30491 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 3.
I20260710 11:05:37.526928 30531 leader_election.cc:304] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [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: 2940e0b018f84b229d0c48e447975443, 872bc255faea4f6bb86a0148f4690adb; no voters: 
I20260710 11:05:37.528333 30865 raft_consensus.cc:2804] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:37.528628 30413 raft_consensus.cc:2468] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 872bc255faea4f6bb86a0148f4690adb in term 3.
I20260710 11:05:37.529088 30865 raft_consensus.cc:697] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 3 LEADER]: Becoming Leader. State: Replica: 872bc255faea4f6bb86a0148f4690adb, State: Running, Role: LEADER
I20260710 11:05:37.531601 30865 consensus_queue.cc:237] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [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: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } }
I20260710 11:05:37.543326 30313 catalog_manager.cc:5697] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb reported cstate change: term changed from 2 to 3, leader changed from a4b3fb267b814df9a009e4fb57361767 (127.25.76.129) to 872bc255faea4f6bb86a0148f4690adb (127.25.76.131). New cstate: current_term: 3 leader_uuid: "872bc255faea4f6bb86a0148f4690adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "872bc255faea4f6bb86a0148f4690adb" member_type: VOTER last_known_addr { host: "127.25.76.131" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.093974 30490 raft_consensus.cc:1275] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.095407 30864 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2940e0b018f84b229d0c48e447975443" member_type: VOTER last_known_addr { host: "127.25.76.130" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.115917 30415 raft_consensus.cc:1275] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Refusing update from remote peer 872bc255faea4f6bb86a0148f4690adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.117805 30864 consensus_queue.cc:1048] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b3fb267b814df9a009e4fb57361767" member_type: VOTER last_known_addr { host: "127.25.76.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.164001 25906 tablet_server.cc:179] TabletServer@127.25.76.129:0 shutting down...
W20260710 11:05:38.178269 30456 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:05:38.183281 30456 consensus_peers.cc:597] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.196086 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.197301 25906 tablet_replica.cc:333] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.198467 25906 raft_consensus.cc:2243] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:38.198835 30456 consensus_peers.cc:597] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.199198 25906 raft_consensus.cc:2272] T 97bf9bdd2cb144039154719085023d10 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.199324 30530 consensus_peers.cc:597] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.201512 25906 tablet_replica.cc:333] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.202162 25906 raft_consensus.cc:2243] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.202569 25906 raft_consensus.cc:2272] T 0d37a6682ee04ca7906aed8644cbb584 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.204502 25906 tablet_replica.cc:333] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.205050 25906 raft_consensus.cc:2243] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.205469 25906 raft_consensus.cc:2272] T 86be733333094571a25ebc64498bc1d5 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.207473 25906 tablet_replica.cc:333] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.208184 25906 raft_consensus.cc:2243] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.209088 25906 raft_consensus.cc:2272] T ec34e686d5c64ff3814660ddde16806b P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.211495 25906 tablet_replica.cc:333] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.212191 25906 raft_consensus.cc:2243] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.213094 25906 raft_consensus.cc:2272] T 90728cf0f1f347b999b8e9894522c85e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.215634 25906 tablet_replica.cc:333] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.216193 25906 raft_consensus.cc:2243] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.216634 25906 raft_consensus.cc:2272] T 20c889c9869049e192471bae52858ece P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.218668 25906 tablet_replica.cc:333] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.219431 25906 raft_consensus.cc:2243] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.220376 25906 raft_consensus.cc:2272] T b82e975962c94e47a359d4f707e9c65e P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.221910 30456 consensus_peers.cc:597] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.222827 25906 tablet_replica.cc:333] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.223451 25906 raft_consensus.cc:2243] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.223915 25906 raft_consensus.cc:2272] T a4bdc3e1a2414816ad75e019f4017141 P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.225886 25906 tablet_replica.cc:333] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.226472 25906 raft_consensus.cc:2243] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.227250 25906 raft_consensus.cc:2272] T dbe54c721caa4993afd8bec390b68f3d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.229096 25906 tablet_replica.cc:333] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.229761 25906 raft_consensus.cc:2243] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.230582 25906 raft_consensus.cc:2272] T ed94b3735020472eacbe491704ed73ee P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.232443 25906 tablet_replica.cc:333] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.232996 25906 raft_consensus.cc:2243] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.233443 25906 raft_consensus.cc:2272] T 7dfecfecc14f4ea59de009ddfe4a7a0d P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.235852 25906 tablet_replica.cc:333] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.236411 25906 raft_consensus.cc:2243] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.237130 25906 raft_consensus.cc:2272] T f583c1b01c54435281aee3e96a54b0ad P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.238986 25906 tablet_replica.cc:333] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.239517 25906 raft_consensus.cc:2243] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.239946 25906 raft_consensus.cc:2272] T fbb92ecd9ace41ea82be48652e942785 P a4b3fb267b814df9a009e4fb57361767 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.242091 25906 tablet_replica.cc:333] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.242621 25906 raft_consensus.cc:2243] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.243037 25906 raft_consensus.cc:2272] T 364aef6ced4743d59e93810f636d48f7 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.244864 25906 tablet_replica.cc:333] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.245368 25906 raft_consensus.cc:2243] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.245800 25906 raft_consensus.cc:2272] T 26534b25a54e40699f5ef38a71828a5d P a4b3fb267b814df9a009e4fb57361767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.247558 25906 tablet_replica.cc:333] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.248016 25906 raft_consensus.cc:2243] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.248457 25906 raft_consensus.cc:2272] T a375b993e9a94a9eb3a1c2a0752f39e4 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.250268 25906 tablet_replica.cc:333] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.250730 25906 raft_consensus.cc:2243] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.251122 25906 raft_consensus.cc:2272] T c7f535f9ac8943dbbb733385a4fe468c P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.252892 25906 tablet_replica.cc:333] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767: stopping tablet replica
I20260710 11:05:38.253348 25906 raft_consensus.cc:2243] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.254168 25906 raft_consensus.cc:2272] T fd4f455be57a427fa35dea400fd771b2 P a4b3fb267b814df9a009e4fb57361767 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.272600 30456 consensus_peers.cc:597] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.274302 30530 consensus_peers.cc:597] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. 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 11:05:38.284080 25906 tablet_server.cc:196] TabletServer@127.25.76.129:0 shutdown complete.
W20260710 11:05:38.288921 30456 consensus_peers.cc:597] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.320856 25906 tablet_server.cc:179] TabletServer@127.25.76.130:0 shutting down...
I20260710 11:05:38.347929 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.348723 25906 tablet_replica.cc:333] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.349386 25906 raft_consensus.cc:2243] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.349958 25906 raft_consensus.cc:2272] T 86be733333094571a25ebc64498bc1d5 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.351871 25906 tablet_replica.cc:333] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.352465 25906 raft_consensus.cc:2243] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.353188 25906 raft_consensus.cc:2272] T 0d37a6682ee04ca7906aed8644cbb584 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.355088 25906 tablet_replica.cc:333] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.355628 25906 raft_consensus.cc:2243] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.356370 25906 raft_consensus.cc:2272] T 20c889c9869049e192471bae52858ece P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.358250 25906 tablet_replica.cc:333] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.358786 25906 raft_consensus.cc:2243] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.359493 25906 raft_consensus.cc:2272] T 97bf9bdd2cb144039154719085023d10 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.361230 25906 tablet_replica.cc:333] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.361847 25906 raft_consensus.cc:2243] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.362254 25906 raft_consensus.cc:2272] T ec34e686d5c64ff3814660ddde16806b P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.364104 25906 tablet_replica.cc:333] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.364634 25906 raft_consensus.cc:2243] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.365449 25906 raft_consensus.cc:2272] T c7f535f9ac8943dbbb733385a4fe468c P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.367367 25906 tablet_replica.cc:333] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.367878 25906 raft_consensus.cc:2243] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.368579 25906 raft_consensus.cc:2272] T a375b993e9a94a9eb3a1c2a0752f39e4 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.370457 25906 tablet_replica.cc:333] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.371070 25906 raft_consensus.cc:2243] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.371477 25906 raft_consensus.cc:2272] T b82e975962c94e47a359d4f707e9c65e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.373270 25906 tablet_replica.cc:333] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.373782 25906 raft_consensus.cc:2243] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.374477 25906 raft_consensus.cc:2272] T a4bdc3e1a2414816ad75e019f4017141 P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.376143 25906 tablet_replica.cc:333] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.376704 25906 raft_consensus.cc:2243] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.377115 25906 raft_consensus.cc:2272] T ed94b3735020472eacbe491704ed73ee P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.378799 25906 tablet_replica.cc:333] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.379323 25906 raft_consensus.cc:2243] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.379750 25906 raft_consensus.cc:2272] T dbe54c721caa4993afd8bec390b68f3d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.381378 25906 tablet_replica.cc:333] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.381886 25906 raft_consensus.cc:2243] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.382330 25906 raft_consensus.cc:2272] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.384943 25906 tablet_replica.cc:333] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.385622 25906 raft_consensus.cc:2243] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.386106 25906 raft_consensus.cc:2272] T 90728cf0f1f347b999b8e9894522c85e P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.387843 25906 tablet_replica.cc:333] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.388321 25906 raft_consensus.cc:2243] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.388718 25906 raft_consensus.cc:2272] T fd4f455be57a427fa35dea400fd771b2 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.390434 25906 tablet_replica.cc:333] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.391040 25906 raft_consensus.cc:2243] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.391562 25906 raft_consensus.cc:2272] T f583c1b01c54435281aee3e96a54b0ad P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.393168 25906 tablet_replica.cc:333] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.393723 25906 raft_consensus.cc:2243] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.394135 25906 raft_consensus.cc:2272] T fbb92ecd9ace41ea82be48652e942785 P 2940e0b018f84b229d0c48e447975443 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.396356 25906 tablet_replica.cc:333] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.396874 25906 raft_consensus.cc:2243] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.397318 25906 raft_consensus.cc:2272] T 364aef6ced4743d59e93810f636d48f7 P 2940e0b018f84b229d0c48e447975443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.399027 25906 tablet_replica.cc:333] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443: stopping tablet replica
I20260710 11:05:38.399454 25906 raft_consensus.cc:2243] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.400153 25906 raft_consensus.cc:2272] T 26534b25a54e40699f5ef38a71828a5d P 2940e0b018f84b229d0c48e447975443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.437000 25906 tablet_server.cc:196] TabletServer@127.25.76.130:0 shutdown complete.
W20260710 11:05:38.468760 30530 consensus_peers.cc:597] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb -> Peer a4b3fb267b814df9a009e4fb57361767 (127.25.76.129:37761): Couldn't send request to peer a4b3fb267b814df9a009e4fb57361767. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.473271 25906 tablet_server.cc:179] TabletServer@127.25.76.131:0 shutting down...
W20260710 11:05:38.491273 30531 consensus_peers.cc:597] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb -> Peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Couldn't send request to peer 2940e0b018f84b229d0c48e447975443. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.493621 30531 consensus_peers.cc:597] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb -> Peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Couldn't send request to peer 2940e0b018f84b229d0c48e447975443. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.510340 25906 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.511186 25906 tablet_replica.cc:333] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.511835 25906 raft_consensus.cc:2243] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.512331 25906 raft_consensus.cc:2272] T 20c889c9869049e192471bae52858ece P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.514488 25906 tablet_replica.cc:333] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.515033 25906 raft_consensus.cc:2243] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.515466 25906 raft_consensus.cc:2272] T 97bf9bdd2cb144039154719085023d10 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.517254 25906 tablet_replica.cc:333] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.517840 25906 raft_consensus.cc:2243] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.518270 25906 raft_consensus.cc:2272] T ec34e686d5c64ff3814660ddde16806b P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.519976 25906 tablet_replica.cc:333] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.520481 25906 raft_consensus.cc:2243] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.521245 25906 raft_consensus.cc:2272] T fbb92ecd9ace41ea82be48652e942785 P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.523487 25906 tablet_replica.cc:333] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.524015 25906 raft_consensus.cc:2243] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.524457 25906 raft_consensus.cc:2272] T f583c1b01c54435281aee3e96a54b0ad P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.526255 25906 tablet_replica.cc:333] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.526767 25906 raft_consensus.cc:2243] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.527199 25906 raft_consensus.cc:2272] T 90728cf0f1f347b999b8e9894522c85e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.528993 25906 tablet_replica.cc:333] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.529520 25906 raft_consensus.cc:2243] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.530002 25906 raft_consensus.cc:2272] T b82e975962c94e47a359d4f707e9c65e P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.531682 25906 tablet_replica.cc:333] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.532191 25906 raft_consensus.cc:2243] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.532611 25906 raft_consensus.cc:2272] T dbe54c721caa4993afd8bec390b68f3d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.534821 25906 tablet_replica.cc:333] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.535531 25906 raft_consensus.cc:2243] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.536121 25906 raft_consensus.cc:2272] T ed94b3735020472eacbe491704ed73ee P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.538236 30531 consensus_peers.cc:597] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb -> Peer 2940e0b018f84b229d0c48e447975443 (127.25.76.130:45507): Couldn't send request to peer 2940e0b018f84b229d0c48e447975443. Status: Network error: Client connection negotiation failed: client connection to 127.25.76.130:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.538446 25906 tablet_replica.cc:333] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.539084 25906 raft_consensus.cc:2243] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.539507 25906 raft_consensus.cc:2272] T a4bdc3e1a2414816ad75e019f4017141 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.541234 25906 tablet_replica.cc:333] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.541834 25906 raft_consensus.cc:2243] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.542542 25906 raft_consensus.cc:2272] T 7dfecfecc14f4ea59de009ddfe4a7a0d P 872bc255faea4f6bb86a0148f4690adb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.544463 25906 tablet_replica.cc:333] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.544976 25906 raft_consensus.cc:2243] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.545404 25906 raft_consensus.cc:2272] T 26534b25a54e40699f5ef38a71828a5d P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.547147 25906 tablet_replica.cc:333] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.547655 25906 raft_consensus.cc:2243] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.548384 25906 raft_consensus.cc:2272] T 364aef6ced4743d59e93810f636d48f7 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.550239 25906 tablet_replica.cc:333] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.550801 25906 raft_consensus.cc:2243] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.551229 25906 raft_consensus.cc:2272] T a375b993e9a94a9eb3a1c2a0752f39e4 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.553051 25906 tablet_replica.cc:333] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.553529 25906 raft_consensus.cc:2243] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.553984 25906 raft_consensus.cc:2272] T c7f535f9ac8943dbbb733385a4fe468c P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.555783 25906 tablet_replica.cc:333] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.556272 25906 raft_consensus.cc:2243] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.556671 25906 raft_consensus.cc:2272] T 0d37a6682ee04ca7906aed8644cbb584 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.558440 25906 tablet_replica.cc:333] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.558928 25906 raft_consensus.cc:2243] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.559648 25906 raft_consensus.cc:2272] T 86be733333094571a25ebc64498bc1d5 P 872bc255faea4f6bb86a0148f4690adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.561362 25906 tablet_replica.cc:333] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb: stopping tablet replica
I20260710 11:05:38.561867 25906 raft_consensus.cc:2243] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.562328 25906 raft_consensus.cc:2272] T fd4f455be57a427fa35dea400fd771b2 P 872bc255faea4f6bb86a0148f4690adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.600387 25906 tablet_server.cc:196] TabletServer@127.25.76.131:0 shutdown complete.
I20260710 11:05:38.635717 25906 master.cc:562] Master@127.25.76.190:41121 shutting down...
I20260710 11:05:38.659705 25906 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.660310 25906 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.660697 25906 tablet_replica.cc:333] T 00000000000000000000000000000000 P 086a5ea1415a4f5c85a04acf2ce25103: stopping tablet replica
I20260710 11:05:38.681483 25906 master.cc:584] Master@127.25.76.190:41121 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11497 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25655 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115355 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:38.735939 25906 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260710 11:05:38.736140 25906 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260710 11:05:38.736289 25906 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260710 11:05:38.736442 25906 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 11:05:38.736584 25906 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 11:05:38.736771 25906 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260710 11:05:38.737002 25906 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
